SNK52 Posted February 17, 2012 Report Posted February 17, 2012 I have just recently put together a web page for a family member and right upon me completing it I found the page had a problem with the browser zooming. It displays perfect in the browsers I've checked it in except once I perform any type of zoom function. I built it in Dreamweaver cs5.5 and think it is a problem with the elements positioning. When zooming the divs I used to structure the page move around... Can anyone give me some tips to save my work, this is just a favor for a family member and I would hate to have to rebuild the whole site again. Here is the site: http://www.seankuyper.com/atozsteamclean/index.html
benjaminmorgan Posted February 17, 2012 Report Posted February 17, 2012 if you used floats on the divs did you have clears afterwords? whatever is floated right should have a <br style="clear:both;" /> after the containing div of the elements
SNK52 Posted February 19, 2012 Author Report Posted February 19, 2012 Yeah, thanks a lot! that did the trick... Just curious what is the best way to wrap the div's text around a particular part of my background. Like the four boxes on the bottom of the page have the objects (van, blower, cleaner, and seal) how would I go about getting the text to wrap and move around these visual object? The different browsers are all displaying the text differently and I'm looking for a clean uncluttered wrapping look for the text. Any ideas? Here is the webpage again: http://www.seankuyper.com/atozsteamclean/index.html
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now