Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2006
    Posts
    71
    Plugin Contributions
    0

    Default Information Side Box Modification

    Hi Guys


    just a quick question, would i be to be able to add a background image to every link in the information box so that they are all layered over there own image rather than just as a list.

    similar to the spacing for the better categories module as i have already completed the background picture for each category on this module.

    Thanks for any help
    Brad

  2. #2
    Join Date
    Apr 2006
    Posts
    146
    Plugin Contributions
    0

    Default Re: Information Side Box Modification

    I just want to clarify things... you want to make each link have its own individual background or do you want them to each have the same background but of the same picture?

  3. #3
    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

  4. #4
    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

  5. #5
    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 

  6. #6
    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.

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

    Default Re: Information Side Box Modification

    Thats great thanks for the info.

    Brad

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

    Default Re: Information Side Box Modification

    The only problem now is that the entire image doesn't show before the next menu item appears i now need to space them enough so that each link is over it's own individual image.

    Thanks
    Brad

  9. #9
    Join Date
    Feb 2005
    Posts
    70
    Plugin Contributions
    0

    Default Re: Information Side Box Modification

    Quote Originally Posted by websightdesign
    Hi Guys


    just a quick question, would i be to be able to add a background image to every link in the information box so that they are all layered over there own image rather than just as a list.

    similar to the spacing for the better categories module as i have already completed the background picture for each category on this module.

    Thanks for any help
    Brad
    <BODY bgColor=#000080>
    <DIV><FONT face=Arial ############################## size=2>Do it with
    html</FONT></DIV></BODY>

 

 

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