1 jansfotos Apr 05, 2007 12:28
3 edb Apr 05, 2007 15:01
Um... the custom skin doesn't use tables!
Unfortunately the link supplied doesn't work, but if you're talking about the semi-official "custom" skin then you need to know that the background image is what puts the thin line between the content and the sidebar. Therefore you have to modify the stylesheet (possibly "custom.css"?) in your skins/custom/ folder to suit your desires, and modify the image (in skins/custom/img/ folder) to match where you want the split.
4 jansfotos Apr 05, 2007 15:07
EdB wrote:
Um... the custom skin doesn't use tables!
Unfortunately the link supplied doesn't work, but if you're talking about the semi-official "custom" skin then you need to know that the background image is what puts the thin line between the content and the sidebar. Therefore you have to modify the stylesheet (possibly "custom.css"?) in your skins/custom/ folder to suit your desires, and modify the image (in skins/custom/img/ folder) to match where you want the split.
My url : http://www.jansfotos.nl/
Skin url: http://skins.b2evolution.net/192/a.php?skin=custom
Jan,
You need to edit the file: _main.php which you will find in the skins.b2evolution.net/1...kin=custom directory.
But, you will need to have some basic understandings of HTML and CSS code, in order to do so.
Basically, it's "just" a matter of changing the code for the tables width, and you will be able to adjust the design to your needs.