test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sgrigg Friend
    #170038

    I’m trying to make the “Articles Categories” Module look more appealing, current it looks like:

    I’d like it to look more like (notice the bullet placement):

    Is this where the Module Class Suffice or Alternative Layout come into play in the advanced options?

    Stephen


    1. categories
    2. articles
    khoand Friend
    #421515

    Hi,
    Could you give me a link to your page as you said?

    sgrigg Friend
    #421569

    You bet. The username is guest, password is “testing” as the site isn’t live yet.

    Examples can be seen at http://domorewithit.com/articles, The section with the header “categories” is the one I want to look more like the one with header “Latest Articles”

    khoand Friend
    #421629

    You replace this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css

    .column p, .column pre, .column blockquote, .column h1, .column h2, .column h3, .column h4, .column h5, .column h6, .column ol, .column ul, .column dl {
    margin: 15px 0;
    padding: 0;
    }

    with

    .column p, .column pre, .column blockquote, .column h1, .column h2, .column h3, .column h4, .column h5, .column h6, .column ol, .column ul, .column dl {
    margin: 3px 0;
    padding: 0;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum