Hi, I want my home page to look like this when a visitor first arrives:
http://www.enzocozzi.com/?offset=10 (this excellent & tidy display happens when I get back to the home page using the pagination links)
Instead of looking like this:
http://www.enzocozzi.com/ (note the untidy extra white layer behind the posts, no thumbnails, etc…)
How can I do that?
BTW in case it’s relevant I obtain the transparency effects through this child-theme css: #content {-moz-opacity:0.8;opacity:0.8;}
Thanks!!