Forums

[resolved] I listed so many tags they disappear at the bottom of the page! (5 posts)

  1. siggia
    Member
    Posted 3 years ago #

    First of all, take a look at the page: english.midgardur.net/ Notice at the bottom where it lists the tags, it jumps below the category list (which I don't know why) and then lists the tags, but as you see, they are so many they somehow disappear, yet you can see the very top of the text in the following line.

    I've been searching for the code to fix this but can't for the life of me find it. Could somebody point me into the right direction?

    Thanks a lot!

  2. Steffen Jørgensen
    Member
    Posted 3 years ago #

    It looks fine to me...

  3. mrmist
    Forum Janitor
    Posted 3 years ago #

    Yep not seeing any issue.

  4. siggia
    Member
    Posted 3 years ago #

    Then you guys are not looking at what I'm pointing out. If you're using Firefox or Chrome (which I'm using), it'll look like I'm trying to explain. If you use IE8 then it will display all the tags, but other graphics too which are not meant to be there - plus the table is left aligned instead of centered (so stupid IE8).

    Here are examples:

    Chrome
    Firefox
    Internet Explorer 8

    Clearly you see the thin line (1px-2px) below the line "Academy Awards, Danny Boyle, Der Baader Meinhof Komplex, Hugh Jackman, Lord of the Rings,"?

  5. siggia
    Member
    Posted 3 years ago #

    Okay, I solved it. I had to add this:

    margin-bottom:35px;

    in the .post.tags section, which now looks like this:

    .post .tags {
    
    	background-position:0 -16px;
    
    	margin-bottom:35px;
    
    }

    Hope this will help others if they have a similar problem.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags