Theme: Zen
Standard site: http://dannyp2.ifastnet.com/site2/
Drupal Site: http://dannyp2.ifastnet.com/drupal/
To view my theme, select 'Sotl' using theme switcher on the right.
I am currently trying to design my own Drupal 7 theme based upon the Zen theme and after looking around the forums, plus using google, I cannot find specific answers to what I want to do.
I am aiming for a 3 div structure as web design is a hobby and this is the only way I know of to do the following:
Create a sidebar that has a unique top and bottom border, then the side borders and insides being repeatable so that it can expand while still looking like a consistent, single container.
I managed to do this for #content on page.tpl.php but I did not know at the time that this css id was used on all pages for the center section.
What I want to do with this 3 div structure, is create two sidebars with a matching center section that is easily expandable. Although I managed to get this to work on my static website (see standard site link above), I cannot get this to work properly on my drupal site (second link above).