Stephen1
10-01-2006, 02:43 PM
Right I need some more help with this
This is my current coding
#header {
background-image: url(http://img.photobucket.com/albums/v4...Banner-2.gif);
}
#header * {
display: none; /* selects all contents of #header and hides them */
}
#nav .btn a:hover { text-decoration:underline; color: #409FFF;}
}
body,td,th {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
body {
background-color: #000000;
text-align: center;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #409FFF;
text-decoration: underline;
}
#nav {
background: #000000;
display: table; /* displays #nav element as a table */
width: auto; /* resets width to auto */
margin: 0 auto; /* centers the "table" */
}
#main { clear:both; background-color:#000000;
background-repeat:no-repeat; background-position:bottom
left; padding:0 0 96px 8px; width:762px; }
http://img378.imageshack.us/img378/9861/untitledpq3.jpg
http://img345.imageshack.us/img345/5...titled2pw4.jpg
http://img443.imageshack.us/img443/3...titled3js8.jpg
http://img430.imageshack.us/img430/2...titled4on1.jpg
I really want orange black btw
How do I do whats in the screen shots
You can see my latest CSS coding and add to it if you wish to
I really need some help with these wee parts on my profile, if you can help please post some help for me
Thanks again
P.S look at the profile if you need coding or anything
http://www.profileheaven.com/Stephen06Fleming
Thank-you.
This is my current coding
#header {
background-image: url(http://img.photobucket.com/albums/v4...Banner-2.gif);
}
#header * {
display: none; /* selects all contents of #header and hides them */
}
#nav .btn a:hover { text-decoration:underline; color: #409FFF;}
}
body,td,th {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
body {
background-color: #000000;
text-align: center;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #409FFF;
text-decoration: underline;
}
#nav {
background: #000000;
display: table; /* displays #nav element as a table */
width: auto; /* resets width to auto */
margin: 0 auto; /* centers the "table" */
}
#main { clear:both; background-color:#000000;
background-repeat:no-repeat; background-position:bottom
left; padding:0 0 96px 8px; width:762px; }
http://img378.imageshack.us/img378/9861/untitledpq3.jpg
http://img345.imageshack.us/img345/5...titled2pw4.jpg
http://img443.imageshack.us/img443/3...titled3js8.jpg
http://img430.imageshack.us/img430/2...titled4on1.jpg
I really want orange black btw
How do I do whats in the screen shots
You can see my latest CSS coding and add to it if you wish to
I really need some help with these wee parts on my profile, if you can help please post some help for me
Thanks again
P.S look at the profile if you need coding or anything
http://www.profileheaven.com/Stephen06Fleming
Thank-you.