| Author |
Message |
Nico
Guest
|
Posted:
Thu Jan 06, 2005 10:39 pm Post subject:
How could i identify class in wss ? |
|
|
hi everybody,
i'm looking for a document which explain how SWS manage this differents
stylesheets (.css) :
THEME.CSS
COLOR0.CSS
COLOR1.CSS
GRAPH0.CSS
GRAPH1.CSS
I would like to identify which class is applied to a specified element in
the user interface... but for SWS, not for SPS (i know a document for SPS)
Greats thanks for your help
Nico |
|
| Back to top |
|
 |
Gary A. Bushey [MVP]
Guest
|
Posted:
Thu Jan 06, 2005 10:44 pm Post subject:
Re: How could i identify class in wss ? |
|
|
I am assuming you mean WSS ;) This link may help
http://www.sharepointcustomization.com/resources/tipstricks/wss_cssguide.htm
BTW, there is a WSS development newsgroup now that may be able to provide
you better information. It is called
microsoft.public.sharepoint.windowsservices.development.
--
Gary A. Bushey
SPS MVP
bushey@mindspring.com
"Nico" <Nico@discussions.microsoft.com> wrote in message
news:796A4C27-BDDB-48D8-9826-ACAE78F2D139@microsoft.com...
| Quote: | hi everybody,
i'm looking for a document which explain how SWS manage this differents
stylesheets (.css) :
THEME.CSS
COLOR0.CSS
COLOR1.CSS
GRAPH0.CSS
GRAPH1.CSS
I would like to identify which class is applied to a specified element in
the user interface... but for SWS, not for SPS (i know a document for SPS)
Greats thanks for your help
Nico |
|
|
| Back to top |
|
 |
Jan Tielens
Guest
|
Posted:
Fri Jan 07, 2005 2:19 am Post subject:
Re: How could i identify class in wss ? |
|
|
Also check out this script:
http://dotnet.org.za/arnon/archive/2004/10/12/4628.aspx
The script will show wich CSS class is used when you hover your mouse over
an item.
--
____________________________________
Jan Tielens
Read my weblog: http://weblogs.asp.net/jan
"Gary A. Bushey [MVP]" <bushey@mindspring.com.REMOVETOSEND> schreef in
bericht news:uO7tb8A9EHA.3596@TK2MSFTNGP12.phx.gbl...
| Quote: | I am assuming you mean WSS ;) This link may help
http://www.sharepointcustomization.com/resources/tipstricks/wss_cssguide.htm
BTW, there is a WSS development newsgroup now that may be able to provide
you better information. It is called
microsoft.public.sharepoint.windowsservices.development.
--
Gary A. Bushey
SPS MVP
bushey@mindspring.com
"Nico" <Nico@discussions.microsoft.com> wrote in message
news:796A4C27-BDDB-48D8-9826-ACAE78F2D139@microsoft.com...
hi everybody,
i'm looking for a document which explain how SWS manage this differents
stylesheets (.css) :
THEME.CSS
COLOR0.CSS
COLOR1.CSS
GRAPH0.CSS
GRAPH1.CSS
I would like to identify which class is applied to a specified element in
the user interface... but for SWS, not for SPS (i know a document for
SPS)
Greats thanks for your help
Nico
|
|
|
| Back to top |
|
 |
|
|
|
|