1. New arrivals >>> "Awesome" JA Social Preview! - "Awesome" JAT3 Videos 06 videos!

+ Reply to Thread
 
Results 1 to 5 of 5
  1. #1
    Unlicensed Member
    Join Date
    Mar 2009
    Posts
    4
    Points
    38.90
    Downloads
    0
    Uploads
    0
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Please login to vote

    Change Archive Hyperlink Font - How?

    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.p...=2009&month=02

    This is created with the mod_archive module in Joomla.

    Thanks!

  2. #2
    Licensed Member Expired
    Joomla Developer Membership - 1 year Expired

    Join Date
    Jul 2006
    Location
    Queensland Australia
    Posts
    1,971
    Points
    -1.50
    Downloads
    406
    Uploads
    0
    Thanks
    15
    Thanked 158 Times in 117 Posts
    Please login to vote
    Quote Originally Posted by bljoomla View Post
    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.p...=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:s ilent-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

  3. The Following User Says Thank You to ShannonN For This Useful Post:

    bljoomla (03-06-2009)

  4. #3
    Licensed Member

    WE2Solutions's Avatar
    Join Date
    Jul 2008
    Location
    Sri Lanka
    Posts
    248
    Points
    2,822.01
    Downloads
    661
    Uploads
    0
    Thanks
    71
    Thanked 35 Times in 32 Posts
    Please login to vote
    open the site using dreamwaver.you can find the template.css file for change that color.

    .contentheading
    font-size:200&#37;;

    change the font size
    :0)

  5. The Following User Says Thank You to WE2Solutions For This Useful Post:

    bljoomla (03-06-2009)

  6. #4
    Unlicensed Member
    Join Date
    Mar 2009
    Posts
    4
    Points
    38.90
    Downloads
    0
    Uploads
    0
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Please login to vote
    Thanks, everyone. Looks much better now!

  7. #5


    Join Date
    May 2009
    Posts
    2
    Points
    24.30
    Downloads
    3
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Please login to vote
    how did you get rid of the bullets in archive news?
    Thanks in advance.

    I ma using ja purity

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts