1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

CSS Help with getting the gallery css and html correct

Discussion in 'Web Development' started by MoeyAus, Sep 23, 2008.

  1. MoeyAus

    MoeyAus New Member

    Can I please get some help. I am helping a friend with her website that was created about a year ago. I tracked the template back to here - the Hairdresser one. She needed a gallery, so I went to the kiss123 website (which I found trawling this forum) and added it to one of the pages. I am no expert in regards to html and css so this is where I need help. The gallery page does not display the same as the rest of the template. The footer hr is in the wrong position and in FF the gallery runs off the page. Also the image in the top left on the gallery page is 15px lower somehow..... I have tried for days to get it display the same as the rest of the site with no joy. Please help me :)

    The website address is www.makeupbyrebekah.com.au
     
  2. MoeyAus

    MoeyAus New Member

    Please, somebody must know the answer. I would really appreciate some help here :)
     
  3. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    try closing your page.
    </html>
     
  4. pezboy45

    pezboy45 Mod/Design & Coder [Pro]

    Looks fixed to me...
     
  5. MoeyAus

    MoeyAus New Member

    The html tag is already closed, and no it is not fixed. In IE it looks fine but in Firefox it is far from it. Compare the hr on the gallery page to the hr on any other page. The last image runs off the page as well.
     
  6. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Really?
    your last lines of code on the galley page
    Code:
    <div class="clear spacer">
    </div>
    <div id="footer">
      &copy; 2008 Makeup Artistry By Rebekah
      </div>
    </div>
    </body>
    your last lines of code on the index page
    Code:
    </div>
     <div class="clear spacer"></div>
     <div id="footer">
      &copy; 2008 Makeup Artistry By Rebekah
     </div>
    </div>
    </body>
    </html>
     
  7. MoeyAus

    MoeyAus New Member

    OMG how did I miss that? :eek::eek: I must have been looking at the wrong index file.. Cheers. It didn't fix the problem though. Any other ideas to help a silly noob?
     
  8. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Haven't a clue. Why FF is being so picky. Ran it under v2 and v3.
    The page should just keep growing but doesn't.
    You could try to shorten the page and make a second Gallery page to see if that may work.
    Also look at https://freewebsitetemplates.com/forum/showthread.php?t=4946

    I created a page 2 years back in ff1 no problem in ff2 and 3 it totally sucks. I gave up tring.
     
  9. MoeyAus

    MoeyAus New Member

    Sorted it. Played with the stylesheet more and got it fixed.
     
  10. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    so what was the problem?
     
  11. MoeyAus

    MoeyAus New Member

    No idea?!? Just deleted most of the gallery stylesheet, and added the hair style template css.