Results 1 to 10 of 12

Hybrid View

  1. #1
    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.

  2. #2
    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

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

    Default Re: firefox vs. explorer

    I guess it's all in the methodology of how one does trial & error.

    Once I took an active interest in your problem and did some trial & error of my own, took me less than 5 minutes to find out the problem "and" center your logo.

    <div id="navMainWrapper">

    <div id="navMainSearch">
    </div>
    <div id="date">

    Remove the code in RED.


    <br class="clearBoth" />

    <div id="logoWrapper" class="clearfix">
    <div id="logo" style="margin:0 auto; padding:0; text-align:center; width:100%"><a href="http://themccormickshop.com/"><img src="includes/templates/cherry_zen/images/logo.jpg" alt="The McCormick Shop" title=" The McCormick Shop " width="900" height="197" /></a></div>

    Add the code in GREEN to the 'logo' descriptor in your CSS file.

    HTH

  4. #4
    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
    I guess it's all in the methodology of how one does trial & error.

    Once I took an active interest in your problem and did some trial & error of my own, took me less than 5 minutes to find out the problem "and" center your logo.

    <div id="navMainWrapper">

    <div id="navMainSearch">
    </div>
    <div id="date">

    Remove the code in RED.


    <br class="clearBoth" />

    <div id="logoWrapper" class="clearfix">
    <div id="logo" style="margin:0 auto; padding:0; text-align:center; width:100%"><a href="http://themccormickshop.com/"><img src="includes/templates/cherry_zen/images/logo.jpg" alt="The McCormick Shop" title=" The McCormick Shop " width="900" height="197" /></a></div>

    Add the code in GREEN to the 'logo' descriptor in your CSS file.

    HTH
    Thats good that you tried to help me, I appreciate it. But I have been doing Trial and Error for awhile now. I did what you asked and my buttons are stiff off

 

 

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