Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Dec 2010
    Posts
    13
    Plugin Contributions
    0

    Default Mystery Red dotted line around field - element.style being pulled from HTML not CSS?

    V151, New build, Uploaded and installed via FTP, running picaflor-azul template and image slider code, issue arose when someone else moved the search bar (I do not know what they did). URL is w w w . o r c h i d e u r o . c o m / s t o r e /

    I have a annoying and seemingly very difficult to remove red dotted line around the top right field on my site. In a CSS file I can remove the entire field but then it throws off layout and loses the cart options at the top of the page. I can also add border:0 but then that is just being overruled by the mystery element.style so although I'd rather just set the border to 0 and get rid of the dotted lines I can't work out where to do that. Here's what I found:


    Using the Chrome Inspect Element I have found:

    element.style {
    border: 1px dotted red;
    }

    using the view-source for http:// o r c h i d e u r o . c o m ...in_page=index:

    <span class="webkit-html-attribute-value">border:1px dotted red;</span>

    And the Inspect Element on the above shows:

    <div id="header-right" style="border:1px dotted red;">

    But I just can't seem to find where it's actually located and how to remove it. From searching it seems like the Style Element is written out somewhere in the HTML rather than being pulled from a CSS.

    Thanks so much for any help in advance.
    Last edited by the brit; 17 Feb 2013 at 11:32 PM. Reason: URL edited.

 

 

Similar Threads

  1. Replies: 0
    Last Post: 14 Oct 2014, 08:27 PM
  2. Dotted line not in centre.
    By maomaochong in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Jul 2008, 11:58 AM
  3. element.style mystery css
    By wasana in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Jul 2007, 04:11 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