Hi, I searched the forum and can not find any items related specifically to the "left sidebar width". Specifically I'd like to make it about 1/3 wider than the current one. I noticed that the right sidebar, (activated by the default sidebar option, than choosing my custom sidebar) is much wider. I'm looking for one somewhere in between the two sizes for my left sidebar. Thanks, Nathan Rossman
How do I widen the Left Sidebar?
(6 posts)
(3 voices)
-
Posted 1 year ago #
-
Hello nathanrossman,
Open up
/wp-content/themes/awake/style.cssand around lines 292 - 296 you can find the left sidebar CSS,/* ------- 3. Left Sidebar ------- */ .left_sidebar #main{ float:right; width:665px; } .left_sidebar #sidebar{ float:right; width:235px; background:url(styles/_shared/sidebarL-top.png) no-repeat scroll 177px top transparent;} .left_sidebar #sidebar .content{ margin-right:40px; background:url(styles/_shared/sidebarL-middle.png) repeat-y scroll right top transparent;} .left_sidebar #sidebar_bottom{height:20px; background:url(styles/_shared/sidebarL-bottom.png) repeat-y scroll 177px bottom transparent;}You will want to reduce the width on the first line and increase the width of the second one. Let us know if this works for you nathanrossman.
Posted 1 year ago # -
thanks Elliott. I should have been able to find that one on my own. You've been great!
Posted 1 year ago # -
Your welcome nathanrossman, let us know if you need anything else.
Posted 1 year ago # -
Hi Elliot !
It's possible to put the sidebar more on the top, neer the head ? I use elegance with à right sidebar.
Thank's !
Grégoire
Posted 7 months ago # -
Hello gregoiregarneau,
I'm not sure I understand. Send us a link to your page and take a screenshot and highlight what your wanting to accomplish so we can get a better idea.
Posted 7 months ago #
Reply
You must log in to post.













