Results 1 to 3 of 3

Thread: Borderline in my menu

  1. #1
    Join Date
    Dec 2008
    Posts
    156

    Default Borderline in my menu

    Hello!

    http://speedriding-videos.com/

    In my main menu bar the borderline is a little bit too big.

    Look at this picture: http://www.abload.de/img/menubar8twn.jpg


    How to fix that?

    Code:
    table.menu {
    background-image: url("../images/menu.gif");
    background-repeat: repeat-x;
    height:40px;
    }
    The menubar background is 40px high.


    Hope you can help me :)

    nitramf

  2. #2

    Default Re: Borderline in my menu

    Edit style.css

    table.menu td {
    border-right:1px solid #5a71a4;
    width:780px;
    padding:0.87em;
    }

    Replace

    padding:0.87em;

    with

    padding:0.8em;

  3. #3
    Join Date
    Dec 2008
    Posts
    156

    Default Re: Borderline in my menu

    Thank you :)

Similar Threads

  1. Need Help with 2.7 menu
    By leo377 in forum Installation Support
    Replies: 3
    Last Post: 05-08-2009, 03:46 AM
  2. Top Menu
    By snake123 in forum Template Modifications
    Replies: 1
    Last Post: 01-22-2009, 11:03 PM
  3. Tab Menu problems
    By Spaniard7886 in forum Template Modifications
    Replies: 4
    Last Post: 08-06-2008, 11:57 PM
  4. The menu doesn't work
    By KikoLtd in forum General Discussions
    Replies: 4
    Last Post: 06-10-2008, 09:58 AM
  5. no left menu?
    By mersh in forum Installation Support
    Replies: 0
    Last Post: 05-17-2007, 12:29 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
  •