| View previous topic :: View next topic |
| Author |
Message |
chrishall57

Joined: 01 Jan 1970 Posts: 19

 |
Posted: Thu Oct 11, 2007 8:29 pm
Post subject: line spacing for issues in mag menu module
|
|
|
How best to remove the large line spacing between the issues in the mod_magazine_menu module?
Controlled by the code around line 129. Removing the $sublevel_css variable doesn't change things.
Any ideas? |
|
| Back to top |
|
 |
chrishall57

Joined: 01 Jan 1970 Posts: 19

 |
Posted: Sat Oct 13, 2007 7:00 am
Post subject:
|
|
|
| * cough * |
|
| Back to top |
|
 |
RicardoCorai
Joined: 01 Jan 1970 Posts: 173 Location: Tucuman - ARGENTINA

 |
Posted: Sun Oct 14, 2007 2:49 pm
Post subject:
|
|
|
Hi,
Try editing your template css. Find mainlevel and sublevel, and change the padding and margin there. Clean your site cache and check if it works.
Regards _________________ Ricardo Corai
Moderator
www.datanoa.com |
|
| Back to top |
|
 |
chrishall57

Joined: 01 Jan 1970 Posts: 19

 |
Posted: Sun Oct 14, 2007 6:01 pm
Post subject:
|
|
|
I would have Ricardo but I don't know what template controls the modules.
The site template doesn't mention sublevels and neither does the magazine style I've selected.
What template should I be editing?
Ta
Chris |
|
| Back to top |
|
 |
RicardoCorai
Joined: 01 Jan 1970 Posts: 173 Location: Tucuman - ARGENTINA

 |
Posted: Mon Oct 15, 2007 3:51 pm
Post subject:
|
|
|
I`m using a RocketTheme template and in its css I can see a.mainlevel and a.sublevel with padding and margin defined. _________________ Ricardo Corai
Moderator
www.datanoa.com |
|
| Back to top |
|
 |
chrishall57

Joined: 01 Jan 1970 Posts: 19

 |
Posted: Mon Oct 15, 2007 6:06 pm
Post subject:
|
|
|
Cheers Ricardo.
I'm using the voodoo template and if sublevels aren't specified in the css file then I may as well add them meself.
As an aside, ijoomla styles using .sublevel and .mainlevel, do most themes contain these declarations, or is it just those form rocketthemes? |
|
| Back to top |
|
 |
RicardoCorai
Joined: 01 Jan 1970 Posts: 173 Location: Tucuman - ARGENTINA

 |
Posted: Tue Oct 16, 2007 4:15 am
Post subject:
|
|
|
Hi,
Voodoo template defines main level as mainlevel-sidenav in css file. Modify that in your css or create a class for your iJoomla Magazine menu.
Regards, _________________ Ricardo Corai
Moderator
www.datanoa.com |
|
| Back to top |
|
 |
|