This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > April 2004 > CSS Style Sheet
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]
|
|
| Thomas Scheiderich 2004-04-21, 2:55 pm |
| I was adding a style sheet definition for the Body and am confused as to
why the changing of the font size doesn't change the fonts on the page.
I have no other Font tags on the page. When I change the Font type,
the text does change for this.
Here is the definition:
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background-color: #ADB9C7;
background-image: url(../backgrounds/swishblu_bk.gif);
}
If I change the 12px to 38px, nothing happens.
Tom.
| |
| Murray *TMM* 2004-04-21, 2:55 pm |
| What is the code on the page?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"Thomas Scheiderich" <tfs@deltanet.com> wrote in message
news:40817860.1020908@deltanet.com...
> I was adding a style sheet definition for the Body and am confused as to
> why the changing of the font size doesn't change the fonts on the page.
> I have no other Font tags on the page. When I change the Font type,
> the text does change for this.
>
> Here is the definition:
>
> body {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 12px;
> color: #333333;
> background-color: #ADB9C7;
> background-image: url(../backgrounds/swishblu_bk.gif);
> }
>
> If I change the 12px to 38px, nothing happens.
>
> Tom.
>
| |
| raizel 2004-04-21, 2:55 pm |
| In article <40817860.1020908@deltanet.com>,
Thomas Scheiderich <tfs@deltanet.com> wrote:
> I was adding a style sheet definition for the Body and am confused as to
> why the changing of the font size doesn't change the fonts on the page.
> I have no other Font tags on the page. When I change the Font type,
> the text does change for this.
>
> Here is the definition:
>
> body {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 12px;
> color: #333333;
> background-color: #ADB9C7;
> background-image: url(../backgrounds/swishblu_bk.gif);
> }
>
> If I change the 12px to 38px, nothing happens.
>
> Tom.
is the text inside a table? Show the URL for the site.
--
raizel
remove the STARS from your eyes to reply
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|