how can i turn this into a 3 column layout like this?
content | left sidebar | right sidebar
instead of the traditional
left sidebar | content | right sidebar
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | style.css_.diff | 589 bytes | compudaze |
how can i turn this into a 3 column layout like this?
content | left sidebar | right sidebar
instead of the traditional
left sidebar | content | right sidebar
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | style.css_.diff | 589 bytes | compudaze |
Comments
Comment #1
stevebayerin commentedThe theme is setup as Content|Main Supplements|Secondary Supplements
in style.css add the lines
and add content to the main Supplements and secondary supplements in the block administration menu to see the theme as Content|Main Supplements|Secondary Supplements
Comment #2
compudaze commentedThat didn't seem to change anything.
After playing around with it some more I have gotten the layout I wanted.
content | main_supplements | secondary_supplements
Attached are the changes I made to style.css. Did I do it the 'correct' way? I'm still fairly new to css so I just want to make sure I'm on the right track.
Thanks,
compudaze
Comment #3
Zarabadoo commentedThis should already be a 3 column layout actually, formatted like you were asking. Is it not laying out that way for you? I am curious.
Comment #4
Zarabadoo commented