Hi All.
My website is near to finish, only having a small problem that How could I position my web pages on the center of the screen?
thanks
Zohaib
Hi All.
My website is near to finish, only having a small problem that How could I position my web pages on the center of the screen?
thanks
Zohaib
In your stylesheet find #mainWrapper - set the width to what you want and margin to auto...like this
Code:#mainWrapper { background-color: white; text-align: left; width: 770px; /* as you require*/ vertical-align: top; margin: auto; }
Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
20 years with Zencart !
thanks very much bro.
Now i have another question if you can guide me.
I have an old store and want to t[FONT=Times New Roman]ransfer its categories to new store.[/FONT]
[FONT=Times New Roman]how can I done it.[/FONT]
Using the search facility to find *transfer categories* (the asterisks tell vBulletin to look for the phrase) you would have found this - http://www.zen-cart.com/forum/showpo...45&postcount=4
Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
20 years with Zencart !