+ Reply to Thread
Results 1 to 4 of 4

Thread: Different browsers ruin my site
      
   

  1. #1
    GreenSpeed is offline Corporal
    Join Date
    Jun 2009
    Posts
    13

    Default Different browsers ruin my site

    My site looks perfect in Firefox and Safari, but if viewed through Internet Explorer and Netscape Navigator the site looks terrible.

    I have rollover images for my menubar which, again, look perfect in Firefox and Safari, but are blurry and blocking in the other two.

    I also have it set up so my menu header, and site for that matter, stretch to fit the the browser window size you are using. In Firefox and Safari it stretches across the entire screen, however, in Explorer and Navigator it only goes halfway across the screen.

    Someone suggested to me using a Browser-test-script and making different sites for each browser. Im familiar enough with web code to manipulate whatever is there, (which is how I got my page to match window sizes) but not good enough to write it myself. Is there anything I could do?

    my site is www.greenspeedmagazine.com/forum its under construction now, but will be done soon. If you view it, please try viewing it in both Explorer and Firefox so you can see the clear difference.


    any help is greatly appreciated. Thanks!

  2. #2
    GreenSpeed is offline Corporal
    Join Date
    Jun 2009
    Posts
    13

    Default Re: Different browsers ruin my site

    Nevermind, got it. Just had to put

    display: block;

    in the code before the height and width dimensions

  3. #3
    Crashis Clay is offline Corporal
    Join Date
    Jun 2008
    Posts
    10

    Default Re: Different browsers ruin my site

    How did you get the code in there? Are you using BV Web builder?

  4. #4
    Crashis Clay is offline Corporal
    Join Date
    Jun 2008
    Posts
    10

    Default Re: Different browsers ruin my site

    I see you are using BV, but I cant seem to get the display: block; into place as it is in your page.

    Your page changes nicely with different screen resolutions, I would like mine to do the same.

    http://www.abellrc.com/abellrchome.html

    Thanks in advance for any help you might have to offer

    Clay

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49