9 Mar
2008
9 Mar
'08
11:33 p.m.
Hi, Working with XWiki 1.3 and Albatross skin I've successfully changed the background of the inner content container by editing colorsblack.css this way... .content #contentcontainerinner, .contenthideright #contentcontainerinner { background-image:url(MyBackGroundImage.png); background-position:right top; background-repeat:no-repeat; } My challenge now is to be able to set a different background on per space basis. By googling on this topic, I've found a number of reference using JavaScript to dynamically change CSS. Please, is this the path I must follow in this case or could I find other alternative in XWiki? Thanks! Best, Ricardo -- Ricardo RodrÃguez Your EPEC Network ICT Team