View Single Post
  #8  
Old 05-15-2008, 06:16 AM
 
ReadytoCover ReadytoCover is offline
 

Senior Member
  
Join Date: Apr 2008
Posts: 124
 

Default Re: Pre-launch check

Yes, this:

Quote:
Originally Posted by Rajdeep
Try this...

your current syntex is:
<div style="text-align: center;">

Try with this:
<div style="text" align="center">


dont forget to end with
</div>

Thank you.
__________________
x-cart 4.1.9
Reply With Quote