hello
regarding the css use for links ..
"<th>{style:type=div|align=left}*{style:type=span|font-size=12px|color=#ffffff|background-color=#FF3333}<style>
 a {color:#FFCCDF;}[Review product feedback to 
designers>Rev_Desfeed]</style>{style}*{style} </th>"
it does not work..it just shows me the css code...but the colors are the 
same(default)
that is why i said last time that i don't think i get the use of css in xwiki. 
can u help me with it, pls?
thanks




Take care ,
    Gabriela Radu :)
www.gabrielaradu.com



----- Original Message ----
From: Guillaume Lerouge <[EMAIL PROTECTED]>
To: XWiki Users <users@xwiki.org>
Sent: Monday, March 10, 2008 4:31:54 PM
Subject: Re: [xwiki-users] hello :D

Hi 
 1. changing colors of a link...
i have this code: 
"{style:type=div|align=left}*{style:type=span|font-size=12px|color=#ffffff|background-color=#DE2626}[Review
 product feedback to designers>Rev_Desfeed]{style}*{style} "
it worked fine before i made it a link:))) now i have no idea how to control 
the colors. i saw something on the internet about using css.. i have used css 
so far but in xwiki i think i don't get it.



You can use CSS. the color attribute targets text color. To change a link color 
you need to target the <a> element using something like <style> a {color: 
#000;} </style>

2. i wanna merge 2 cells of a table . do ya have any idea how to do that...
and another thing..is there something like a forum for xwiki, or a website 
where all the questions have been answered can be found there? so that i won't 
ask question that were already asked.:)



AFAIK XWiki doesn't support cell merging as of now. However you can combine the 
table macro with html to create merged cells, as in 
http://www.xwiki.com/xwiki/bin/view/Solutions/Subscription?viewer=code -> look 
at how the table is written.


You'll find a lot of info here : http://www.xwiki.org/xwiki/bin/view/FAQ/ . 
Please take the time to add new entries there once you find answers to your 
questions.


Thanks,


Guillaume 

 


-----Inline Attachment Follows-----

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users







      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to