How to increase the sidebar?
-
Hi, I would like to know how can I increase the width in buddypress child-theme? I have tried the following which was not work:
div#sidebar {
border-left: 1px solid #ddd;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
float: left;
margin-left: -226px;
margin-top: 1px;
width: 300px; !important;
}So, does anybody know what I did wrong here? I thank you in advance!
My website is: http://buddygalaxy.com/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.