Layout changes

Nov 12, 2011 09:37

If you use one of my layouts, you probably noticed those dark lines all over the place. To remove them, please go to your stylesheet/CSS and change the following

/* ------ MISC ------ */

.clear
{
height: 10px;
font-size: 0.01px;
}

to this one

/* ------ MISC ------ */

.clear {
display: none;
}I'm really sorry for the ( Read more... )

!set-up-guide, layout

Leave a comment

Comments 1

faith_mars November 14 2011, 11:49:36 UTC
Hii! I didn't know what you were talking about since somehow in Chrome it was perfectly fine this weekend. Since I'm in work now and I'm using Firefox I could see them now. So, thank you for the heads up :)

I'm still very much in love with the layout you created for me. :)

Reply


Leave a comment

Up