rv01 Posted April 15, 2014 Share Posted April 15, 2014 Hello, Customising the standard theme. 3 questions about the footer. 1) In Modules positions I have the module: "Fanpage like box free" in displayFooter. It does not show? How to show it on the right hand side of the footer? 2) How to remove "Lettre d'information... Saisissez votre adresse email" and put something else, with different colours? 3) How to change the background kind of black colour and the text colour which is not very contrasting? Thanks René Link to comment Share on other sites More sharing options...
vekia Posted April 15, 2014 Share Posted April 15, 2014 1) your module is installed, configured and enabled? the same module works on different localizations? 2) it's a block newsletter module, you can remove this module, then this text will disappear. if you want to place there other things, you can use free modules list html box, content box etc. 3) backgrund color is defined in theme you selected, .footer-container { background: #584336; } @media (min-width: 768px) { .footer-container { background: url(../img/footer-bg2.gif) repeat-x; } } Link to comment Share on other sites More sharing options...
rv01 Posted April 16, 2014 Author Share Posted April 16, 2014 Thank you Vekia. OK for 2 and 3. For (1) Likebox, it is enabled, and configured (showing the facebook info in configuration) Localization is "fr" by default. Remark: By the way (localization), when I switch languages in the front page it points to the "suppliers list" ??? instead of staying on the front page, but when on other pages, if I switch language, it stays correctly. Link to comment Share on other sites More sharing options...
Recommended Posts