Thread: firefox trouble

Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2005
    Location
    United Kingdom
    Posts
    457
    Plugin Contributions
    0

    Default firefox trouble

    Hi, i cant seem to get rid of a tiny margin/padding that appears in firefox, i can see it when i use the css viewer, there was a indexhomebody tag that wasnt in the css, i created on and set the margins and padding to 0 and still no reuslt, ive done this on various styles and it dont seem to be working for me

    If someone has a minute can they have a look www.bivvybirds.co.uk/petsite

    It basically has a backround on the whole page 225px high repeated x defined in Body (
    background-image: url(../images/index_back.jpg);
    background-repeat: repeat-x;
    )

    and the other background is the header as the same as the zencart when installed

    Rob

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: firefox trouble

    Wonderfully subtle issue ... add #tagline h1 {margin:0} to your stylesheet to resolve.

    Yes, I know you have neither a tagline nor an h1 ... that's what makes it so subtle and difficult to spot!

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Aug 2005
    Location
    United Kingdom
    Posts
    457
    Plugin Contributions
    0

    Default Re: firefox trouble

    Thankyou kuroi

    You wouldn't of believed how much time i had spent trying different methods

    Well thats that bit sorted now, now for the rest

    Once again cheers

    Rob

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: firefox trouble

    Don't forget to take out as many as possible of those things you tried in order to fix it. Leaving them lying around will clutter up your CSS and make it less flexible later.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Aug 2005
    Location
    United Kingdom
    Posts
    457
    Plugin Contributions
    0

    Default Re: firefox trouble

    yep have done,

    its just one thing after another on this, i get that sorted and find i cant get something else to move :) oh well i will keep trying

    The thing is, im not new to css, but its understanding how this has been put togethere that is baffling me

    rob

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: firefox trouble

    Building a Zen Cart is like that. It's lots of mini-objectives, back-to-back. I recommend frequent breaks to keep your energy levels up ("hypocrite" I hear my partner muttering - well when you're on a roll it can be difficult to drag yourself away, but I still recommend it!).

    The good news is that most of the thinks you want to change are going to be easier to influence in Zen Cart than most other carts, and the more you do it, the faster you get.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Can't find pesky blue font in css, trouble in IE but not Firefox
    By bowes in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 May 2010, 10:22 AM
  2. Trouble
    By Mongo in forum General Questions
    Replies: 2
    Last Post: 3 Oct 2009, 03:46 AM
  3. Strange layout in IE and trouble in Firefox
    By mccalld in forum General Questions
    Replies: 4
    Last Post: 5 Apr 2008, 03:37 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