View Single Post
  #5  
Old 05-14-2008, 03:31 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Pre-launch check

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>

That's not valid xhtml. I wouldn't use it.

Read this:
http://dorward.me.uk/www/centre/
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote