I'm creating this theme for wordpress http://enovastudio.org/wordpress-demo/photographer/category/blog/ , the background is a fullscreen image that get's expanded automatically, basically i'm using the css from this plugin http://nanotux.com/blog/fullscreen/ but without the javascript (with css i'm expanding the image at 100% height and width with hidden overflow) Now if you take a look at the blog category here http://enovastudio.org/wordpress-demo/photographer/category/blog/ , when there is to much content on the page, the scroll appears (as it should) , but it doesn't work as it should, a part of the content stay hidden and i can't scoll. Any advice ? Thanks...
Check this: http://www.cssplay.co.uk/layouts/basics2.html This is your problem: div.page-with-content { padding-top: 150px; } Code (markup): You are not using the elements float correctly...
No, better check out this site: http://www.cssplay.co.uk/layouts/fixit.html and for fullscreen background check this one: http://xhtml-valid-websites.com/forum/Thread-full-size-background-with-jquery-navigation Oh and by the way... you have a jQuery error: $("#innerfade").innerfade is not a function [Bei diesem Fehler anhalten] containerheight: '100%' Code (markup): Good luck
i've fixed it in another way yeah i know this happens becouse i'm not calling innerfade on every page but only on the page who require it... i'l fix it once i'm done with the theme
Good to know it's fixed Nice themes you do. I wanted to team up with a graphic artist but there are no good ones here Anyway, talk to you soon