Results 1 to 2 of 2

removing the 'underline' in the boxes (e.g categories)

This is a discussion on removing the 'underline' in the boxes (e.g categories) within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; hello How can I remove the 'underline' in the boxes (e.g categories), I tried to do it in the css, ...

      
  1. #1
    Anonymous
    Guest


    Default removing the 'underline' in the boxes (e.g categories)

    hello

    How can I remove the 'underline' in the boxes (e.g categories),

    I tried to do it in the css, but couldn't find it...

    How do I put more space between the category-items, is it possible with :

    cellspacing : 5px;
    or
    spacing : 5px; ????

    amilo

  2. #2
    Member
    Join Date
    Jan 2004
    Location
    Netherlands
    Posts
    71
    Rep Power
    0


    Default

    Hm.. strange

    Code:
    .boxText {
    line-height: 50px;
    }
    works for the other boxes, but not for the categories box

    cellspacing isn't the way to go, the categories links are not in separate cells

Similar Threads

  1. Removing Boxes
    By rbudj in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 07-26-2005, 10:03 PM
  2. Removing gaps between boxes
    By nickschick in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-29-2005, 10:04 AM
  3. Categories and SubCategories as Boxes
    By w424637 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 11-11-2004, 09:13 AM
  4. Help, I've Lost my Pretty Categories Boxes
    By davec69 in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 10-29-2004, 01:42 AM
  5. Trying to put a image in php (/boxes/categories.php)
    By JBright in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-06-2003, 11:48 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •