Re: Footer Menu Support Thread
Quote:
Originally Posted by
nolsowski
Ok got them where they need to be. How do I get it so it looks good in Chrome now?
try adding a height rule as indicated by the highlight.
.social {
clear:both;
width:100%;
height:125px;
}
Re: Footer Menu Support Thread
Quote:
Originally Posted by
clydejones
try adding a height rule as indicated by the highlight.
.social {
clear:both;
width:100%;
height:125px;
}
OMG You rock! Thanks a bunch! It looks great now! Sorry for not understanding at first what you said. I had a long week and I'm not all with it today lol. Thanks again!!!
Re: Footer Menu Support Thread
Quote:
Originally Posted by
nolsowski
OMG You rock! Thanks a bunch! It looks great now! Sorry for not understanding at first what you said. I had a long week and I'm not all with it today lol. Thanks again!!!
glad to help
Re: Footer Menu Support Thread
Clyde,
I'm working on a site for a customer and trying to get this footer menu working. I'm using the "classic" template and have uploaded the files several times double checking myself to make sure I've done it right. I'm not even seeing the footer menu at all and I'm getting no error messages either. Any ideas why it isn't showing up or anything else I can try?
Re: Footer Menu Support Thread
Quote:
Originally Posted by
bcuzthatsy
Clyde,
I'm working on a site for a customer and trying to get this footer menu working. I'm using the "classic" template and have uploaded the files several times double checking myself to make sure I've done it right. I'm not even seeing the footer menu at all and I'm getting no error messages either. Any ideas why it isn't showing up or anything else I can try?
not without see your site.
Re: Footer Menu Support Thread
Re: Footer Menu Support Thread
Quote:
Originally Posted by
bcuzthatsy
sent you a pm. thanks.
Make sure you've uploaded the following files:
make sure you change the YOUR_TEMPLATE folder(s) to match the name of the template you are using (classic)
includes/languages/english/extra_definitions/YOUR_TEMPLATE/footer_menu_defines.php
includes/templates/YOUR_TEMPLATE/css/stylesheet_footer_menu.css
includes/templates/YOUR_TEMPLATE/common/tpl_footer_menu.php
includes/templates/YOUR_TEMPLATE/templates/tpl_ezpages_footer_menu.php
Re: Footer Menu Support Thread
I went ahead and double checked it all again and everything is loaded in the correct folders. It's still not working. Any other thoughts?
Re: Footer Menu Support Thread
Quote:
Originally Posted by
bcuzthatsy
I went ahead and double checked it all again and everything is loaded in the correct folders. It's still not working. Any other thoughts?
go to admin -> configuration -> EZ-Pages Settings -> EZ-Pages Display Status - FooterBar (make sure it is set to 1)
Re: Footer Menu Support Thread
Checked that and it is set to 1. Seems like something is conflicting with the footer menu but I don't know what it is.