|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Liquid Layout help
Hi everyone. This is my first stab at creating a web page and 1 problem that everyone that has looked at the site has is that the site does not fit into the window they are using unless it is maximized and set at resolution 1024 x 768, in other words it is a fixed layout. I was trying to create a liquid layout but again this is my first time creating a web page. Can someone offer me some help? Here is the site URL . It is for the youth group at my church. You are welcome to look at the source code for the pages and if anyone could offer some advice that would be greatly appreciated. Thanks.
|
|
#2
|
||||
|
||||
|
hi,
the reason your page is fixed width is due to your choice of measurement unit: PHP Code:
its that width setting thats givving you grief. Try setting it to 100% instead. You've also got loads of those gifs from geocites and they will also push the wdith out - try getting rid of that row of your table. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Liquid Layout help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|