Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Information Side Box Modification

    you could change the class for the LI to have the background be an image

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

    Default Re: Information Side Box Modification

    Yes i want to have the same image repeated in full size behind each link in the information box.

    The LI command? is that located in the actual template or in a stylesheet.

    Thanks
    Brad

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

    Default Re: Information Side Box Modification

    Quote Originally Posted by websightdesign
    The LI command? is that located in the actual template or in a stylesheet.
    LI is not a command. It's an HTML tag indicating an item in a list e.g.
    PHP Code:
    <li>item one</li>
    <
    li>item two</li
    It's generated by Zen Cart as part of your template and can then be styled in your stylesheet.css, e.g.
    PHP Code:
    li font-size:mediumcolor:red 

  4. #4
    Join Date
    Feb 2006
    Posts
    32
    Plugin Contributions
    0

    Default Re: Information Side Box Modification

    right, view the sorce of your information bar, find the class in stylesheets.css and add a background image command.
    mae sure to use the overide system and back up though, many times I changed one small thing and had it go nuts.

 

 

Similar Threads

  1. how to move link from more information to information side box?
    By mrobson86 in forum General Questions
    Replies: 1
    Last Post: 21 Sep 2011, 09:01 PM
  2. Information Side Box
    By scamp in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 20 Mar 2008, 08:33 PM
  3. Information Side box
    By MrPotatoes in forum General Questions
    Replies: 6
    Last Post: 3 Jul 2006, 04:19 PM

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