Margin when creating an article

When I create an article the text is really close to the left column.. is there anyway to give a gap?

See http://www.pursetails.com/Trade-purse-hangers

thanks

7 answers

Profile photo of thangnn1510 0.00 $tone October 15, 2010
Public

Dear Huzie!
Sorry for our late in answering your question. Please do the following to solve your problem:
-- Open: /skin/frontend/default/jm_galaxite/css/theme.css
-- Find these code:

Code:

#ja-current-content .std {
border-top:2px solid #F0F0F0;
margin-left:-20px;
margin-right:-20px;
margin-top:20px;
}

-- Replace them with:

Code:

#ja-current-content .std {
border-top:2px solid #F0F0F0;
margin-top:20px;
}

Hope this help!
Regards!

#6

This question is now closed

Written By

Comments