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

    Topics Separate from Announcements

    emalik
    emalik
    Forumember


    Posts : 45
    Reputation : 1
    Language : English

    Solved Topics Separate from Announcements

    Post by emalik August 25th 2019, 02:42

    Is there a way to get this result?

    https://i.postimg.cc/Y0vbtHyK/Capture.png

    I want my announcements and stickies to be separated with a line, and then regular topics that members make to be below it.

    Expect mine looks like this https://i.postimg.cc/3rts7rN6/Capture2.png and i'm not really sure why there are two Topic categories that I can make new posts from.


    Last edited by emalik on September 15th 2019, 18:27; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Topics Separate from Announcements

    Post by SLGray August 25th 2019, 04:06

    AP > Messages & Emails > Configuration
    Messages Section
    Separate announcements and stickies from other topics:



    Topics Separate from Announcements Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    emalik
    emalik
    Forumember


    Posts : 45
    Reputation : 1
    Language : English

    Solved Re: Topics Separate from Announcements

    Post by emalik August 25th 2019, 04:54

    I separated it with a line and decided to test it out, but the line isn't visible.

    https://i.postimg.cc/6pWH5q5R/Capture3.png

    And what I had also hoped for was putting the Announcements & Stickies / Regular topics on the same field like in the picture I provided. I also noticed that my "last seen" and the actual name of the topic aren't aligned for some reason?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Topics Separate from Announcements

    Post by SLGray August 25th 2019, 06:00

    Please post your forum's link.

    P.S.  The one in your profile is not correct.



    Topics Separate from Announcements Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    emalik
    emalik
    Forumember


    Posts : 45
    Reputation : 1
    Language : English

    Solved Re: Topics Separate from Announcements

    Post by emalik August 25th 2019, 06:07

    avatar
    Guest
    Guest


    Solved Re: Topics Separate from Announcements

    Post by Guest August 25th 2019, 13:41

    Hi
    Add this CSS code:
    Code:
    .pun table.table {
        border-collapse: unset !important;
    }
    .tc1.sticky-separator, .tcr.sticky-separator {border-top: 2px solid blue;}
    change
    Code:
    blue
    to the color you want!
    emalik
    emalik
    Forumember


    Posts : 45
    Reputation : 1
    Language : English

    Solved Re: Topics Separate from Announcements

    Post by emalik August 25th 2019, 16:51

    Nothing changed.
    emalik
    emalik
    Forumember


    Posts : 45
    Reputation : 1
    Language : English

    Solved Re: Topics Separate from Announcements

    Post by emalik August 26th 2019, 07:56

    Bump
    avatar
    Guest
    Guest


    Solved Re: Topics Separate from Announcements

    Post by Guest August 26th 2019, 17:45

    Try this code:
    Code:
    .pun table.table {border-collapse: unset !important;}.pun .sticky-separator {border-top: 2px solid blue!important;}
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15312
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Topics Separate from Announcements

    Post by skouliki August 26th 2019, 20:00

    emalik wrote:Bump

    Please don't double post. Your posts need to be separated by 24 hours before bumping. Please use the edit button, instead!
    Please read our forum rules: ESF General Rules

    emalik
    emalik
    Forumember


    Posts : 45
    Reputation : 1
    Language : English

    Solved Re: Topics Separate from Announcements

    Post by emalik August 28th 2019, 22:06

    Is there a way to have the topic title align with the text that says when it was created? I don't know why it's off.
    emalik
    emalik
    Forumember


    Posts : 45
    Reputation : 1
    Language : English

    Solved Re: Topics Separate from Announcements

    Post by emalik August 31st 2019, 07:06

    bump
    avatar
    Guest
    Guest


    Solved Re: Topics Separate from Announcements

    Post by Guest August 31st 2019, 10:54

    Add this code to your stylesheet:
    Code:
    .tcl.tdtopics{
    vertical-align:middle;
    }
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15312
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Topics Separate from Announcements

    Post by skouliki September 12th 2019, 18:09

    hi

    if your request is complete, please mark it as solved

    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15312
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Topics Separate from Announcements

    Post by skouliki September 15th 2019, 20:40

    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules


      Current date/time is September 23rd 2024, 09:37