increase right sidebar css
-
Hello,
Could you give me the code to be introduced to increase the right sidebar please?
Thank you very much for your response.The blog I need help with is: (visible only to logged in users)
-
excuse me. I managed to increase the right sidebar but now I can’ t reduce the size of the main column :-) can you help me?
-
I see you are using Mimbo Pro. I see a left sidebar on your site, but no right sidebar, however, working from the Mimbo Pro demo site, add the following CSS and then decrease the #home #content width by the same amount you increase the width in #rightbar.
#home #rightbar { width: 165px; } #home #content { width: 413px; } -
-
- The topic ‘increase right sidebar css’ is closed to new replies.