Log In · Register

 
 
Closed TopicStart new topic
Myspace Font colour Different in Firefox to IE, I`m using Hex Code, Firefox shows only Black Text
RykerSear
post May 31 2009, 05:41 AM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: May 2009
Member No: 730,598



Hello everyone, this is my first post.
I have had a look through some of the questions but there are so many that I cant really tell if someone has already asked this ..so sorry in advance if its been answered!
My bands Myspace page shows up with a cream text hex code #FFFFCC, now you can see this in Internet Explorer, but when you view the page in Firefox the text is firstly smaller, but more importantly it is Black and of course thats not good against a grey mottled background.
I have checked this on a few computers incase I was seeing things, or there was some glitch on the computer itself, but it would seem not.
Is there any way to resolve this problem please and if so can someone provide the code for me to point the firefox browser to show another font colour.
Many thanks.
To see the page and check for yourselves its as follows:
www.myspace.com/rykersear
 
fixtatik
post May 31 2009, 09:31 AM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



lines 22-36 of your style sheet look like this:
CODE
table table table {
                border-style:outset;
    border-width:5px;
border-color:cccccc;  
background-image:url(http://avalon-fantasy.com/Regan_Myspace/AVMirrorTile.gif);
    table table table {




               
table table table td {
    background-color: FFFFF0;
    
table table table table td {filter:none;}

you just need to close the style properties that don't have an ending bracket.
 
RykerSear
post Jun 1 2009, 05:00 AM
Post #3


Newbie
*

Group: Member
Posts: 2
Joined: May 2009
Member No: 730,598



Thank you very much for your reply, and a swift one at that.
However I`m unsure what parts you mean that need closing.
If you are able to show me by putting these ( ) type of brackets in where they should go I would be able to see what you mean.
Many thanks and sorry to not understand but this type of thing is really not what I`m good at..
 
fixtatik
post Jun 1 2009, 05:44 AM
Post #4


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



sure. just replace those lines with this:
CODE
table table table {
  border-style:outset;
  border-width:5px;
  border-color:cccccc;  
  background-image:url(http://avalon-fantasy.com/Regan_Myspace/AVMirrorTile.gif);
}              
table table table td { background-color:FFFFF0; }
table table table table td { filter:none; }

any selector (i.e., table table table) that starts with a "{" must end with a "}" before you start another selector.
 
Mickey
post Jun 28 2009, 06:09 PM
Post #5


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Topic closed & moved.
 

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