Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default 2 questions about sidebox

    Hi there!

    1) I want to center the content of two sideboxes: Information and more information (i change that for Manufacturers TOU)
    I search in forum but I don't find the answer!



    2) In my manufacturers (designers) box... I don't see the manufacturer's name in complete form.... I see only a part... (take a look) and I like to see the complete designer name... how I can do?



    Please... help me!!!!
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: 2 questions about sidebox

    Quote Originally Posted by mipavluk View Post
    Hi there!

    1) I want to center the content of two sideboxes: Information and more information (i change that for Manufacturers TOU)
    I search in forum but I don't find the answer!



    2) In my manufacturers (designers) box... I don't see the manufacturer's name in complete form.... I see only a part... (take a look) and I like to see the complete designer name... how I can do?



    Please... help me!!!!
    For the first issue, that would be done in the css, by adding text-align:center;

    .sideBoxContent {
    background-color: transparent;
    padding: 0.4em;
    text-align:center;
    }

    to limit it to just the information and more information, you'd do this:

    #informationContent,#moreinformationContent {text-align:center;}

    As for the manufacturer name, go to your admin, under "Configuration", "Maximum Values" and change the "Length of Manufacturer Name"

  3. #3
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default Re: 2 questions about sidebox

    TY!!!!!!!!!!!!!!!!!!!!!!!!!!
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

 

 

Similar Threads

  1. v151 2 Questions about Categories
    By shags38 in forum General Questions
    Replies: 2
    Last Post: 21 Jan 2016, 03:49 AM
  2. Questions about ZC functionality
    By Thomas Broughman in forum General Questions
    Replies: 1
    Last Post: 22 Jan 2014, 02:04 AM
  3. 2 questions about category sidebox
    By KismetDesign in forum Basic Configuration
    Replies: 0
    Last Post: 3 Aug 2009, 06:36 PM
  4. Questions about images
    By wachtn in forum General Questions
    Replies: 6
    Last Post: 15 Jul 2009, 10:41 PM
  5. 2 questions about zencart
    By hamspots in forum General Questions
    Replies: 4
    Last Post: 6 Feb 2009, 10:03 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