Quote:
Originally Posted by RS_Jelle
In the downloads2_wrapper_side template
Find
HTML Code:
<div id="content_container">
Replace with
HTML Code:
<div id="content_container" class="contentright">
Find
HTML Code:
<div id="sidebar_container">
Replace with
HTML Code:
<div id="sidebar_container" class="sidebarleft">
|
This post was very helpful it help get my page looking right on my "custom style" -- All tho, I changed it to "contentleft" and "sidebarright" -- if I didn't do this I had no sidebar, it was all one big ugly box!