Blog Layout Problem

Discussion in 'CSS' started by CarlBlogger, Dec 3, 2008.

  1. #1
    I hope you can help, take a look at my blog layout in both firefox and internet explorer and look at the archive bit at the bottom. You will see the gap above archives is not there in firefox but it is in internet explorer.

    Could someone help me out and remove this gap please?

    Kind regards,
    Carl

    Fixed :)
     
    CarlBlogger, Dec 3, 2008 IP
  2. mob4u1

    mob4u1 Well-Known Member

    Messages:
    951
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    110
    #2
    its something to do with these:

    		<div class="widget block">
    					</div>
    		<div class="widget block">
    					</div>
    
    HTML:
     
    mob4u1, Dec 3, 2008 IP
    CarlBlogger likes this.
  3. CarlBlogger

    CarlBlogger Well-Known Member

    Messages:
    516
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    130
    #3
    Fixed! Thank you, Where it had "widget block" it just needed to be "block", IE obviously didn't recognise this.

    :)
     
    CarlBlogger, Dec 3, 2008 IP