Rules      FAQ       Register        Login
It is currently May 11th, 2025, 11:51 am

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Help With Stylesheet Needed
PostPosted: October 26th, 2006, 4:20 pm 
Moderator
Moderator
User avatar

Joined: 07 June 2005
Posts: 1629
Location: Middle-earth

Offline
Here it is,

Quote:


h1 {font-family: verdana; color: value; #FFFFFF; }
A:link
{ text-decoration: underline; color:#FFFFFF;
}
A:visited
{ text-decoration: underline; color:#FFFFFF;
}
A:active
{ text-decoration: line-through; color:#FFFFFF;
}
A:hover
{ text-decoration: line-through;
}
body
{
background-color: #000000;
background-image : url('http://www.politickles.com/middleearth/Images2/arwen/mebackground-1.jpg');
font-family: verdana;
color:#FFFFFF;
font-size: 10pt;

}




My problem is that the text is supposed to come in white, but it's not. See how it's showing up at my site: http://www.politickles.com/middleearth

For some reason it's coming in black instead which... as you can see... isnt' good on a black background. :closedeyes:

I've worked on it a lot, but can't seem to figure out what the problem is. :duh:

Anyone one know?

Thank you.

_________________
$%=#?&
<a href="http://www.politickles.com/middleearth"><img src="http://www.politickles.com/middleearth/images/linkbuttons/mebnr3.jpg" border="0"></a>


Top
 Profile       WWW            
 
 Post subject:
PostPosted: October 26th, 2006, 10:30 pm 
Maia
Maia
User avatar

Joined: 04 June 2005
Posts: 4449
Location: Northern USA

Offline
Is your text in a table? Because if it is, you'll need to define that table text needs to be white ;) Otherwise I don't know what it could be :blink: But the text looks puprple to me now...:confused2:

_________________
Image
<center>icon & banner by me
skyward-thoughts
</center>


Top
 Profile       WWW            
 
 Post subject:
PostPosted: October 27th, 2006, 12:04 am 
Moderator
Moderator
User avatar

Joined: 07 June 2005
Posts: 1629
Location: Middle-earth

Offline
Oh yeah, it's purple on that one page... but not the rest. I can change that though. Table text hm... yeah, I think it is in a table. Thanks. I'll look into that. :)

_________________
$%=#?&
<a href="http://www.politickles.com/middleearth"><img src="http://www.politickles.com/middleearth/images/linkbuttons/mebnr3.jpg" border="0"></a>


Top
 Profile       WWW            
 
 Post subject:
PostPosted: October 27th, 2006, 1:31 am 
Rider of Rohan
Rider of Rohan
User avatar

Joined: 10 December 2005
Posts: 134

Offline
For your links you have
Code:
<a href="STUFF"><font color="black" size="1" face="Verdana">STUFF</font><a>

which will force them to be black. You shouldn't need the font tags if you're using CSS.


Also note that
Code:
h1 {font-family: verdana; color: value; #FFFFFF; }

should be
Code:
h1 {font-family: verdana; color: #FFFFFF; }

_________________
<img src="http://thulcandra.com/randombanner/banner.php" title="Banner by Arwen">
I can help with HTML/CSS/JavaScript/PHP/ASP. I can't do graphics or layouts.
Post in Site Help, I'll see it. Or PM me.


Top
 Profile                  
 
 Post subject:
PostPosted: October 27th, 2006, 12:47 pm 
Moderator
Moderator
User avatar

Joined: 07 June 2005
Posts: 1629
Location: Middle-earth

Offline
Thank you.

_________________
$%=#?&
<a href="http://www.politickles.com/middleearth"><img src="http://www.politickles.com/middleearth/images/linkbuttons/mebnr3.jpg" border="0"></a>


Top
 Profile       WWW            
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]




Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  




Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Boyz theme by Zarron Media 2003