Forum Moderators: mack
I'm not sure if the above made any sense, but how do I set my pages so that this happens? I am using Dreamweaver to edit the pages but have a basic knowledge of HTML.
I would be very grateful for any help.
Your Dreamweaver code probably has unnecessary "width" attributes on some of the tags. You could make a copy of a file, open it in a plain text editor and experiment with removing some "width" attributes and see what happens.
I don't use Dreamweaver so I don't know you would remove unnecessary "width" attributes from your code with it, but I'm sure it's possible.