WebsiteBaker Support (2.8.x) > Templates, Menus & Design

ShowMenu2: Adding a flag next to the menu

<< < (2/2)

svsanchez:
Hello Roych, thanks for your example. I'm still trying to get this done, I tried the approach suggested by Ruud but got stuck with the css for the flag :-o

Could you post a link (or PM) to the site where you implemented that code?

Thank you!

Ruud:

--- Quote from: svsanchez on November 28, 2016, 11:15:49 PM ---I tried the approach suggested by Ruud but got stuck with the css for the flag :-o

--- End quote ---

Apart from the problem the menu is getting too wide when adding two flags.. This should position the flags ok.

--- Code: ---<div style="display: inline-block; margin: 20px 0 0 10px;">
  <img src="http://www.granelsa.com/templates/Hamburguer/banderita1.jpg" width="38" height="28" border="0">
  <img src="http://www.granelsa.com/templates/Hamburguer/banderita2.jpg" width="38" height="28" border="0">
</div>
--- End code ---
Put the code instead of the current <img> tag.

There are many more issues with this page/template.
Have a source-view look (using firefox) at your template and try to fix all "red" lines (errors). Only then you can trust css styling!

Navigation

[0] Message Index

[*] Previous page

Go to full version