The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Issues with alignment

    avatar
    emmama
    New Member


    Posts : 11
    Reputation : 1
    Language : English

    In progress Issues with alignment

    Post by emmama August 30th 2015, 7:59 am

    Site: tailsofkings.forumotion.com
    Type: phpBB3

    Hello there.

    I've noticed an issue with the alignment in my announcements & stickies table.


    Spoiler:

    The images above show how the other tables (i.e. both categories and topics) are all pretty much perfectly aligned and sit where they should, but for Announcements & Stickies the Replies, Views and Last Posts columns are all misaligned.

    I'm hoping someone could help me figure out what's wrong and how I can fix it. If I need to put in a code, then your help there would be much appreciated. Thanks in advance.
    Klemen
    Klemen
    Forumember


    Male Posts : 292
    Reputation : 32
    Language : English, German, Slovene

    In progress Re: Issues with alignment

    Post by Klemen August 30th 2015, 10:45 am

    Nothing seems to be centered correctly, if I'm honest.

    Could you tell us how you centered the titles, post numbers, views and last posts in the first place?
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Issues with alignment

    Post by Ange Tuteur August 30th 2015, 10:50 am

    Hi @Emmama,

    Add the following rule to your stylesheet.
    Display > Colors > CSS stylesheet
    Code:
    .forumbg .header dt {
      text-align:center;
      width:553px;
    }

    That'll center the text and adjust the width so it's the same as the one under it.

      Current date/time is September 22nd 2024, 5:21 pm