Closed (fixed)
Project:
Sky
Version:
5.x-1.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
18 Dec 2007 at 09:26 UTC
Updated:
11 Mar 2021 at 19:06 UTC
Hi there,
How do you reduce the sidebar width (both left and right as-is, one below the other all on the left) ?
Looking at the CSS, I tried to reduce the #sidebar {} width: 228px down to, say, 180, but that just cut through the top bar's content (the blocks are not being reduced), and the bottom sidebar is being shifted to the left out of the screen, instead of being reduced.
Thanks.
Comments
Comment #1
jacineSorry for the duplicate... See the answer below.
Comment #2
jacineHi xushi,
There width is also applied in the sidebar blocks and menu links. The classes you are looking for are called: #sidebar ul.menu a & #sidebar .block.
Jacine :)