logo       

RE: Changing CSS in Doxygen: msg#00111

text.doxygen.general

Subject: RE: Changing CSS in Doxygen

Ok. Thanks.
Nacho

From: Ferdinand Prantl <ferdinand.prantl@xxxxxxx>
To: "'Nacho Abril'" <iab941@xxxxxxxxxxx>,Ferdinand Prantl <ferdinand.prantl@xxxxxxx>,"'mi@xxxxxxxxxxxxx'" <mi@xxxxxxxxxxxxx>,"'Doxygen-users@xxxxxxxxxxxxxxxxxxxxx'" <Doxygen-users@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Doxygen-users] Changing CSS in Doxygen
Date: Thu, 27 Feb 2003 16:19:12 +0100

Hi Nacho,

well, the general method how to change look of some element is to look at
the HTML source and find the class, e.g.:

<A class="EL" href="...">something</a>

Then you search the element/cass in CSS and change it (here EL or A.EL). If
you cannot find the class in an element or in parent elements then it's not
possible.

One of the best HTML/CSS/scripting references:
http://www.htmlib.demon.co.uk/.

Ferda

-----Original Message-----
From: Nacho Abril [mailto:iab941@xxxxxxxxxxx]
Sent: Thursday, February 27, 2003 15:51
To: ferdinand.prantl@xxxxxxx; mi@xxxxxxxxxxxxx;
Doxygen-users@xxxxxxxxxxxxxxxxxxxxx
Subject: RE: [Doxygen-users] Changing CSS in Doxygen


Yes, I known. Sorry by my bad-expression. My problem is I don't known how
can I change, for example, the
font in detailed description to arial.
I put in the css file:
A.el { text-decoration: none; font-weight: bold; font-family: "Arial" } but
it seems don't work. (I don't use CSS before)

Thanks.
Nacho

>From: Ferdinand Prantl <ferdinand.prantl@xxxxxxx>
>To: "'mi@xxxxxxxxxxxxx'" <mi@xxxxxxxxxxxxx>, "'Nacho Abril'"
><iab941@xxxxxxxxxxx>, "'Doxygen-users@xxxxxxxxxxxxxxxxxxxxx'"
><Doxygen-users@xxxxxxxxxxxxxxxxxxxxx>
>Subject: RE: [Doxygen-users] Changing CSS in Doxygen
>Date: Thu, 27 Feb 2003 15:28:53 +0100
>
>Hello Nacho,
>
>you can make some style tweaks in HTML header as Mike wrote, indeed, or
>you can also provide your own CSS file with
>
> HTML_STYLESHEET = my.css
>
>directive (it's documented). You may want to use the doxygen's file as
>a model, see command line documentation how to generate it:
>
> doxygen -w html headerFile footerFile styleSheetFile [configFile]
>
>
> rgds,
>
> Ferda
>
>-----Original Message-----
>From: mi@xxxxxxxxxxxxx [mailto:mi@xxxxxxxxxxxxx]
>Sent: Thursday, February 27, 2003 14:53
>To: Nacho Abril; Doxygen-users@xxxxxxxxxxxxxxxxxxxxx
>Subject: Re: [Doxygen-users] Changing CSS in Doxygen
>
>
>Hello Nacho
>
>Thursday, February 27, 2003, 10:38:49 AM, you wrote:
>
>NA> I'm using ´Doxygen to generate doc in compiled HTML. I want change
>NA> the aparence via CSS, but I don't find any doc. about it. Has
>NA> anybody do it? (for example changing font)
>
>The HTML_HEADER option looks like it might be helpful.
>
>--
>Regards,
> Mike
>
>
>
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf _______________________________________________
>Doxygen-users mailing list
>Doxygen-users@xxxxxxxxxxxxxxxxxxxxx
>https://lists.sourceforge.net/lists/listinfo/doxygen-users


_________________________________________________________________
MSN. Más Útil Cada Día http://www.msn.es/intmap/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Doxygen-users mailing list
Doxygen-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/doxygen-users


_________________________________________________________________
MSN. Más Útil Cada Día http://www.msn.es/intmap/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise