Hi gents,
Working on making a CSS Joomla replacement of an ancient table based site. Midway through my template file I've deployed the following:
<jdoc:include type="modules" name="user3" />
Which is giving me a nice bullet point representation of the menu items in Top Menu. How can I modify the output styles for the user3 module? I'm planning on incorporating it with this:
http://www.dynamicdrive.com/dynamicinde ... inkcss.htmto create a CSS dropdown menu that feeds its content from the topmenu in Joomla.
Apologies if this is a stupid question, don't have a lot of experience with Joomla templates. Any advice much appreciated!
Cheers,
-Sam