please integrate the max-width-feature to the dynamic version. its recognized by most browsers except ie6. widescreens are wide spread and the website would be too broad. max-width:960px and margin:auto; would do a great job, I think. If not integrated in theme, could you give answer how to do it? I made a div around the page.tpl.php-body. but the mainlinks didnt move into the frame.
thanks
Comments
Comment #1
Bevan commentedNew features are going into the Drupal 6 version. I haven't spent enough time with the theme to give you more info than you already have sorry, but I would welcome this patch.
Comment #2
Bevan commentedComment #3
steve-psngs commentedooops - wrong theme
Comment #4
Frando commentedComment #5
itapplication commentedFixed width theme already provided for this reason.
Comment #6
Bevan commentedFixed-width is not max-width.
Comment #7
itapplication commentedI believe max-width limit the width at certain limit(what ever it set) and liquid width theme should not limit the width. For users who want to be set width at certain limit can be use fix-width theme which is already provided(theme has both variant). Bigger screen user can re-size their browser's widow size suitable for his/her use.