Thread: MainWrapper

Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2006
    Posts
    5
    Plugin Contributions
    0

    Default MainWrapper

    I change MainWrapper section of my template's stylesheet.css file to

    Code:
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 90%;
    	vertical-align: top;
    	}
    But I cannot get more big central column, you can see my attemts in http://www.kocharyan.com/zc

    I use 1.3.0.2.

    How make central column bigger?

  2. #2
    Join Date
    Jul 2006
    Posts
    50
    Plugin Contributions
    2

    Default Re: MainWrapper

    Quote Originally Posted by Haart
    I change MainWrapper section of my template's stylesheet.css file to

    Code:
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 90%;
    	vertical-align: top;
    	}
    But I cannot get more big central column, you can see my attemts in http://www.kocharyan.com/zc

    I use 1.3.0.2.

    How make central column bigger?
    you have three stylessheets linked to the page. Styleshee.css, stylesheet_new.css and stylesheet_original.css. In one of them you have .centershop set with a width. .centershop is associated with the table that is holding all the info, and the table is in #mainwrapper. try removing the width with .centershop or just using one stylesheet if you can.

  3. #3
    Join Date
    Aug 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: MainWrapper

    Quote Originally Posted by graper
    you have three stylessheets linked to the page. Styleshee.css, stylesheet_new.css and stylesheet_original.css. In one of them you have .centershop set with a width. .centershop is associated with the table that is holding all the info, and the table is in #mainwrapper. try removing the width with .centershop or just using one stylesheet if you can.
    Ok, I change #mainwrapper section in stylesheet.css to

    Code:
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	vertical-align: top;
    	width: 100%;
    	}
    and .centershop section in stylesheet_original.css to

    Code:
    .centershop {
    	padding: 0px;
    	margin: 0px auto;
    	/*position: relative;*/
    	text-align: left;
    	width: 100%;
    }
    or to

    Code:
    .centershop {
    	padding: 0px;
    	margin: 0px auto;
    	/*position: relative;*/
    	text-align: left;
    }
    but central column does not take all avalaible space.

  4. #4
    Join Date
    Jul 2006
    Posts
    50
    Plugin Contributions
    2

    Default Re: MainWrapper

    the problem you are having is that you are editing the wrong file. don't edit the template default files, change the files in the classic files.

    The stylesheet_new.css in the classic folder also has a #mainwrapper and is overriding stylesheet.css
    Last edited by graper; 14 Aug 2006 at 07:17 PM.

  5. #5
    Join Date
    Aug 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: MainWrapper

    Thank you for your help! I get what I want.

 

 

Similar Threads

  1. v155 How to get logo in mainwrapper instead of under mainwrapper
    By aurelius in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Aug 2016, 07:55 PM
  2. mainWrapper
    By Soniccc in forum General Questions
    Replies: 5
    Last Post: 14 Jan 2011, 06:23 PM
  3. lowering mainwrapper
    By Ditch in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Mar 2009, 09:31 PM
  4. Mainwrapper Problem
    By Ixus in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Oct 2008, 03:04 PM
  5. mainWrapper problem
    By tankha in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 May 2008, 11:05 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR