Replies

Jul 1, 2009 16 years ago
Kogasha
is shady
User Avatar

There's a giant white border around all my stuff, and I can't figure out how to get rid of it. :/

Halp!

I have the

LI {background: none;}

tag on all of my columns, and a

div#column1, div#column2, div#column3 LI { background: none;}

tag...

[/post]

Slightly dyslexic; if you need me to clarify something I say, please let me know.

Jul 1, 2009 16 years ago
pumpkins
is FIERCE
User Avatar
B3AST

You might get faster help had you posted in Profiles & Graphics Discussion :)

Seeing as it's a border you want to remove, it doesn't make much sense trying to control the background does it :P

li {border:none !important;}

should do the trick ^__^

This thread, as stickied on profile discussions may also help you in future :D

2025 Stalacbite, Focused (7)

Jul 1, 2009 16 years ago
Kogasha
is shady
User Avatar

Thank you! I checked on there, but couldn't find anything...

[/post]

Slightly dyslexic; if you need me to clarify something I say, please let me know.

Jul 1, 2009 16 years ago
Purity
is lagging
User Avatar

Try adding this code to your columns:

border : none;

If it doesn't work, try this, but add it with the "li" thing:

border : 0;

[flower=Purity]

Please log in to reply to this topic.