Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • SHoggard Friend
    #118971

    Hi How was Tet?

    I posted in this thread while you were on holiday so I guess it got missed:
    http://www.joomlart.com/forums/topic/another-font-question/

    I made changes to the H1 CSS as follows:

    <blockquote>/* Heading */
    h1 {
    font-size: 200%;
    color: #DE6934;
    background: #FFFFFF;
    font-family: Times New Roman, serif;
    }
    BUT it didn’t work…. I’ll wait till after Lunar New Year when the JA guys are back at work
    There was no change to H1 – what did I do wrong?</blockquote>

    Khanh Le Moderator
    #215053

    I made change as you describe and it worked. Please clear your cache to see if it fix? If not, please give me your live site url.

    SHoggard Friend
    #215061

    Packwebasia.com

    Khanh Le Moderator
    #215062

    I cannot find any H1 text on you site, Hoggard. Please give me a specific page which contains the H1 style.

    SHoggard Friend
    #215073

    Hi Kanh,

    http://www.packwebasia.com/index.php?option=com_content&task=view&id=1086&Itemid=3

    Unless I’m mistaken, the headline “Detergent in a Ball…” is “content heading” and an H1 headline – or have I got that wrong?

    By the way you guys are doing a great job.. I’ll be in HCMC next week – if you’re there I buy you a 333 (of course)!

    Khanh Le Moderator
    #215074

    That’s ‘contentheading’ style, not a H1. If you want to restyle your article title, you should change style of contentheading class.

    PS: Thank you for your 333 offer. However, we locate in HN. I’ll invite you a beer if you’re here 🙂

    SHoggard Friend
    #215075

    I’ll check the flights – I’ll go from HCM to BKK & think there’s a stop-over in HN – let me discuss with my agent here in Singapore

    SHoggard Friend
    #215083

    1. I did this:
    <blockquote>/* Title text */

    .contentheading,
    {
    font-size: 200%;

    color: #1467CA;

    background: #FFFFFF;

    font-family: Times New Roman, serif;

    }

    .componentheading,

    div.moduletable h3,s

    h1, h2, h3 {
    }</blockquote>

    It did Nothing

    then is did this:

    <blockquote>.componentheading,

    div.moduletable h3,s

    h1, h2, h3 {
    font-size: 200%;

    color: #1467CA;

    background: #FFFFFF;

    font-family: Times New Roman, serif;

    }</blockquote>

    It changed the Content heading as needed… but it also changed the MODULE fonts !

    It’s JUST the headline I need to change…

    While we’re on the topic:
    I’d like to reduce the line space between paragraphs (where is that hidden?)
    [/LIST]

    Khanh Le Moderator
    #215094

    I quite confuge about what you want to change. If you want to change the lince psace between paragraphs, you should change style defined for tag P.

    Please let me know which text in a paticular page you want to modify, I will tell you the exact style you need make change.

    SHoggard Friend
    #215100

    1. I want to change : Contentheading font (only) … not the others:
    .componentheading,

    div.moduletable h3,s

    h1, h2, h3 {
    }

    Main body text on article pages…. reduce line-space & the space between paragraphs

    Khanh Le Moderator
    #215107

    If you want to change the contentheading style only, just add this style to template_css.css like following:


    .componentheading {
    ... your defined style here...
    }

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

This topic contains 11 replies, has 2 voices, and was last updated by  Khanh Le 17 years, 8 months ago.

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