-
AuthorPosts
-
January 6, 2009 at 12:42 am #136758
Hi there,
Another question regarding the Pyrite template ..
I’m trying to find out why numbers display lower than text when used in either an H2 or H3 heading type. It doesn’t seem to be set in the CSS but I could be wrong ?
Is there any javascript used anywhere to format the text for these heading types ?
As an example have a look at http://www.aqualife.com.au/coffee-and-food/s1500-aquacater
Note how the numbers ‘1500’ sit below the surrounding text – is there a way to correctly align the numbers to the sit on the same line as the text ?
Thanks
January 7, 2009 at 8:53 am #285050Any chance someone from Joomlart responding ?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 7, 2009 at 9:09 am #285056That is simply the design of that font. Even if you use it in photoshop, word, etc it will always appear like that. I don’t like it either.
January 7, 2009 at 9:18 am #285062Thanks for your answer Scotty – didn’t know that !
I’m not a fan either..
Is it possible to change the font used then for either those headings styles or for the template as a whole ?
Cheers
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 7, 2009 at 9:25 am #285065Yes, find on line 18 of template.css….
body {
color:#000000;
font-family:Georgia,Cambria,"Times New Roman",Times,serif;
line-height:1.6;
}and change to…
body {
color:#000000;
font-family:Cambria,"Times New Roman",Times,serif;
line-height:1.6;
}1 user says Thank You to scotty for this useful post
January 7, 2009 at 9:27 am #285069Fantastic – many thanks – any reason why I couldn’t replace Georgia with another browser safe font ? from a concept perspective I mean ?
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by scotty 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum