akaii
11-19-2009, 09:55 PM
Hey all
I'm using Joomla! for my site and want to change in a module the color of the links but as you can see in the code below, it's a special Joomla! function that display the module so I can only do this with a DIV but how do I define the color of the links in a DIV?
<div class="mod_login">
<jdoc:include type="modules" name="user3" />
</div>
Thanks in advance for help
I'm using Joomla! for my site and want to change in a module the color of the links but as you can see in the code below, it's a special Joomla! function that display the module so I can only do this with a DIV but how do I define the color of the links in a DIV?
<div class="mod_login">
<jdoc:include type="modules" name="user3" />
</div>
Thanks in advance for help