Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Sep 2006
    Posts
    24
    Plugin Contributions
    0

    Default How do I position my web pages on the center of the screen?

    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

  2. #2
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: How do I position my web pages on the center of the screen?

    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 !

  3. #3
    Join Date
    Sep 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: How do I position my web pages on the center of the screen?

    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]

  4. #4
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: How do I position my web pages on the center of the screen?

    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 !

 

 

Similar Threads

  1. position on the screen???
    By mcgregork in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Aug 2009, 05:14 PM
  2. How to make the product image smaller and center of the screen?
    By rosetulip in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 12 Jan 2009, 04:31 AM
  3. How do I get the home/login etc buttons to center and the attributes box to center?
    By eye will in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Nov 2007, 09:11 AM
  4. Position of all pages on the screen
    By mikemanor in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Feb 2007, 07:22 PM
  5. How do I position my web pages on the left hand side of the screen?
    By jaz1974 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 31 Jan 2007, 07:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg