Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2007
    Posts
    117
    Plugin Contributions
    0

    Default I want to remove these bars

    http://i31.photobucket.com/albums/c3...etridofbox.jpg

    The light green boxes circled in red are ones i wish to remove completely, how do i do this?

    i also wish to change the colors of all the boxes, how do i change em and where do i find color codes?

  2. #2
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: I want to remove these bars

    Adjust the padding or height of those menus to match the height of the image.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Sep 2007
    Posts
    117
    Plugin Contributions
    0

    Default Re: I want to remove these bars

    Quote Originally Posted by Kim View Post
    Adjust the padding or height of those menus to match the height of the image.
    any idea what code needs to be edited?

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,974
    Plugin Contributions
    25

    Default Re: I want to remove these bars

    If you are happy with the position of the text on the "curved" bar, you can just eliminate the light lower part. In your stylesheet, find the declaration that includes #navMainWrapper, #navSuppWrapper and add to it

    background-repeat: repeat-x;

    This will keep the tile_back image from repeating vertically. What you are seeing is the top bit of the next row of tile_back.gif.

    Alternatively, you can set a height in this declaration

    height: 23px;

    or whatever looks good to you.

 

 

Similar Threads

  1. Product Description Remove while view ALL.
    By Tom_Ace in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 10 Dec 2006, 04:58 AM
  2. How to remove something from front
    By sitesandtours in forum General Questions
    Replies: 0
    Last Post: 27 Nov 2006, 12:40 AM
  3. Remove space from above 'HEADING_TITLE'
    By ajcannon in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Oct 2006, 03:55 PM
  4. probably a stupid question.. but how do i remove boxes on category page
    By philpalmer in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 9 Aug 2006, 02:52 PM

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
  •