Forum Topic: Style Sheet Problems

(65 views • 7 replies)

This topic is 1 page long.

<< < > >>
None

DannyIsOnFire

Reply To Post Reply & Quote

Posted at: 4/1/06 05:08 AM

DannyIsOnFire DARK LEVEL 16

Sign-Up: 04/14/05

Posts: 6,393

My style sheet (www.dannyisonfire.com/style.css) works fine in IE, but in FF it seems to ignore it.
The page i am talking about can be viewed here.
Thanks.

BBS Signature

None

Claxor

Reply To Post Reply & Quote

Posted at: 4/1/06 06:14 AM

Claxor DARK LEVEL 10

Sign-Up: 10/21/05

Posts: 2,467

Looks identical in IE and FF for me

BBS Signature

None

citricsquid

Reply To Post Reply & Quote

Posted at: 4/1/06 06:15 AM

citricsquid DARK LEVEL 23

Sign-Up: 06/25/05

Posts: 13,470

In FF it works but if i go to the first link you posted i get a load of code.

rm -rf home/citricsquid/penis

BBS Signature

None

DannyIsOnFire

Reply To Post Reply & Quote

Posted at: 4/1/06 06:27 AM

DannyIsOnFire DARK LEVEL 16

Sign-Up: 04/14/05

Posts: 6,393

At 4/1/06 06:15 AM, onnet092 wrote: In FF it works but if i go to the first link you posted i get a load of code.

Thats the stylesheet.

Could someone please take a screenshot of them side by side.
Heres mine,
clicky

BBS Signature

None

Jessii

Reply To Post Reply & Quote

Posted at: 4/1/06 09:14 AM

Jessii DARK LEVEL 33

Sign-Up: 02/10/05

Posts: 8,640

You screwed your CSS up, I fixed it so just c/p it the way that it is in this post. Remember to always end your statement with ; and you don't need to keep adding style tags. Also make sure that your css ALWAYS starts with <style type="text/css"> or else it won't work. You also had an extra } too.

<style type="text/css">
<!--
body
{
scrollbar-3d-light-color: #555555;
scrollbar-arrow-color: #555555;
scrollbar-base-color: #555555;
scrollbar-dark-shadow-color: #555555;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #555555;
}

a:link {color: #999999;}
a:visited {color: #999999;}
a:hover {color: #888888;}
a:active {color: #888888;}
-->
</style>


None

SpamBurger

Reply To Post Reply & Quote

Posted at: 4/1/06 09:21 AM

SpamBurger NEUTRAL LEVEL 15

Sign-Up: 07/12/05

Posts: 4,620

Your not suppose to have style tags, or any tags in your style sheet. Take them out.

"However, the game received only two orders, one of which Molyneux speculated was from his mother." -Peter Molyneux's first game The Entrepreneur


None

DannyIsOnFire

Reply To Post Reply & Quote

Posted at: 4/1/06 09:41 AM

DannyIsOnFire DARK LEVEL 16

Sign-Up: 04/14/05

Posts: 6,393

At 4/1/06 09:14 AM, Jessicasso wrote: Stuff

Cheers Jess, its working now =)

BBS Signature

None

Jessii

Reply To Post Reply & Quote

Posted at: 4/1/06 09:48 AM

Jessii DARK LEVEL 33

Sign-Up: 02/10/05

Posts: 8,640

At 4/1/06 09:21 AM, SpamBurger wrote: Your not suppose to have style tags, or any tags in your style sheet. Take them out.

unless you're using an shtml include, which is what i use.


All times are Eastern Standard Time (GMT -5) | Current Time: 01:20 PM

<< Back

This topic is 1 page long.

<< < > >>
You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!