So, I tried to add a border bottom to the header of the profile I'm currently working on (the one on my profile right now XD) but it doesn't appear.... o.0
More specifically I'm trying to get a dotted border bottom.
I'm very puzzled now D:
May 17, 2009
16 years ago
Revel
is sweet
There appears to be a dotted bottom you just need to make the header itself transparent.
hr, .header {background-color:transparent;background-image:url(''); }
May 17, 2009
16 years ago
Diamond_509
Thanks for the contribution,
I managed to fix it somehow as well XD
Now I can make border bottoms again on my profiles <3