Aligning widgets to the right inside the column?


Author Message
nick

Posted: 11/13/2009
Quote message 

How can I align my widgets in my right column to the right side?

Thanks.
 
Garry

Posted: 11/13/2009
Quote message 

Right columns is about of same size of your sidebar(widgets area), but your widgets are still aligned left, you can align them right changing value of float fro left to right in following styling rule in your style.css:

.art-contentLayout .art-sidebar1 {
border:0 none;
float:left;
margin:0;
overflow:hidden;
padding:0;
position:relative;
width:218px;
}
 

Reply


NAME *
EMAIL
SMILIES :-) :( :-D 8-) :*) :-/ :-{} :-X :-O :-@ O:) :-P :-< :-( :-| ;-) 
CODES [Quote] [B] [I] [U] [Code] [IMG] 
BODY *  
VALIDATION *