Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • blink black Friend
    #175363

    URL: http://dakuz.com/joomla/
    Module: JA News Pro! Module
    Screenshot:

    Problem: For readability purposes, is it possible to add some sort of divider immediately after READ MORE (see screenshot) … Maybe something like this one.

    News 1
    Content
    read more …

    ===========

    News 2
    Content
    read more …

    ===========


    1. screenshot
    TomC Moderator
    #445496

    Try this . . . . .

    At file path –> /joomla/plugins/system/jat3/jat3/base-themes/default/css/template.css

    at line 92, modify as follows:

    <blockquote>p.readmore {
    border-bottom: 4px double #333333;;
    margin: 0;
    padding-bottom: 20px;
    }
    </blockquote>

    Let me know if that achieves a result you like. You can, of course, play around with the line thickness value, color, etc.

    blink black Friend
    #445794

    Thanks TomC. That will work for me. While on that same page, do you know the section I can use to edit WORLD NEWS and make the font bigger.

    TomC Moderator
    #445795

    <em>@blink_black 310289 wrote:</em><blockquote>Thanks TomC. That will work for me. While on that same page, do you know the section I can use to edit WORLD NEWS and make the font bigger.</blockquote>

    You can edit that heading within the following file path –> /joomla/templates/ja_nex/html/mod_janewspro/nex/style.css

    at line 51

    .ja-zinsec .ja-zinsec-inner > h2 { font-size: 100%;
    text-transform: uppercase;
    font-family: 'TeXGyreAdventorRegular',Helvetica,Arial,sans-serif;
    padding: 13px 15px;
    margin: 0px;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    }

    Hope That Helps

    blink black Friend
    #445796

    Thanks Tom. Everything seems to be working except that when i change the color from #66666 to #ff0000, nothing changes on the front end

    TomC Moderator
    #445797

    <em>@blink_black 310291 wrote:</em><blockquote>Thanks Tom. Everything seems to be working except that when i change the color from #66666 to #ff0000, nothing changes on the front end</blockquote>
    Are you sure you’re using a correct color code?

    blink black Friend
    #446026

    Yeah, I checked and it is the right color code. I dont know what’s wrong.

    TomC Moderator
    #446031

    What about at –> /joomla/templates/ja_nex/css/template.css

    line 49 . . .

    <blockquote>a {
    color: #666666;
    text-decoration: none;
    }
    </blockquote>

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

This topic contains 8 replies, has 2 voices, and was last updated by  TomC 12 years, 1 month ago.

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