Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Location
    Augusta, GA
    Posts
    72
    Plugin Contributions
    0

    Default Interesting behavior…

    I've got one, it might be because I'm tired (I hope so). I'm working on this site http://athiero.com/index.php, running 1.3.9h.

    I'm working on the top navigation bar (the one with the gray gradient) and am looking to add a mega menu. I've been following along with this tutorial: http://blogs.sitepoint.com/make-a-me...u-with-jquery/

    Everything was going fine until I added links to the Men's drop down. Now, there is a right-border 1px solid black after each link. I've tried getting rid of it several ways: calling border: 0, inline and other tricks; all of which are unsuccessful.

    When I added a comma after (outside and after) the first link, "<a blah">Tops</a>, " and I inspect the code, I notice that quotes have been added to the comma and the space.

    It seems to me that php is grabbing hold of the links I'm adding in this comment and adding the border. I want it to stop. Any help is greatly appreciated!

    Thank you!

  2. #2
    Join Date
    Dec 2006
    Location
    Augusta, GA
    Posts
    72
    Plugin Contributions
    0

    Default Re: Interesting behavior…

    Found it, it was an inherited background image. I can't clear it from within the stylesheet, unfortunately. Looks like I'll be pasting background-image: none; a whole bunch.

    I think this is mostly a sign that I need to go to bed!

 

 

Similar Threads

  1. Interesting Problem
    By accurax in forum General Questions
    Replies: 1
    Last Post: 9 Feb 2009, 12:49 PM
  2. Interesting Problem???
    By kikboxr777 in forum General Questions
    Replies: 2
    Last Post: 16 Dec 2008, 09:39 PM
  3. Interesting Error ...
    By TinaS in forum General Questions
    Replies: 6
    Last Post: 29 Sep 2006, 03:06 AM

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