Closed (fixed)
Project:
Multiflex-3
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
3 Jul 2008 at 17:31 UTC
Updated:
6 Sep 2008 at 07:42 UTC
Since I am considering to use this particular theme for my another website running on Drupal 5, could you please give me some hints as how I can make the right-sidebar a bit wider, say 300px. at the same time, the left-sidebar a bit narrower. I tried using the style.css file but it breaks the blocks. Where in the custom CSS code needs to be updated? Any hint would be appreciated. Thanks.
Comments
Comment #1
hswong3i commentedA very complicated question:
1. The default left sidebar is themed with a fixed width background image. If you hope to let it become narrower, you need to edit the image and also configure the CSS. Code reference:
2. Size of block region is handle with fluid width implementation. It is VERY COMPLICATED... You may need some time to test your code. Code reference:
e.g. you may need to override right sidebar width with:
Be careful! Above code is not yet tested, so please check and use with your own risk ;-)
Comment #2
stattler commentedThanks man, I will try this sometime later at some suitable time. I will post my findings here if I am successful.
Comment #3
hswong3i commentedAny else update? Or I will set this issue as fixed :-)
Comment #4
hswong3i commentedAssume as fixed since no more feedback.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.