Does the module wrap the article in a div with a certain class? If not, set a module class suffix on the module. You can then use this class as part of the selector.
Do you have a link to the site?
An example (Module class suffix " AiDaNews2". Note the leading space):
Will set all images in the module to 25%.
via Joomla! http://ift.tt/1pBzys4
Do you have a link to the site?
An example (Module class suffix " AiDaNews2". Note the leading space):
Code:
.AiDaNews2 img {width: 25%;}
Will set all images in the module to 25%.
Statistics: Posted by Per Yngve Berg — Thu May 29, 2014 6:46 pm
via Joomla! http://ift.tt/1pBzys4
No comments:
Post a Comment