WebSite X5Help Center

 
Michael S.
Michael S.
User

Styles Footer Menu in Template Footer  en

Автор: Michael S.
Просмотрено 927, Подписчики 1, Размещенный 0  
Тэги: footer,menu

Hello

I notice the styles footer menu does not go into the template footer but above it, is there a way to get the footer menu so it can fit in the template footer design.

Thank you

Michael

Размещено
2 Ответы - 1 Корректно
Anthony A.
Anthony A.
User

yes, create a html code in your footer and place the codes over there. heres the example:

<a href="index.html">Home</a> | <a href="services.html">Services</a> | <a href="contact-us.html">Contact us</a> | <a href="blog.html">Blog</a> | <a href="imsitemap.html">Site Map</a>

if you wish to add color to them:

<a href="index.html"><font color="FFD700">Home</a> |

so far there is no easy option  on x5 to do so.

Good Luck

Читать больше
Размещено От Anthony A.
Michael S.
Michael S.
User
Автор

Thanks Anthony

Thought X5 was fully Wysiwyg.

Appreciate

Michael

Читать больше
Размещено От Michael S.