Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 4 of 4
  1. #1
    Exclusive Lifetime Member

    Join Date
    Oct 2010
    Location
    ScrapingWeb.com
    Posts
    104
    Country

    China
    DNF$
    919
    Bank
    0
    Total DNF$
    919
    Donate  

    Question Not sure what is wrong with the CSS

    In IE8, all the buttons are fine except the "Contact Us" button which has an extra background image slug attached to the right. It's all right in other browsers but not IE8.

    Appears to me that the right background image isn't properly positioned to the right, leaving out the middle image there. Tried to modify the width and even the text shorter but neither worked.

    Code:
    <ul>
                <li><a href="/" title="Scraping Web home"><span>Home</span></a></li>
                <li><a href="/databases.html" title="All databases on sale"><span>Buy Databases</span></a></li>
                <li class="current"><a href="/quote.html" title="Contact us regarding your data needs"><span>Contact Us</span></a></li>
                <li><a href="/scripts.html" title="Custom build a website or web application from a content database"><span>Custom Build</span></a></li>
                <li><a href="/specials.html" title="Special discounts on our database products by using coupons!"><span>Coupons</span></a></li>
                <!-- <li><a href="/press/" class="specials" title="Blog publishing latest data products and coupons"><span>Data Blog</span></a></li> -->
                <li><a href="/press/" title="Blog publishing latest data products and coupons"><span>Data Blog</span></a></li>
    </ul>
    Code:
    #header li {
        float:left;
        margin:0 0 0 6px;
    }
    #header li a:hover {
        color:#000;
    }
    #header li a {
        font:bold 1.3em Trebuchet MS;
        color:#888;
    }
    #header li, #header li a, #header li a span {
        display:block;
        height:34px;
        cursor:pointer;
    }
    #header li {
        background:url(../images/tab_mid.gif) repeat-x 0 0;
    }
    #header li a {
        padding:0 0 0 1em;
        background:url(../images/tab_left.gif) no-repeat 0 0;
        width:9em;
    }
    #header li a.specials {
        color:#000;
    }
    #header li a span {
        padding:0 1em 0 0;
        background:url(../images/tab_right.gif) no-repeat 100% 0;
        width:8em;
        text-align:center;
        line-height:2.6;
    }
    #header li.current {
        background:url(../images/selected_tab_mid.gif) repeat-x 0 0;
    }
    #header li.current a {
        color:#fff;
        background:url(../images/selected_tab_left.gif) no-repeat 0 0;
    }
    #header li.current a:hover {
        color:#fff;
    }
    #header li.current a span {
        background:url(../images/selected_tab_right.gif) no-repeat 100% 0;
    }

    This is bizarre considering the styles for all the buttons are absolutely identical.

    Anybody got any insights?
    Buy content databases as starting point of your niche information sites and web applications.
    Find help in developing them into fully functioning PHP website scripts with user / member systems and advanced administrator features.

  2. #2
    Platinum Lifetime Member
    Sapphiro's Avatar
    Join Date
    Aug 2008
    Location
    Singapore
    Posts
    332
    Country

    Singapore
    DNF$
    31
    Bank
    17,627
    Total DNF$
    17,658
    Donate  
    Providing the code itself isn't enough, any live demo to see the error? ☺
    For Sale: Rystal.com, Pentomic.com, Clebi.com, Kulmo.com, Kimeh.com, Syazo.com, Mexir.com, Sheor.com
    Please support: Subscribe to Neptuni — Domain Name Marketplace today!

  3. #3
    Exclusive Lifetime Member

    Join Date
    Oct 2010
    Location
    ScrapingWeb.com
    Posts
    104
    Country

    China
    DNF$
    919
    Bank
    0
    Total DNF$
    919
    Donate  
    Quote Originally Posted by Sapphiro View Post
    Providing the code itself isn't enough, any live demo to see the error? ☺
    http://www.scrapingweb.com/quote.html

    View it under IE8. And it seems the problem only occurs at certain browser window sizes.
    Buy content databases as starting point of your niche information sites and web applications.
    Find help in developing them into fully functioning PHP website scripts with user / member systems and advanced administrator features.

  4. #4
    Platinum Lifetime Member
    twenty-three's Avatar
    Join Date
    Aug 2008
    Posts
    39
    Country

    Germany
    DNF$
    446
    Bank
    0
    Total DNF$
    446
    Donate  
    In the file global.css remove the attribute 'width:9em' for the selector '#header li a' and it should be gone.

    23

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
  •  

Domain name forum recommended by Domaining.com