Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2010
    Location
    Tacoma, Washington
    Posts
    26
    Plugin Contributions
    0

    Default CSS Cross Browser Issue

    My site is done except for one nagging cross-browser compatibility issue. On my main index page only (all other pages render consistently), the text in the center box renders completely differently in different browsers. It is perfect in Firefox and Google Chrome, then bolder and larger in Safari (but still livable), then huge in Opera and Internet Explorer. I am a total newbie with CSS, and can change the style sheet to adjust it in one browser or another, but I have no idea how to make it browser specific. I am not looking for perfection, but want it to be presentable. I would very much appreciate some help as I am supposed to launch this tomorrow, and it is one of the last details aside from uploading final product information and tweaking a few settings. This is the URL [URL="http://www.trollshirts.com"]

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

    Default Re: CSS Cross Browser Issue

    You didn't close your <h6> tag properly:

    <h6/> - should be </h6>

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: CSS Cross Browser Issue

    More than that - you have the <h> tags nested in the "greeting" text - I would suggest removing the <h6> & <h3> altogether.

    HTML Code:
    <h2 class="greeting"> <h6> This site is intended for use by our retailers to order wholesale Ray Troll products. To place an order, you must log in and apply for Wholesale status. You will find more information about setting up an online account in the "Information" box on the right.<h6/><h3><br> Would you like to <a href="http://www.postindustrialpress.com/trollshirts/index.php?main_page=login">log yourself in</a>?</br><h3></h2>
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Jun 2010
    Location
    Tacoma, Washington
    Posts
    26
    Plugin Contributions
    0

    Default Re: CSS Cross Browser Issue

    That worked perfectly. I figured it had to be something little I had done incorrectly. Thank you very much for your help!

    SJ

 

 

Similar Threads

  1. Cross Browser Issue With Split Login Page... CSS or DIV?
    By limelites in forum General Questions
    Replies: 8
    Last Post: 4 Jun 2009, 12:01 PM
  2. Cross Browser Issue
    By Mistique in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 6 Oct 2008, 01:04 PM
  3. problems with cross-browser layout css
    By grayceworks in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 12 Jan 2007, 03:59 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