FINALLY. This layout has been done for weeks but as I told you in my
update post, I was stuck with the header. After many failed attempts, I settled for this one. (Feel free to replace it with your own though!) I opted for a minimalist look and neutral colours so that it could match most pictures. I've also been trying to code the controlstrip by
(
Read more... )
Sure! In the Sidebar section, look for this:
#sidebar_linklist a {
display: inline-block;
width: 44%;
border-left: 3px solid #fff;
}Replace inline-block with block, and delete both instructions width: 44%; and border-left: 3px solid #fff;.
In the same section, a few lines further on, look for this:
#sidebar_linklist.sbarbody li.sbaritem {display: inline;}Replace inline with block. And voilà!
Edit: your header is amazing btw!
Reply
Reply
Reply
Thank you so much! ♥
Reply
Leave a comment