2
well, its not easy to do, depnding on your content. I looked at the site in your profile, and your content is fine... nothing forcing the theme to wide, content-wise.
After looking at your style shhet for
I suggect reducing the width here:
#obLayout {
width: 1050px;
margin: 0px auto;
padding: 0px;
text-align: left;
background-color: #FFFFFF;
}
You need to first try to reduce the Width to below 1050px
This is obviously wider than a 1024 wide screen can hold, for the results you want.
You also need to make sure your theme gets updated in the db, before you will see any changes from simply editing the style.css file.
Hope that helps...
Cheers,
Daniel Hall / XOOPS Module Development & Theme Design
Free XOOPS Support >
My Wish List