amaeria
Member
Posted 2 years ago #
Hey i wonder how to take away the white framed that occur in the beginning of the home page around the posts?
At the bottom they automatically are structured well but how to get the whole page like this?
http://www.dreamandawake.com/gallery/
i use autofocus theme
thank you thank you thank you!
arrowoods
Member
Posted 2 years ago #
you need to take off the border in
.home .featured.post.p2 {border-left:5px solid #FFF;border-bottom:5px solid #FFF;width:200px;}
You will see it is on every .featured.post.
amaeria
Member
Posted 2 years ago #
thank you very very much!