Making main content wider
-
Hey all,
Can’t seem to figure out how to main the main content of my site wider. I’ve never come across CSS like this before so any help is greatly appreciated. I’m just trying to get my main content to be mroe towards the left and take up the width tto the sidebar.
My site is https://www.tristateconcerts.com
Theme is NONZERO
/* Primary content */ #primaryContent_3columns { position: relative; margin-right: 34em; } #columnA_3columns { position: relative; float: left; width: 100%; margin-right: -34em; padding-right: 2em; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Making main content wider’ is closed to new replies.