Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6917699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:45:48+00:00 2026-05-27T09:45:48+00:00

At www.test.webitry.net is a a main site navigation and header that I have installed

  • 0

At http://www.test.webitry.net is a a main site navigation and header that I have installed onto a blog script so as to integrate it with the main site. The main site navigation is being snagged by a white line passing through the links and it is is also impacting on the rollover. See image attached.enter image description here

What could be causing this clash?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T09:45:48+00:00Added an answer on May 27, 2026 at 9:45 am

    You have a break tag (<br style=”clear:both” />) inside the ordered list tag (<ol>) that’s malformed HTML and should not be done. The only tags which should be inside an <ol> tags are <li> tags.

    Try removing the border-bottom here as well…

    .nav ol {
    list-style: none;
    width: 950px;
    margin: 0 auto;
    padding: 0;
    padding: 0;        /* <----- you can also remove this line since it's a duplicate */
    background-color: #3b3b44;
    border-top: 1px solid #ccf;
    border-bottom: 1px solid #ccf;  /* <---- remove this line    */
    }
    

    If you don’t want the white line, it shouldn’t be in the CSS.

    In addition, you have all links styled with a border on the bottom, you may need to specifically set that attribute for the navigation links so the general anchor properties are not “picked up”.

    .nav li a {
    display: block;
    padding: 2px 20px;
    text-decoration: none;
    font-family: Helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff; 
    border-right: 1px solid #ccf; 
    border-bottom: none;  /* <------------ add this line */
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a wordpress site for ex, www.test.com There is a js file (forms.js)in
I have a page of the format www.test.com/policy-info/ which has a form that takes
I have a string that contains a url which looks like this: http://www.test.com/images/tony 's
Under the site-enabled www.test.com , I have multiple VirtualHost configurations. ServerName varies (eg. test1.com
I have a site, say www.test.com . Now I need to get see the
I have application that displays webpage with url something like https://www.test.com/checkout/reserve/DHrhrzPEC6MepeMoZinxoQD4QvAaevgx7xYDZJtX8azf0_ii_Zv2b2rpiYgToXHP from this url
i have a tiny JS problem: If a user visits a special site http://www.test.de
I have url www.test.com/test/xml in xml file have <channel> <item id=001> <title>a001</title> <actorlist> <actor>
I have DocumentRoot /var/www/test in my .htaccess file. This is causing the apache server
Here's the page: https://www.testmasters.net/test/ssltest2.aspx When I go to it (in firefox or chrome), it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.