Quote:
Originally Posted by ggiersdorf
Jugo sorry to be a twit, but how can I use this in the CSS section: I dont want to add the HTML I cant to apply it to the WYSIWYG editor in the CSS section. What command would that use?
|
I'm not sure if you can parse variables in the CSS, BUT if you can, then all you have to do is go to where you would set up the background color and font style (in the all style options section of the Styles section) and inset:
Code:
background: URL($randpic);
in the "Extra CSS" Sextion.