Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2009
    Posts
    12
    Plugin Contributions
    0

    Default Can't manage to figure out a couple of things

    Hello Fellow Zenners,

    I am one to do my research when it comes down everything, but at this point i can't seem to figure out where I'm going wrong with the current site that I'm building. I Have a couple of questions if anyone out there could point me in the right direction.
    here's the link to the site: http://revokt.com/brooklynomics/index.php

    1. I managed to replace the categories links with images via replacing a script that i found on the forum which required editing of the categories tpl page. The question at hand is how to ad the image roll-over feature to this.

    2. I need to get the category list to be displayed horizontally side by side so it drops into 2 lines. I have searched in my css style sheet but can't seem to locate the tag to change this.

    Thanks in advance for everyones contribution to this forum as well as community.

  2. #2
    Join Date
    Mar 2004
    Location
    Fort Collins, CO :: Play Hockey eh?!
    Posts
    64
    Plugin Contributions
    0

    Default Re: Can't manage to figure out a couple of things

    If you are showing 'text' why not use real text instead of an image representing text?

    They flow down the page 'casue you have a break at the end of each line:
    <div id="categoriesContent" class="sideBoxContent">
    images/All Products.gif" alt="All Products" title=" All Products " /></a><br />
    /images/Tees.gif" alt="Tees" title=" Tees " /></a><br />
    /images/Tops.gif" alt="Tops" title=" Tops " /></a><br />
    /images/Outerwear.gif" alt="Outerwear" title=" Outerwear " /></a><br />
    /images/Pants.gif" alt="Pants" title=" Pants " /></a><br />
    /images/Hats Accessories.gif" alt="Hats Accessories" title=" Hats Accessories " /></a><br />
    /images/Wovens.gif" alt="Wovens" title=" Wovens " /></a><br />
    /images/Limited.gif" alt="Limited" title=" Limited " /></a><br />
    /images/Sales.gif" alt="Sales" title=" Sales " /></a><br />
    </div>
    As you can see above, the stylesheet id and class that can be edited to effect your links are sideBoxContent and categoriesContent.

    Rollover? Suggest CSS as done here with these menus:
    http://exploding-boy.com/images/cssmenus/menus.html

  3. #3
    Join Date
    Feb 2009
    Posts
    12
    Plugin Contributions
    0

    Default Re: Can't manage to figure out a couple of things

    What file do i have to edit exactly to remove the line breaks?

  4. #4
    Join Date
    Feb 2009
    Posts
    12
    Plugin Contributions
    0

    Default Re: Can't manage to figure out a couple of things

    Ok i changed the tpl_categories.php coding and removed the (<br />) line breaks. I'm not sure if im missing something?

 

 

Similar Threads

  1. Couple things I can't find for layout - ip, white bar, home link
    By cornick in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 10 Jan 2009, 09:26 PM
  2. Can't Figure It Out
    By AllegraGatto in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Dec 2008, 08:37 PM
  3. things we should all know but i cant figure out....
    By Lala_G_Clef_Jewelry in forum General Questions
    Replies: 2
    Last Post: 8 Aug 2006, 02:01 AM
  4. Replies: 3
    Last Post: 27 Jun 2006, 08:49 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