PDA

View Full Version : Dreamweaver MX / HTML help... resolution



Pjc4real
March 26th, 2003, 07:29 PM
Hey guys! Ok I'm designing a sample page in flash/dreamweaver, so that it will fill the screen at 800x600 res and stay centred at 1024x768. However, as you will see on the link below, the sub menu (yellow box on the left) moves out of position when the page is viewed in 800x600!!!

I know dealing with different screen res is a common designer problem, bt I'd be grateful if anyone could help me out, either by showing me how to fix the "out of position" nav box, or point me to some helpful sites/resources...!

Thanx guys - the link is: http://www.paulachonu.pwp.blueyonder.co.uk/tbm/frameset.htm

reverendflash
March 26th, 2003, 07:37 PM
Why did you post this in D&D forum, instead of scripting forum?

Revhttp://www.aulman.com/rev.gif

mdipi
March 26th, 2003, 07:39 PM
i think he thought it was a design problem

Pjc4real
March 26th, 2003, 07:40 PM
Well yeh it is a design problem...... well I'll post it in there then as well.

reverendflash
March 26th, 2003, 07:40 PM
No!

I will move it.

Revhttp://www.aulman.com/rev.gif

abzoid
March 27th, 2003, 05:30 PM
I've been scratchng my head over this problem, and I think I may have a solution. Define your frame widths as percentages then place the contents of each frame within a single cell fixed width table, with the alignment for the table set to left, right or center to keep the contents snug to the adjacent frame as desired.
Does that make sense?

Tia
March 28th, 2003, 12:20 AM
how about iframe in iframe?