Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2008
    Location
    Kansas City
    Posts
    37
    Plugin Contributions
    0

    Default Shopping Cart - Sidebox

    When logged in, the Shopping Cart Sidebox has .... at the end of the text. The ... are driving my text into my icon. How do I get rid of them. I have looked in the sideboxes and cannot locate the text for this one. I have also looked in the developers tools and cannot locate it.

    Any help appreciated.


  2. #2
    Join Date
    Jul 2008
    Location
    Kansas City
    Posts
    37
    Plugin Contributions
    0

    Default Re: Shopping Cart - Sidebox

    I found it in "view page source" but do not know where this is located to edit it.

    <a href="http://www.soyscentual.net/index.php?main_page=shopping_cart">Shopping Cart...</a>

  3. #3
    Join Date
    Jul 2008
    Location
    Kansas City
    Posts
    37
    Plugin Contributions
    0

    Default Re: Shopping Cart - Sidebox

    Maybe I should reword this and I could get some responses. How do I locate and change the linked text in the shopping cart sidebox. I have looked in includes where all of the sideboxes are. Checked each shopping cart sidebox and cannot locate the link or the text that says "Shopping Cart...". I have looked in the developers tools and searched for the content. Came up empty.

    Please help, I am ready to go live but do not wish to have this looking awful on my pages. I do have the option to disable it but it is very convenient for customers so I am leaving this option as a last resort.

    Thanks

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Shopping Cart - Sidebox

    We can't see it for ourselves since you're down for maintenance. Could you do something like:

    #shoppingcartHeading {text-align:right;} ?

  5. #5
    Join Date
    Jul 2008
    Location
    Kansas City
    Posts
    37
    Plugin Contributions
    0

    Default Re: Shopping Cart - Sidebox

    If I do that, the text drops down into the next line and creates a mess. Makes the single line in the sidebox about 20px. Image is above in my first post. What I am talking about is not the shopping cart itself. I am referring to the Shopping Cart Sidebox. You are unable to see it unless you create an account.

    I went ahead and took it off maintenance. If you choose to create an account so you can see what I am referring to, I will delete it when I get back.

    Thanks.
    Last edited by MoooNDawG; 26 Feb 2010 at 09:54 PM.

  6. #6
    Join Date
    Jul 2008
    Location
    Kansas City
    Posts
    37
    Plugin Contributions
    0

    Default Re: Shopping Cart - Sidebox

    I figured out the text itself is coming from includes/languages/english.php. However the text itself does not have the "...". See below.

    // shopping_cart box text in sideboxes/shopping_cart.php
    define('BOX_HEADING_SHOPPING_CART', 'Shopping Cart');

    It has to have something to do with the heading text being a link. The Reviews sidebox heading text is also a link and it has the "..."

  7. #7
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Shopping Cart - Sidebox

    I can't test this in Web Developer, but how about something like:

    #shoppingcartHeading a {margin-left:XXpx;}

    (#shoppingcartHeading is for the cart sidebox.)

  8. #8
    Join Date
    Jul 2008
    Location
    Kansas City
    Posts
    37
    Plugin Contributions
    0

    Default Re: Shopping Cart - Sidebox

    That so worked!

    #shoppingcartHeading a {margin-left:20px;} and it worked perfectly! Thank You!

 

 

Similar Threads

  1. adding shopping cart image to shopping cart sidebox?
    By RobertG in forum Addon Sideboxes
    Replies: 13
    Last Post: 26 Oct 2011, 06:24 AM
  2. Shopping Cart menu as a sidebox outside Zen-Cart -security
    By fl33140 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 18 Feb 2011, 09:03 PM
  3. Remove right sidebox shopping cart from when on shopping cart page
    By alterego55 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 2 Oct 2010, 01:45 AM
  4. shopping cart sidebox with checkout button only when cart is full
    By sunnydaydreame in forum Basic Configuration
    Replies: 0
    Last Post: 5 Feb 2008, 12:52 AM
  5. Replies: 9
    Last Post: 23 Jan 2007, 10:38 AM

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