Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Oct 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default firefox vs. explorer

    Having display issues with IE. The buttons in the header are off and arent aligned right...FireFox on the other hand displays it correctly...any ideas or sugestions would be appreciated. Thanks!

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: firefox vs. explorer

    Quote Originally Posted by chris32882 View Post
    Having display issues with IE. The buttons in the header are off and arent aligned right...FireFox on the other hand displays it correctly...any ideas or sugestions would be appreciated. Thanks!
    I can guarantee 1 thing: if you have such type of error, no one can help you without the link to the actual page, and the version of ie you are using as well :)
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    Oct 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default Re: firefox vs. explorer

    Quote Originally Posted by yellow1912 View Post
    I can guarantee 1 thing: if you have such type of error, no one can help you without the link to the actual page, and the version of ie you are using as well :)
    I can guarantee that the link to the actual page is already displayed with every post I make because its in my sig. Also, have the latest internet explorer (Version: 7.0.5730.13)

  4. #4
    Join Date
    Oct 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default Re: firefox vs. explorer

    I really need to fix this display issues because most ppl use IE and the page looks very sloppy with this error, not sure what I have to add in my stylesheet to correct this.

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

    Default Re: firefox vs. explorer

    Start by fixing the html validation errors - http://validator.w3.org/check?verbos...ickshop.com%2F
    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.

  6. #6
    Join Date
    Oct 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default Re: firefox vs. explorer

    Quote Originally Posted by Kim View Post
    Start by fixing the html validation errors - http://validator.w3.org/check?verbos...ickshop.com%2F
    Alright, I can do that, but most websites have errors anyways, I don't see any major problems listed..

    also, how do I know which page I have to edit to fix these errors? It don't list them

  7. #7
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: firefox vs. explorer

    Although is it good practive to correct HTML Validation errors, it will not help in this case; is it a logic error as opposed to a syntax error.

    <!--eof-navigation display-->
    <!--bof-branding display-->
    <div id="logoWrapper" class="clearfix">


    Change it to read:

    <!--eof-navigation display-->
    <!--bof-branding display-->

    <br class="clearBoth" />

    <div id="logoWrapper" class="clearfix">


    The file to edit (I'm guessing here) would be:
    includes/templates/cherry_zen/common/tpl_header.php

  8. #8
    Join Date
    Oct 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default Re: firefox vs. explorer

    Quote Originally Posted by Website Rob View Post
    Although is it good practive to correct HTML Validation errors, it will not help in this case; is it a logic error as opposed to a syntax error.

    <!--eof-navigation display-->
    <!--bof-branding display-->
    <div id="logoWrapper" class="clearfix">


    Change it to read:

    <!--eof-navigation display-->
    <!--bof-branding display-->

    <br class="clearBoth" />

    <div id="logoWrapper" class="clearfix">


    The file to edit (I'm guessing here) would be:
    includes/templates/cherry_zen/common/tpl_header.php
    hmm changed it, but it still shows the buttons off, I am fixing the validation errors and warning as we speak

  9. #9
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: firefox vs. explorer

    Within your CSS code for the logo, why not define the attributes?

    width:???px;
    height:???px;

    Sometimes one needs to trial & error a bit to sort things out.

  10. #10
    Join Date
    Oct 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default Re: firefox vs. explorer

    Quote Originally Posted by Website Rob View Post
    Within your CSS code for the logo, why not define the attributes?

    width:???px;
    height:???px;

    Sometimes one needs to trial & error a bit to sort things out.

    I have been doing alot of Trial and Error, thats why I am here trying to get some more help :)

    I tried putting the attributes for the size, but it didn't make any difference

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. explorer vs firefox?
    By cchan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Dec 2010, 07:35 PM
  2. firefox - explorer
    By miha25 in forum Basic Configuration
    Replies: 0
    Last Post: 25 May 2009, 03:02 AM
  3. Firefox vs. Explorer, problem.
    By Mister-Norway in forum General Questions
    Replies: 1
    Last Post: 22 Jan 2007, 11:47 PM
  4. firefox vs explorer
    By ptraffick in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Sep 2006, 10:45 PM
  5. Firefox OK, Explorer a mess
    By DesignbyDemeter in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Jun 2006, 09:22 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