php settings

Hy Phphelp

How all the time, im again here. My question is, i found the site rotator, but when i try to change the size settings, i just have trouble. If i change the setting i still have margin on the left side, and i dont know how to fix, cos all the showing site moving to the right bottom.

The code is like this:

[php]

page rotator /**/
[/i][/php]

I would like to set, to show the sites full windows, but the margin is all the time there. Any suggestion how can i fix? Thanks Roland

Full window? You need to make changes to css. Something like this:

body { background-color:#333; margin:0px; padding:0px; } #container { width:100%; height:100%; } #frame { width:100%; height:100%; }

thank the quick response.

Its fine now, but its still showing just on the top, like a banner. Now i change the “height” to 1000px, so now is full window. And again, thank you so much!

Sponsor our Newsletter | Privacy Policy | Terms of Service