bottom3 css issue or page suffix !?
- GK User
- Wed Mar 08, 2017 1:27 pm
Greetings,
Please advice how to make my modules on bottom3 to look in everypage the same as in the homepage.
see attachments.
thank you for support
Please advice how to make my modules on bottom3 to look in everypage the same as in the homepage.
see attachments.
thank you for support
-
- Gold Boarder
- Joshua M
- Thu Mar 09, 2017 12:20 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It
-
- Moderator
- Joshua M
- Sun Mar 12, 2017 10:13 pm
Hi,
You have to add "bottom3-bar" class to your body tag.
Please edit your layouts/default.php file and add this line:
after:
You have to add "bottom3-bar" class to your body tag.
Please edit your layouts/default.php file and add this line:
- Code: Select all
$page_suffix_output .= ' bottom3-bar';
after:
- Code: Select all
$page_suffix_output .= $this->page_suffix;
-
- Moderator
- GK User
- Mon Mar 13, 2017 2:16 pm
thank you
-
- Gold Boarder
4 posts
• Page 1 of 1