Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2012
    Location
    Northern Indiana
    Posts
    41
    Plugin Contributions
    0

    Default Shopping Cart Sidebox, CSS Help

    I have a new installation of ZC1.5, installed via ftp, with Template124 installed. I have searched the forums but don't know enough about what I am asking for to get helpful results.

    My problem is with the 'Shopping Cart' Sidebox which is configured and listed on the left. The issue is that the products in the box are shifted a number of pixels to the right and I cannot find where they are configured.

    I have attached an example of the problem. The black arrow indicates the direction I would like to move the text.

    Any help would be very much appreciated!
    Attached Images Attached Images  
    Michael (Zen Greenhorn)
    Remember: Every expert started out as a beginner!

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Shopping Cart Sidebox, CSS Help

    Need a url to the site please without the http://www.
    Or just pm it to me please so I can use Firefox with the add on called Firebug please ..
    Mark
    Hare Do

  3. #3
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Shopping Cart Sidebox, CSS Help

    Nice site and Ty for the link ...

    Find this:
    includes/templates/241/css/stylesheet.css

    #cartBoxListWrapper ul, #ezPageBoxList ul

    1. add this:
    2. margin-left: -40px;
    3. Looks like they have hard coded the ul in their php coding ..
    Mark
    Hare Do

  4. #4
    Join Date
    Jan 2012
    Location
    Northern Indiana
    Posts
    41
    Plugin Contributions
    0

    Default Re: Shopping Cart Sidebox, CSS Help

    Quote Originally Posted by haredo View Post
    Nice site and Ty for the link ...

    Find this:
    includes/templates/241/css/stylesheet.css

    #cartBoxListWrapper ul, #ezPageBoxList ul

    1. add this:
    2. margin-left: -40px;
    3. Looks like they have hard coded the ul in their php coding ..
    Thanx alot Mark! Worked fine.

    Have any ideas about how to truncate the listed products so they only take one line each (preventing ugly wrap)?

    Thanx again!
    Michael (Zen Greenhorn)
    Remember: Every expert started out as a beginner!

  5. #5
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Shopping Cart Sidebox, CSS Help

    You are most welcome ..

    You could add this and you will notice that the column stretches to accommodate the length, then when the item is deleted from the cart the column resumes back to normal ..

    Add this to your css stylesheet:

    #cartBoxListWrapper ul a {
    white-space: nowrap;
    }
    Last edited by haredo; 5 Feb 2012 at 07:34 AM.
    Mark
    Hare Do

 

 

Similar Threads

  1. Help with Shopping Cart Sidebox Overflow
    By joannem in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 1 Nov 2011, 04:39 PM
  2. Help needed with CSS on Shopping Cart
    By Steven300 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 Mar 2009, 07:47 PM
  3. Shopping cart sidebox - help to customize?
    By richter in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 15 Apr 2007, 03:39 PM
  4. Need Help Formatting Shopping Cart Sidebox Heading
    By anduril3019 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 9 Mar 2007, 05:54 PM
  5. shopping cart sidebox IE blowout? please help
    By atracksler in forum Basic Configuration
    Replies: 0
    Last Post: 29 Nov 2006, 10:07 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