[xwiki-devs] XWiki - CSS for Panel s
Yes you are right. But in toucan skin they using png for panel design. If i change the style its reflecting for all the panels. And in the style.css they have handled those style. -- Prathap On Thu, Jun 26, 2008 at 1:26 PM, Vincent Massol <[email protected]> wrote: Yes it's possible. Just look at the generated page in your browser in source view to know to what class/id to attach to. -Vincent On Jun 26, 2008, at 9:46 AM, Prathap Pandian wrote:
Hi,
Is it possible to apply separate CSS for each panels in the xwiki.
If its possible can any one help me to change.
When i am changing the CSS is applying for all the panels.
______________________________
_________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Jun 26, 2008, at 11:02 AM, Prathap Pandian wrote:
Yes you are right. But in toucan skin they using png for panel design.
Not that I can see.
If i change the style its reflecting for all the panels.
That's because you're doing it wrong. As I said attach to a single panel and not to all. Look for the class attribute. -Vincent
And in the style.css they have handled those style.
On Thu, Jun 26, 2008 at 1:26 PM, Vincent Massol <[email protected]> wrote: Yes it's possible. Just look at the generated page in your browser in source view to know to what class/id to attach to.
-Vincent
On Jun 26, 2008, at 9:46 AM, Prathap Pandian wrote:
Hi,
Is it possible to apply separate CSS for each panels in the xwiki.
If its possible can any one help me to change.
When i am changing the CSS is applying for all the panels.
Sorry can't get you correctly.
As I said attach to a single panel and not to all. Look for the class attribute.
Can i have any sample code for this. -- Prathap On Thu, Jun 26, 2008 at 2:38 PM, Vincent Massol <[email protected]> wrote:
On Jun 26, 2008, at 11:02 AM, Prathap Pandian wrote:
Yes you are right. But in toucan skin they using png for panel design.
Not that I can see.
If i change the style its reflecting for all the panels.
That's because you're doing it wrong. As I said attach to a single panel and not to all. Look for the class attribute.
-Vincent
And in the style.css they have handled those style.
On Thu, Jun 26, 2008 at 1:26 PM, Vincent Massol <[email protected]> wrote: Yes it's possible. Just look at the generated page in your browser in source view to know to what class/id to attach to.
-Vincent
On Jun 26, 2008, at 9:46 AM, Prathap Pandian wrote:
Hi,
Is it possible to apply separate CSS for each panels in the xwiki.
If its possible can any one help me to change.
When i am changing the CSS is applying for all the panels.
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Prathap Pandian -
Vincent Massol