View Single Post
  #4  
Old 11-17-2014, 06:05 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: How apply css old site to new site

Try to apply the following CSS rule:

ul.account-links {
margin-right: 30px;
}

It should do the trick.
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote