Kind of a pseudo-Boxer layout, using
one of my palettes on colourlovers. It's super light in the small preview; make sure you view the larger versions! I don't really recommend this layout with advertisements because the links look strange when they're floating, but the choice is yours. As always, thank you for watching!
THEME: S2 Flexible Squares
(
Read more... )
Comments 33
Reply
Reply
Is there any possible way I
can put it to the side? :)
Reply
I'm equally as happy to see layouts here as I was for your icons. 8DD
Reply
Reply
One question, though: is there some code I could use to make the userpic appear when I post an entry? (Like it does on my friends page.)
Thanks! :)
Reply
.userpic{ display: none; }
.userpicfriends{ position: relative; float: right; text-align: center; margin: 10px; background-color: #efefef !important; color: #E8EEE8; padding: 5px; z-index: 15; }
.userpicfriends a font{ text-align: center; font-size: 11px; color: #A8CEC2; background-color: #efefef!important; }
.userpicfriends a:hover font{ color: #D7E7D6; background-color: #efefef; }
with the following:
.userpic, .userpicfriends{ position: relative; float: right; text-align: center; margin: 10px; background-color: #efefef !important; color: #E8EEE8; padding: 5px; z-index: 15; }
.userpic a font, .userpicfriends a font{ text-align: center; font-size: 11px; color: #A8CEC2; background-color: #efefef!important; }
.userpic a:hover font, .userpicfriends a:hover font{ color: #D7E7D6; background-color: #efefef; }
Reply
Reply
Reply
Leave a comment