I might be in a muddle about this. Here is the question:
For one of the sections on a computer website I would like to define four variables for each product: Processor, Memory, Hard Drive and Operating System.
If the client enters information in these boxes within actinic (I would put the variable in the General section of the product) I would want it to appear on the page. If they didn't - it should not display.
Styling the variable.
Further more, I would like to style this variable with a background image using CSS. Is this even possible? For example, if I created a variable called 'Processor' would it be possible to add a CSS syle for 'Processor' in the actinic.css and have a background image associated with it?
The aim would be to get the products to display like this composite - I have highlighted the section I am trying to create by the rounded red rectangle, the rest is the product as it currently displays:
Anyone know if this can be done?
For one of the sections on a computer website I would like to define four variables for each product: Processor, Memory, Hard Drive and Operating System.
If the client enters information in these boxes within actinic (I would put the variable in the General section of the product) I would want it to appear on the page. If they didn't - it should not display.
Styling the variable.
Further more, I would like to style this variable with a background image using CSS. Is this even possible? For example, if I created a variable called 'Processor' would it be possible to add a CSS syle for 'Processor' in the actinic.css and have a background image associated with it?
The aim would be to get the products to display like this composite - I have highlighted the section I am trying to create by the rounded red rectangle, the rest is the product as it currently displays:
Anyone know if this can be done?
Comment