Making your Blog and Forum together (side by side) in the middle column.
/* Blog Container */
.xg_widget_main .module_blog .xg_module_head{
width: 250px;
}
.xg_widget_main .xg_module.module_blog{
width: 250px;
float: left
!important;
margin-right: 20px;
}
.xg_widget_main .module_blog .xg_module_body{
width: 250px;
}
/* Forum Container */
.xg_widget_main .module_forum .xg_module_head{
width: 230px;
}
.xg_widget_main .xg_module.module_forum{
width: 230px;
float: left;
clear: none;
}
.xg_widget_main .module_forum .xg_module_body{
width: 230px;
padding: 10px;
}.


Goodluck!

Views: 211

Replies to This Discussion

No problem it was driving me nuts then i changed how they looked and it looked fine..

Freelee U should be able to change width in the code you add to the css box
Hi Robert,
I tried making the blog and forum widths around 220 and it still wraps. I don't use this tweak, so not sure why it won't work. It probably has to do with all the custom CSS you are using, and the center column probably being too wide. But unfortunately that takes a good deal of tweaking, not just one number for the width of a column - - and unique to each template. Put it like this, I rarely change the width of columns because of the domino effect.
Hope you're doing well.
Have a nice weekend,
Jen

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips