| Author |
Message |
Nico
Guest
|
Posted:
Mon Jan 10, 2005 4:27 pm Post subject:
How could i identify class in wss ? |
|
|
hi everybody,
i'm looking for a document which explain how WSS 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 |
|
 |
Marco
Guest
|
Posted:
Mon Jan 10, 2005 5:51 pm Post subject:
RE: How could i identify class in wss ? |
|
|
I think you are looking for this:
http://www.sharepointcustomization.com/resources/tipstricks/wss_cssguide.htm
It refers to the ows.css, but the classes that are mentioned have the same
function in all the other stylesheets.
Marco
"Nico" wrote:
| Quote: | hi everybody,
i'm looking for a document which explain how WSS 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 |
|
 |
Daniel Larson (www.portal
Guest
|
Posted:
Mon Jan 10, 2005 11:57 pm Post subject:
RE: How could i identify class in wss ? |
|
|
Marco,
You can also use javascript to spy the CSS class. I have a blog post on
this... you'll have to search but look at
http://w3.portalbuilder.org/sites/daniellarson/blog.
Daniel Larson
http://www.portalbuilder.org
"Marco" wrote:
| Quote: | I think you are looking for this:
http://www.sharepointcustomization.com/resources/tipstricks/wss_cssguide.htm
It refers to the ows.css, but the classes that are mentioned have the same
function in all the other stylesheets.
Marco
"Nico" wrote:
hi everybody,
i'm looking for a document which explain how WSS 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 |
|
 |
|
|
|
|