Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • bljoomla Friend
    #138834

    Hello;

    I’m using Joomla 1.5.8 and JA Purity 1.20 for my site. Can anyone point me to the specific .CSS file for the template that controls article archive output? I’d like to change the font size of the hyperlink to something smaller that is not all caps (Click February, 2009 under the News Archives section of my site and you’ll see what I mean). Here’s the link:

    http://barrys-reviewblog.com/index.php?option=com_content&view=archive&year=2009&month=02

    This is created with the mod_archive module in Joomla.

    Thanks!

    ShannonN Friend
    #294639

    bljoomla;116086Hello;

    I’m using Joomla 1.5.8 and JA Purity 1.20 for my site. Can anyone point me to the specific .CSS file for the template that controls article archive output? I’d like to change the font size of the hyperlink to something smaller that is not all caps (Click February, 2009 under the News Archives section of my site and you’ll see what I mean). Here’s the link:

    http://barrys-reviewblog.com/index.php?option=com_content&view=archive&year=2009&month=02

    This is created with the mod_archive module in Joomla.

    Thanks!

    If you means the H4 Title “Silent Hill Homecoming etc”

    its a H4 (heading 4) class called contentheading as in the code sample below

    <h4 class=”contentheading”> <a href=”/index.php?option=com_content&view=article&id=230:silent-hill-homecoming-pc”> Silent Hill Homecoming PC</a>

    </h4>

    found in template.css at (line 645)
    you are looking for

    .contentheading
    font-size:200%;

    change the font size to 150% or less

    Hope this puts you on track
    ShannonN

    we2solutions Friend
    #294649

    open the site using dreamwaver.you can find the template.css file for change that color.

    .contentheading
    font-size:200%;

    change the font size
    :0)

    bljoomla Friend
    #294725

    Thanks, everyone. Looks much better now! 😀

    surfera Friend
    #342845

    how did you get rid of the bullets in archive news?
    Thanks in advance.

    I ma using ja purity

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

This topic contains 5 replies, has 4 voices, and was last updated by  surfera 14 years, 6 months ago.

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