Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Sep 2008
    Posts
    97
    Plugin Contributions
    0

    Default Shopping Cart Contents - width?

    First, let me wish yall a great SuperWeekend

    I'm looking at changing the width of the container that display the shopping cart contents, in ... well, the "Your Shopping Cart contents" page.

    I figure how to add a margin-right for the lower border to align it with the rest of my template (in the CSS file, under ".tableHeading, #cartSubTotal { ").
    But i can't figure how to "shrink" the rest of the container.

    Any idea ?

    Damien

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Shopping Cart Contents - width?

    What is the url for your shop?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: Shopping Cart Contents - width?

    Kobra,

    The URL is www.looloos-skincare.com

    Thanks,

    Damien

  4. #4
    Join Date
    Sep 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: Shopping Cart Contents - width?

    Quote Originally Posted by DamienDLSkinSolution View Post
    Kobra,

    The URL is www.looloos-skincare.com

    Thanks,

    Damien
    you might want to add /index.php to it...

    Sorry

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Shopping Cart Contents - width?

    It appears to me that you have artifically constricted elements of your template instead of using the semi-auto expand function and limiting these elements via your mainWrapper width statement

    2 of your artificial constrictions below and highlighted:
    Code:
    #navMainWrapper {  /*barre de navigation du HAUT*/
    	margin: 0em;
    	margin-top:2em;
    	margin-left:2.2em;
    	margin-right:2.9em;
    	/*couleur de fond */
    	background-color: #5d90ba; /*to set as TRANSPARENT if use an image*/
    	/*width:100%;*/
    	padding: 0.5em 0.2em;
    	font-weight: bold;
    	/*couleur des separations entre les liens*/
    	color: #000000;
    	/*determine la haute des barres de NAVIGATIONS tout en haut et tout en bas*/
    	/*la ligne etait : height: 1%; ca ne marche pas avec l'image...*/
    	height:25px;
    	}
    
    #navEZPagesTop { 
    	/*couleur de fond de la barre de NAVIGATION SOUS NOTRE LOGO. Si pas d'image, cette couleur de fond prend le relais*/
    	background-color: #5d90ba;
    	/*couleur du texte (ATTENTION  : PAS des liens, que du texte !!!) sur la barre de navigation*/
    	color:#f5f4f0;
    	/*background-image: url(../images/tile_back.gif);*/
    	font-size: 1.1em;
    	/*aligne les liens au centre de la page*/
    	text-align:center;
    	/*font-weight: bold;*/
    	margin: 0em;
    	margin-left:2.2em;
    	margin-right:2.6em;
    	padding: 0.5em;
    	}
    Therefore, your shopping contents is respecting the mainWrapper as it should while other elements you have aligned seperately
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Sep 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: Shopping Cart Contents - width?

    You are right, but what i don't get is how to make the "container" (i can't find a better word for it) in the " your Shopping Cart contents" page follow the same setting.
    It doesn't seem to be under MainWrapper, so there must be a line in the CSS to control it. And after reading twice every single line in the CSS file, i can't find it.

    As said in the 1st post, i found out how to make the lower border to follow that setting with a 2.9em margin-right. But the rest won't move...

    Help ?

    (by the way, thank you Kobra for your help)

    Damien


  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Shopping Cart Contents - width?

    Start by setting your mainWrapper to something like 90% and then remove your margin-left:2.2em; and margin-right:2.9em; spacing and these will fill out to the width of the container as the Shopping Cart contents is currently doing.
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Sep 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: Shopping Cart Contents - width?

    thanks for you help Kobra.

    i'm gonna try it out and let you know how it works.

    Damien

  9. #9
    Join Date
    Sep 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: Shopping Cart Contents - width?

    stupid question... once i get rid of the margin, MainWrapper goes to the very left. How do i center it on my page now ?
    What would be the command to "horizontal-align" the MainWrapper ?

    (i am ashamed i have to ask that !)

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Shopping Cart Contents - width?

    You still have mainWrapper at 100%
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. shopping cart contents
    By stitchnkitty in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 12 Nov 2009, 05:16 PM
  2. Shopping Cart Contents
    By grgolf in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Dec 2008, 11:03 PM
  3. Shopping Cart Contents
    By metalarea in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Sep 2007, 09:53 PM
  4. shopping cart contents
    By fakeDecoy in forum General Questions
    Replies: 1
    Last Post: 12 Aug 2007, 10:47 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