Hi, sorry for the stupid question... I need to change the style of the tables. I just need them to look like the previous skins (like finch or better like dodo). I don't know HTML nor CSS. Could please anyone help me?? I just need to prepare a quick demo... please... Thank you very much!! ___________________________________ L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
[email protected] wrote:
Hi, sorry for the stupid question...
I need to change the style of the tables. I just need them to look like the previous skins (like finch or better like dodo).
I don't know HTML nor CSS. Could please anyone help me??
I just need to prepare a quick demo... please...
Thank you very much!!
------------------------------------------------------------------------ ------------------------------------------------------------------------ L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail <http://us.rd.yahoo.com/mail/it/taglines/hotmail/nowyoucan/nextgen/*http://it.docs.yahoo.com/nowyoucan.html>
------------------------------------------------------------------------
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Mattia, I am not a HTML or CSS guru myself! But let me try to help you. It seems that albatross tables look and feel is controlled by the tables macro. As far as I understand, you are using this table macro to create your XWiki tables, aren't you? There is a table.css in albatross skin folder that seems to be intended to create a "table macro like" rendering for HTML coded tables. Those tables created with <TABLE> tags. But I don't know how table macro control the look and feel of its tables, those with {table} tags. If you are using the {table} macro, the rendering is controlled by the .xwiki-table class in wiki.css (go to line 107). This wiki.css and .xwiki-table class exist also in dodo skin. I am guessing that if you substitute the albatross .xwiki-table class with that in dodo wiki.css, tables create with {table} macro must look like default dodo ones. Sorry, I can not try this myself right now. I will check it later and come back to this thread. HTH, Ricardo -- Ricardo Rodríguez Your XEN ICT Team
participants (2)
-
mattia_temp-newsgroup@yahoo.it -
Your XEN ICT Team - Ricardo Rodriguez