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
 

Posts in this topic
novemberwind   Trouble with layout   Apr 9 2006, 11:20 PM
This Confession   yea i kind of can't view what you came out wit...   Apr 10 2006, 12:21 AM
novemberwind   Ah! Sorry. Here is my site. click! Sorry....   Apr 10 2006, 02:15 PM
swtcherriipie   If you have a backround image then just re-do it t...   Apr 10 2006, 05:48 PM
toyo loco   ^ generators aren't always better though. You...   Apr 10 2006, 05:52 PM
novemberwind   THANK YOU! The color thing is fixed. But I...   Apr 11 2006, 11:26 PM


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