2
The problem definately stems from the theme.html file, as I can also see some layout problems in the main page, which are translated and highlighted in the forums. I hazard to guess that if you include a centre block in the front page, you will experience very similar problems.
Saying exactly what you've done wrong is a little difficult without viewing the theme.html source on it's own though, but it does look like the columns are handled badly which is causing the extra width. For example, on the forums it looks as though there is a left column defined somewhere with no content, creating the black space on the left hand side.
My first suggestion would be to have a look at all the
commands, and double check what they all do...
3
well here's the source from theme.html
Well I can see the problem on screen, but I dunno how to actually solve it.. the main problem i am having is the header is overlayed and designed for 800x600 resolution, so i had to add an extra piece to the right hand side..
also same prob with the banner section to an extent altho that is easier to fix..
what i actually want is it all to fit on the screen perfectly.. 800x600 resolution and to automatically expand if viewed on larger resolutions, i'm sure it's to do with the width="100%" command, but i'm not sure on the colspan etc.. i don't want it so that users have to scroll horizontally to view the right hand side..
-----------------------------------------------------
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
lang="<{$xoops_langcode}>">
<{$xoops_sitename}> - <{$xoops_pagetitle}>
<{$xoops_module_header}>
|