By new2drupal99 on
Hi,
I am using Abessive theme. From last 2 days I am trying to edit WIDTH of LEFT SIDEBAR, CONTENT AREA, AND RIGHT SIDEBAR.
My requirement is: Suppose width of LEFT SIDEBAR and RIGHT SIDEBAR are 220px each, then I need 150px both of them and CONTENT AREA width expands both sides.
I am editing this file: \themes\abessive\style.css but no result.
Please help, in which section of style.css should I edit?
Note: I am newbie to Drupal and CSS.
Thanks.
Comments
Done. I have done it with the
Done. I have done it with the help of other forum threads.
I used Filefox and FireBug to solve my problems.