Sub-menu items - move them to the left
11 years 3 months ago #16522
by sounds
Replied by sounds on topic Sub-menu items - move them to the left
It's definitely in there, have i the right file?
/*
-- Level 3 and more --
*/
/* third and deeper level link */
<?php echo $id; ?> li.level2 li {
}
/* third and deeper link anchor */
<?php echo $id; ?> li.level3 a {
}
/* third and deeper link description */
<?php echo $id; ?> li.level3 a span.accordeonckdesc {
}
ul#accordeonck292 li.level1 ul {padding:0}
/*
-- Level 3 and more --
*/
/* third and deeper level link */
<?php echo $id; ?> li.level2 li {
}
/* third and deeper link anchor */
<?php echo $id; ?> li.level3 a {
}
/* third and deeper link description */
<?php echo $id; ?> li.level3 a span.accordeonckdesc {
}
ul#accordeonck292 li.level1 ul {padding:0}
Please Log in or Create an account to join the conversation.
11 years 3 months ago #16523
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Sub-menu items - move them to the left
I have given you the exact url !
www.mixlive.ie/modules/mod_accordeonck/t..._accordeonck_css.php
click on this and tell me if you see your code, I don't
www.mixlive.ie/modules/mod_accordeonck/t..._accordeonck_css.php
click on this and tell me if you see your code, I don't
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 3 months ago #16524
by sounds
Replied by sounds on topic Sub-menu items - move them to the left
I do now, sorry about that, no change though.
Please Log in or Create an account to join the conversation.
11 years 3 months ago #16527
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Sub-menu items - move them to the left
write this instead :
Code:
<?php echo $id; ?> li.level1 ul {padding:0}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 3 months ago #16535
by sounds
Replied by sounds on topic Sub-menu items - move them to the left
Cheers dude that worked, looks better now
Please Log in or Create an account to join the conversation.
Time to create page: 0.208 seconds