Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2011
    Posts
    53
    Plugin Contributions
    0

    Default black Dot in top navigation Bar

    Iv'e looked and looked, i might have looked over it but, theres a dot by a link in my top nav bar of my website: HVAC heating store

    I can't figure out whats causing it, or how to remove it, please help.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: black Dot in top navigation Bar

    Find this in the stylesheet and add the red part:

    #tab_nav li {
    /* margin: 10px 15px;*/
    float: left;
    /* display: inline;*/
    background: url("../images/bg_tabs_left.gif") no- repeat 0 0;
    padding: 0 0 0 5px;
    border-right: 1px solid #616161;
    list-style:none;}

    If you don't mind a couple of suggestions, I had to turn my computer's sound off to check the problem because of that very annoying 'commercial' that plays on page load. Potential customers may not be so patient. It's especially bad since it's an ad for a website I'm already on.

    You have a ton of extraneous junk in the code of your site (View Code or View Source Code under the View option of your browser), probably caused by pasting content from a WYSIWYG editor. Bad idea. Much better to use the built-in editor or paste content as plain text and style it in the stylesheet.

 

 

Similar Threads

  1. Replies: 7
    Last Post: 16 Mar 2011, 08:39 PM
  2. Removing Top Navigation Bar
    By NickJRE in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Jun 2008, 10:16 PM
  3. <b>Remove Top Navigation Bar?</b>
    By EddieMac in forum Basic Configuration
    Replies: 5
    Last Post: 13 May 2008, 08:52 PM
  4. Customize navigation bar on top and bar at footer
    By kippo in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 20 Sep 2006, 03:28 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