We have a flash logo at the top of our site and we wish the page to remain the same width as the width of the flash logo, currently when someone with a larger monitor views the site, the content of the page stretches to fill the width of the monitor but the flash logo stays the same, how do i stop the contents stretching??
Announcement
Collapse
No announcement yet.
Page width constraints
Collapse
X
-
Can you provide a url or a mention of what you are using for your site. I'd imagine either a table as your outer layout or css styles with widths specified in the stylesheet. The stylesheet is available in the drop down box on the design tab. The outer layout can be viewed through either selecting it in the design library or selecting it in the design tree on the right hand side in design view.
Comment
-
http://www.matrixbathrooms.com/
thats the site URL, i want the page width to be the same as the flash logo at the top, in other words i want a margin down the left and the right and the page centered no matter how wide the monitor.
Comment
-
Michael,
That header has a width of 960. If you go to the 'Design' Tab then click in the preview, right at the left hand bottom of the screen, click on the yellow swirl 'Navigate To Parent Layout', click this till you are on the page overall layout. Line 1 on an overall layout would start with "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML ..... " etc.
Scroll down till you see <body onload="PreloadImages">, in the <Table ..> tag you see a few lines below, replace "100%" for "960" and save. You will have to do this for all the overall layouts used on the site, check in 'Settings | Site Options | Layouts | Site'.
Kind regards,Bruce King
SellerDeck
Comment
Comment