This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Stylesheets > May 2005 > CCS font size problem, (Nightmare)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
CCS font size problem, (Nightmare)
|
|
| CSS problem 2005-05-23, 4:21 am |
| Hi,
I'm having a problem with a CSS defined font size on www.casajac.org
I have a few links to different language pages on the top right of the
banner. ("English, Nederlands ...)
I had the link styles defined in the main stylesheet casajac.css but I
couldn't size down the font.
Tried deining the font as 2% to see if that would have any visible effect,
but no...
Can't figure out why.
Ended up doing a style-on-the-page with DW.
And even that is not working correctly.
(Click on the "English" then on the "Deutch" link and the font size changes
.... !)
TIA
Spencer
| |
|
| CSS problem wrote:
> Hi,
>
> I'm having a problem with a CSS defined font size on www.casajac.org
> I have a few links to different language pages on the top right of the
> banner. ("English, Nederlands ...)
> I had the link styles defined in the main stylesheet casajac.css but I
> couldn't size down the font.
Oh, good ;-)
> Tried deining the font as 2% to see if that would have any visible effect,
> but no...
> Can't figure out why.
Usually because the style is overruled by a forgotton style rule
further down the sheet.
> Ended up doing a style-on-the-page with DW.
Is this:
<!--
..Style5 {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 70%; }
-->
inside the body the result of that?
> And even that is not working correctly.
> (Click on the "English" then on the "Deutch" link and the font size changes
> ... !)
I see no font size change (Firefox).
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
| |
|
|
| CSS Newbie 2005-05-23, 7:43 pm |
| >> Ended up doing a style-on-the-page with DW.
>
> Is this:
> <!--
> .Style5 {font-family: Georgia, "Times New Roman", Times, serif;
> font-size: 70%; }
> -->
> inside the body the result of that?
Yes. That is the result of doing a style-on-the-page with DW.
I am now at the office and using
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.8) Gecko/20050511
Firefox/1.0.4
The font-size problem has disappeared.
The font-size is fine.
Weird.
Spencer.
"Els" <els.aNOSPAM@tiscali.nl> a écrit dans le message de news:
1fwgvqf9veymh.5z12he3k7997.dlg@40tude.net...
> CSS problem wrote:
>
>
> Oh, good ;-)
>
>
> Usually because the style is overruled by a forgotton style rule
> further down the sheet.
>
>
> Is this:
> <!--
> .Style5 {font-family: Georgia, "Times New Roman", Times, serif;
> font-size: 70%; }
> -->
> inside the body the result of that?
>
>
> I see no font size change (Firefox).
>
> --
> Els http://locusmeus.com/
> Sonhos vem. Sonhos vão. O resto é imperfeito.
> - Renato Russo -
| |
|
| CSS problem wrote:
> Hi,
>
> I'm having a problem with a CSS defined font size on www.casajac.org
> I have a few links to different language pages on the top right of the
> banner. ("English, Nederlands ...)
> I had the link styles defined in the main stylesheet casajac.css but I
> couldn't size down the font.
Oh, good ;-)
> Tried deining the font as 2% to see if that would have any visible effect,
> but no...
> Can't figure out why.
Usually because the style is overruled by a forgotton style rule
further down the sheet.
> Ended up doing a style-on-the-page with DW.
Is this:
<!--
..Style5 {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 70%; }
-->
inside the body the result of that?
> And even that is not working correctly.
> (Click on the "English" then on the "Deutch" link and the font size changes
> ... !)
I see no font size change (Firefox).
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|