|
c1sissy -> RE: How to set priority (3/25/2004 20:18:20)
|
Hi, Ok, I'm going to post a tad of your code to show you what you have, and then I'm going to post what you should have, Also I have a screen print of your page that i took one piece of to show you something. You have a.wht:link {FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none;} Try this a.wht:link { FONT-WEIGHT: bold; FONT-SIZE: 90%; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none; } Ok, see how you have soooo many spaces after the { ? You should only have one space there. So after the word link it should be one space example: a.wht:link { So far, that is the only thing that i see. I have not really looked at the rest of it yet. Try fixing this and see what happens. Now the screen shot. Your words are difficult to see as they are sooo close to the viewport border. I only skimmed your code, so I dont know if you have one, but if you don't try putting in a margin so that it isn't soo close to the edge as in the pictrue. Now I used Foxfire to view this and the screen shot is from that. I'm going to be logging off in a few, so I"ll check in the morning to see how you have made out with this. Keep working, your doing a great job. [image]local://upfiles/5813/1749E8FDC26F4EFFB2B3B4CF83B506CD.jpg[/image]
|
|
|
|