[SOLVED] Padding not working with blank theme
11 years 11 months ago - 11 years 11 months ago #7064
by Rutwin
[SOLVED] Padding not working with blank theme was created by Rutwin
Hi Ced,
I love the fact that I can choose now the option to use a blank theme, since I make the menu appearance in Template creator.
However, I'm struggling with the padding for bottom. Whatever I fill in for the bottom padding it won't have any effect on my menu links.
Padding for left and right are working fine!
Hope you can help
Rutwin
I love the fact that I can choose now the option to use a blank theme, since I make the menu appearance in Template creator.
However, I'm struggling with the padding for bottom. Whatever I fill in for the bottom padding it won't have any effect on my menu links.
Padding for left and right are working fine!
Hope you can help
Rutwin
Last edit: 11 years 11 months ago by Rutwin.
Please Log in or Create an account to join the conversation.
11 years 11 months ago #7071
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Padding Bottom not working with blank theme
Hi
the login does not work !
Ced
the login does not work !
Ced
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 11 months ago #7086
by Rutwin
Replied by Rutwin on topic Padding Bottom not working with blank theme
Ced,
Yes, it does indeed not work. Don't know why but the users accounts I create manually are not working. I can't put the site live now:(
I checked the source of the page and I see that the padding for bottom is ignore:
<style type="text/css">
div#maximenuck ul.maximenuck li.maximenuck.item101.level1 { padding-top: 5px;padding-left: 10px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; }
div#maximenuck ul.maximenuck li.maximenuck.item132.level1 { padding-left: 15px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; }
div#maximenuck ul.maximenuck li.maximenuck.item132.level1 > a.maximenuck span.titreck, div#maximenuck ul.maximenuck li.maximenuck.item132.level1 > span.separator span.titreck { color: #E3E3E3;font-size: 16px;font-weight: normal; }
div#maximenuck ul.maximenuck li.maximenuck.item133.level1 { padding-right: 10px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; }
</style>
Maybe you can help me by telling me where I can manually change these settings, which file?
Cheers
Rutwin
Yes, it does indeed not work. Don't know why but the users accounts I create manually are not working. I can't put the site live now:(
I checked the source of the page and I see that the padding for bottom is ignore:
<style type="text/css">
div#maximenuck ul.maximenuck li.maximenuck.item101.level1 { padding-top: 5px;padding-left: 10px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; }
div#maximenuck ul.maximenuck li.maximenuck.item132.level1 { padding-left: 15px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; }
div#maximenuck ul.maximenuck li.maximenuck.item132.level1 > a.maximenuck span.titreck, div#maximenuck ul.maximenuck li.maximenuck.item132.level1 > span.separator span.titreck { color: #E3E3E3;font-size: 16px;font-weight: normal; }
div#maximenuck ul.maximenuck li.maximenuck.item133.level1 { padding-right: 10px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; }
</style>
Maybe you can help me by telling me where I can manually change these settings, which file?
Cheers
Rutwin
Please Log in or Create an account to join the conversation.
11 years 11 months ago #7087
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Padding Bottom not working with blank theme
strange. I have just retested by my side and I have the whole padding and margin values.
Please update your maximenu module and params plugin to the latest version.
Once done , check again and send me a screenshot of the padding params you have set up
Ced
Please update your maximenu module and params plugin to the latest version.
Once done , check again and send me a screenshot of the padding params you have set up
Ced
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 11 months ago - 11 years 11 months ago #7088
by Rutwin
Replied by Rutwin on topic Padding Bottom not working with blank theme
ok, I see now that padding-bottom is there, although no effect.
Can I send you a private email with admin login?
I just send you an email to your gmail account
Can I send you a private email with admin login?
I just send you an email to your gmail account
Last edit: 11 years 11 months ago by Rutwin.
Please Log in or Create an account to join the conversation.
11 years 11 months ago #7089
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Padding Bottom not working with blank theme
the padding bottom works but you have set a height on #nav in your template.css, so the menu will always have the same height, and your second item is placed regarding the image on the first item.
Try to delete the height on the #nav, then disable the image item in the menu
Ced
Try to delete the height on the #nav, then disable the image item in the menu
Ced
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.233 seconds