sjoerd_oudman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: weird full screen enlargementyeah,
strange thing is that it automatically zooms ONLY with the preview of my wordpress site. This is why I got confused
Forum: Fixing WordPress
In reply to: weird full screen enlargementm sorry jeremyclark,
but I think I found the cause. For some reason my preview is zoomed in. It has been doing that from the start. From another computer it is seen normally. Wierd, but solved…Could have found that out sooner, but it was just too dead simple.
Forum: Themes and Templates
In reply to: How to make div#wrapper use the whole page verticallyHi mlnosp,
I have had your problem as well, but the solution (which i haven’t cross browser tested yet to be honest…only FireFox) could be using ‘auto’ instead of ‘100%’.
Hope this will help
groeten/greetings
Sjoerd
Forum: Fixing WordPress
In reply to: rollover images?….or…images…at allwell
bin searching and for the people who have a similar problem:
try to fix it with css, writing this with java does not work very well in wp.
this is a page that might help…very much
Forum: Fixing WordPress
In reply to: my sidebar is swimmingby the way, this was the way my sidebar problem is fixed. It is being a good boy since it can be moved around as an absolute div in the relative ‘wrapper’ div. Still leaves open the question of why the site won’t respond to the min-height tag
mmm, feel like I’m talking to myself here…Well, hope there is someone who can have some use for my rambling…
Forum: Fixing WordPress
In reply to: my sidebar is swimmingallright, I have solved the first problem by giving the div a position, when turned to relative it is suddenly recognised. The only problem is that that the min-height:100%; still doesn’t work….so I’m not exactly much further )-;