Log In · Register

 
Trouble with layout, colors....borders...gah.
novemberwind
post Apr 9 2006, 11:20 PM
Post #1


I scream at men with pink shirts.
****

Group: Member
Posts: 169
Joined: Oct 2004
Member No: 58,653



Uh-oh! blink.gif

Well now, I used the lovely code provided. I put in my colors, I used the replacement code for the "is in your network" thing, and this is what I got.

The result...

I don't know if it's just me, but the orange, blue, and red text have remained, and my little image is spaced out from the border. AND MY BACKGROUND IS GRAY, not white! Ack!
Help? sad.gif

Here's my editted code, if you are a genius. wacko.gif
QUOTE
<style type=text/css>

body {
background-color: FFFFFF
background-image: url("");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:621d4c;
scrollbar-track-color: 916b84;
scrollbar-shadow-color: 6C5062;
scrollbar-face-color:916b84;
scrollbar-highlight-color:ad90a3;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:FFFFFF;}

table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 1px solid; border-color: 621d4c; background-color: 916b84; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea
{font:normal 9px times; color:FFFFFF; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{class for the basic font for the page}
.text {font:normal 9px times; color:FFFFFF; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{style for the number of comments you have. The actual ..}
.redtext{font-family:times; font-size:12px; color:621d4c font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}
.redbtext{font-family:times; font-size:9px; color:FFFFFF font-weight:none;border:0px; text-transform: uppercase; }

{Blurbs, About Me, Who Id like to Meet, Friend Space, and Friends Comments style}
.orangetext15{font-family: times; color: 621d4c font-weight: bold; font-size: 20px; letter-spacing: -2px;}

{General, Music, Movies, Television, Books, Heros, Status, Here for, Hometown, Body Type, Ethnicity, Religion, Sign, Smoke/Drink, Children, Education, Occupation, and Income title style}
.lightbluetext8{font-family:times; font-size:9px; color:621d4c font-weight:none;border:0px; text-transform: uppercase; }

{Contacting, Interests, Details, and Schools title styling}
.whitetext12{font-family:times; font-size:9px; color:621d4c font-weight:none;border:0px; text-transform: uppercase;}

{In your extended network style}
.blacktext12{font-family: times; color: FFFFFF font-weight: bold; font-size: 2px; letter-spacing: -2px; }

{Stylizing of your name above your picture }
.nametext{font-family: Times; color: FFFFFF; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}

{date stamp on comments}
.blacktext10{font-family:times; font-size:12px; color: 621d4c; font-weight:bold;border:0px; text-transform: uppercase;}

{This is how all anchor points will be displayed; anchor points appear before all links.}
a{font-family:times; font-size:9px; color:FFFFFF; font-weight:none;border:0px; text-transform: uppercase; }
a:link{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: lowercase;}

{View all friends and invite more link style}
a.redlink{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:link{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:link{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:active{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:visited{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a.navbar:hover{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}

{Default Links}
a:link, a.man{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}
a:active{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:times; font-size:9px; color: 621d4c; font-weight:none;border:0px; text-transform: lowercase;}

{bolded words}
.standard b, p b, B, strong {
font-family:times; font-size:9px; color: 621d4c; font-weight:bold; border:0px; text-transform: uppercase; }

</style>

<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("http://img404.imageshack.us/img404/1691/title9bj.jpg");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:433px; height:206px; display:block !important; }
span.blacktext12 img {display:none;}
</style>


Please and thank you. biggrin.gif
 
 
Start new topic
Replies (1 - 5)
*This Confession*
post Apr 10 2006, 12:21 AM
Post #2





Guest






yea i kind of can't view what you came out with
because you didn't give us the right link
you only gave us one to myspace.com.
 
novemberwind
post Apr 10 2006, 02:15 PM
Post #3


I scream at men with pink shirts.
****

Group: Member
Posts: 169
Joined: Oct 2004
Member No: 58,653



Ah! Sorry.

Here is my site.
click!
Sorry. Sorry. GAHHHH. wacko.gif I'm so incompetent.
 
*swtcherriipie*
post Apr 10 2006, 05:48 PM
Post #4





Guest






If you have a backround image then just re-do it the EASY way with options.. :)

www.mygen.co.uk

They even have a LIVE PREWVIEW... happy.gif

Sorry if im not much help.
 
freeflow
post Apr 10 2006, 05:52 PM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



^ generators aren't always better though.
Your background is grey because you put
background-color: FFFFFF

instead of
background-color: FFFFFF ;

that ";" is important.

Same with orange text
.orangetext15{font-family: times; color: 621d4c font-weight: bold; font-size: 20px; letter-spacing: -2px;}

it needs to be
.orangetext15{font-family: times; color: 621d4c; font-weight: bold; font-size: 20px; letter-spacing: -2px;}
You forgot the ";" again.

blue text same thing
.lightbluetext8{font-family:times; font-size:9px; color:621d4c font-weight:none;border:0px; text-transform: uppercase; }
should be
.lightbluetext8{font-family:times; font-size:9px; color:621d4c; font-weight:none;border:0px; text-transform: uppercase; }
 
novemberwind
post Apr 11 2006, 11:26 PM
Post #6


I scream at men with pink shirts.
****

Group: Member
Posts: 169
Joined: Oct 2004
Member No: 58,653



THANK YOU! biggrin.gif

The color thing is fixed. But I still see a little space between the border and the picture in the network box. What's up with that?! pinch.gif

GAHH! MUST KILL EDGE! mad.gif
Fix? Here's the code JUST FOR THAT NETWORK part.
QUOTE
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("http://img404.imageshack.us/img404/1691/title9bj.jpg");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:433px; height:206px; display:block !important; }
span.blacktext12 img {display:none;}
</style>
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: