• Resolved John Doe

    (@kmulders)


    I installed the timeline on my website and added some announcements as a test. Almost everything works fine, but I do see the announcements are displayed “below” each other. This means the timeline will become very long.

    How do I make sure my timeline is displayed in the same way as the example on https://www.wp-timelineexpress.com/examples/basic-timeline?

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter John Doe

    (@kmulders)

    I also would like to remove the radius of the individual announcements, so that they are 90 degrees. Is this possible?

    Plugin Contributor Code Parrots

    (@codeparrots)

    @kmulders The demo that you see in the link you’ve linked to is our Pro version. To get that layout you’ll need to purchase the pro version, otherwise you are limited to what you get with the free version.

    As for rotating the announcements 90 degrees, I’m not entirely sure what you mean. This would make the text harder to read since it were then vertical. You can certainly do so with some CSS.

    Thread Starter John Doe

    (@kmulders)

    Thanks for your reply! Now it’s clear to me why the announcements are aligned ‘above’ each other 🙂

    I would like to be entitled to the radius of the individual announcements, indicated on this screenshot. I do understand that that is CSS, but I do not immediately see what I have to adjust.

    Finally, the layout of my text is not copied. In this screenshot you see how the announcement is entered, but in the live example it’s ‘plain text’.

    Thanks in advance!

    Not sure if this option is available in the free version but for square corners, you can adjust in individual announcements/Announcement Styles/Container Styles/Container Border, change Border Radius (px) to 0

    Thread Starter John Doe

    (@kmulders)

    Yeah, I know, but in which css-file should I adjust the radius? 🙂

    #div_id {
    border-radius: 5px;
    }

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Look & Feel Timeline’ is closed to new replies.