Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #937981

    Hi
    to reduce the font size in the timeline module add below code in custom.css file and change the font size as per needs .

    .acm-timeline.style-1 .item-row .timeline-item p {
        font-size: 14px;
    }

    For 2nd question i am not getting what u want to achieve , kindly provide some more details with screenshot , so i can check your request .

    rodtheplod Friend
    #938106

    Hi to reduce the font size in the timeline module add below code in custom.css file and change the font size as per needs. For 2nd question i am not getting what u want to achieve , kindly provide some more details with screenshot , so i can check your request .

    Thanks Pankaj – your first response looks like what I need, so I’ll try to put this in place today.

    Regarding my second query, all I wanted to find out was how I could essentially make a ‘blank’ JA module that could slot into the same place taken up with the Timeline module, and that I could just put a standard html table inside. Ideally, this module would have the formatted heading (for example, "EDUCATION" in your Resume Model pages) together with the round icon.

    Does that clarify? As I mentioned, I’m new to Joomlart so I might be mis-understanding how these JA modules can be implemented! I guess I have some more reading up to do 🙂

    Pankaj Sharma Moderator
    #938177

    Hi
    You can open the JA ACM module and see the current style comes with it .
    At present there is no style in ACM that match with your needs .
    You need to check this documentation and import the tables style from JA Uber template if it helps you .

    rodtheplod Friend
    #938418

    Thanks again! I created a custom.css file with my required settings under local/css and added the assets.xml file to local/etc to point to the css and this worked really well.

    I can’t see how to mark this thread as ‘solved’ but please treat it as so.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  rodtheplod 8 years, 5 months ago.

The topic ‘Can I change the Timeline font size?’ is closed to new replies.