| Subject: | Re: "class" tag in Heading |
|---|---|
| From: | "ThinkInk" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Wed, 23 Jul 2008 09:30:33 +0000 (UTC) |
| Newsgroups: | macromedia.contribute.general_discussion |
I do not understand exactly what you mean, but when you want to give the
heading tags a different appearance
you can user CSS:
h1 {
color: #CCCCCC;
font-size: 12px;
}
or make Contribute use document level CSS:
<style>
.style1 {
color: #CCCCCC;
font-size: 12px;
}
</style
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Removing Auto Date, ThinkInk |
|---|---|
| Next by Date: | Re: Trial Software Won't run, FrontRangeGuy |
| Previous by Thread: | "class" tag in Heading, NeedhamMom |
| Next by Thread: | Removing Auto Date, gbuston |
| Indexes: | [Date] [Thread] [Top] [All Lists] |