Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Manufacturer sidebox width

    Hi how can I change the the manufacturers sidebox to diplay entire text of manufacturer name, somehow the width of the box inside that you scroll down with names of manufacturers width has shorter width than before.. how do I fix this?

  2. #2
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Manufacturer sidebox width

    first, set the column & sideboxes width you desire unter ADMIN>Layout Settings

    You may define the width in your stylesheet as well. Look for the "id" of your box(es) and make your changes there


    Dimi

  3. #3
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Manufacturer sidebox width

    Thanks but cant find it looked and looked..

  4. #4
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Manufacturer sidebox width

    What version do you have?

    ADMIN > Configuration>Layout Settings>Column Width - Right Boxes
    ADMIN > Configuration>Layout Settings>Column Width - LeftBoxes

    ADMIN > Configuration>Layout Settings>Column Width - Left
    ADMIN > Configuration>Layout Settings>Column Width - Right

  5. #5
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Manufacturer sidebox width

    I am running version 1.3.0.1 but the question that I am asking is the width of the sidebox is good , just the width of the Manufacturer name index is not wide enough or as original dont know what I did to change that width

  6. #6
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Manufacturer sidebox width

    Have a look at you stylesheet, find "sideBoxContent centeredContent"

  7. #7
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Manufacturer sidebox width

    Thanks your correct, I figured out what was wrong.. example dolce & Gabana the & sign is not compatable so I had to add &amp so that it would be xtml compatable and cause it to become dolce & Gab... weird

  8. #8
    Join Date
    Nov 2005
    Posts
    16
    Plugin Contributions
    0

    Default Re: Manufacturer sidebox width

    How about changing the sidebox font size. I edited all the font sizes in my custom template css but the sidebox font never changed, every thing else seemed to change. Reinstalled orig css.
    Thanks,
    BB

  9. #9
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Manufacturer sidebox width

    If you talk about the manufacturers sidebox, the content there are links, defined as a:link {something}
    Therefore, you may add your own difination ex:

    #manufacturerinfoContent li a:link {font-size: XXX; color: #define your color; text-decoration: none; }

    This should solve the font look

  10. #10
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Manufacturer sidebox width

    Quote Originally Posted by rxalex
    Thanks your correct, I figured out what was wrong.. example dolce & Gabana the & sign is not compatable so I had to add &amp so that it would be xtml compatable and cause it to become dolce & Gab... weird
    That should be
    PHP Code:
    &amp
    The semi-colon is important to ensure that all browsers interpret this correctly.

    Also, if you change the width of the box with your manuafactuer's name, you may also want to consider changing the maximum number of characters in
    Code:
    Admin > Configuration > Maximum Value > Length of Manufacturer's Name

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 12 Oct 2010, 01:32 AM
  2. Column Width and Sidebox Width not working
    By khopek in forum Customization from the Admin
    Replies: 11
    Last Post: 8 Jan 2010, 06:22 PM
  3. Display Featured Sidebox and Modifying Manufacturer Label Sidebox
    By jenn8five in forum Basic Configuration
    Replies: 1
    Last Post: 8 Aug 2008, 06:05 AM
  4. How do I change the width of the manufacturer sidebox?
    By friends1976 in forum General Questions
    Replies: 9
    Last Post: 26 Jun 2008, 01:10 PM
  5. Width of Manufacturer inside box
    By rxalex in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 10 May 2006, 09:06 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