Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Forrest: User

Formatting the <dl>-element

 

 

Forrest user RSS feed   Index | Next | Previous | View Threaded


stephan.schlierf at vsa

Sep 9, 2004, 12:56 AM

Post #1 of 3 (27 views)
Permalink
Formatting the <dl>-element

Hi,

I'd like to change the HTML-look&feel of the "definition list" element <dt>.
I browsed the skins/krysalis-site and skins/common directories (in
xml-forrest/src/resources) but couldn't find a point where to change the
default layout.
Can anybody help me (maybe I'm blind ;-) ?
TIA
Stephan

BTW: I use Forrest 0.5.1 and the Krysalis skin.


johannes.schaefer at uidesign

Sep 9, 2004, 1:03 AM

Post #2 of 3 (23 views)
Permalink
Re: Formatting the <dl>-element [In reply to]

in 0.6 it's as easy as
<extra-css>
dt {
font-size: 24pt;
font-weight: bold;
}
</extra-css>
in skinconf.xml

in 0.5 I have no clue ;-)

Johannes



Stephan E. Schlierf wrote:
> Hi,
>
> I'd like to change the HTML-look&feel of the "definition list" element <dt>.
> I browsed the skins/krysalis-site and skins/common directories (in
> xml-forrest/src/resources) but couldn't find a point where to change the
> default layout.
> Can anybody help me (maybe I'm blind ;-) ?
> TIA
> Stephan
>
> BTW: I use Forrest 0.5.1 and the Krysalis skin.
>
>



--
User Interface Design GmbH * Teinacher Str. 38 * D-71634 Ludwigsburg
Fon +49 (0)7141 377 000 * Fax +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * Lehrer-Götz-Weg 11 *
D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de


stephan.schlierf at vsa

Sep 9, 2004, 10:33 PM

Post #3 of 3 (23 views)
Permalink
Re: Formatting the <dl>-element [In reply to]

Am Donnerstag, 9. September 2004 11:03 schrieb Johannes Schaefer:
> in 0.6 it's as easy as
> <extra-css>
> dt {
> font-size: 24pt;
> font-weight: bold;
> }
> </extra-css>
> in skinconf.xml
>
> in 0.5 I have no clue ;-)
Thanks for your replay, Johannes.

Finally I figured it out:
You have to edit page.css with something like
dt {
...
}
dd{
...
}

Stephan

>
> Johannes
>
> Stephan E. Schlierf wrote:
> > Hi,
> >
> > I'd like to change the HTML-look&feel of the "definition list" element
> > <dt>. I browsed the skins/krysalis-site and skins/common directories (in
> > xml-forrest/src/resources) but couldn't find a point where to change the
> > default layout.
> > Can anybody help me (maybe I'm blind ;-) ?
> > TIA
> > Stephan
> >
> > BTW: I use Forrest 0.5.1 and the Krysalis skin.

Forrest user RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.