OS Property support center

Menu of my Template moved by Advanced Search

  • Carmelo Terán
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 10 months ago #32244 by Carmelo Terán
Menu of my Template moved by Advanced Search was created by Carmelo Terán
Hello Dang,

I am encountaring a situation after publishing a new Menu Item (Home Search) linked to Layout: Advanced Search.

It all looks Ok at the Frontpage right when u enter the web:



www.ydomus.info

But when I click Home Search from the Menu... It launches me to the Advanced search messing up my Menu with lots of spaces in between the items causing the menu to be in 2 different lines...



What could be causing this moving? Is there something I should change within the Advanced search?

Thanks a lot in advance,

Carmelo
Attachments:

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #32256 by Mr. Dam
Hi Carmelo,
please open file : www.ydomus.info/templates/corporate_resp...css/s5_flex_menu.css

find
#s5_nav li .s5_level1_span1 {
background:none;
display:block;
padding-top:13px;
padding-left:13px;
padding-right:13px;
}

#s5_nav li .s5_level1_span2 {
background:none;
height:48px;
display:block;
}

and change to

#s5_nav li .s5_level1_span1 {
background:none;
display:block;
padding-top:13px;
padding-left:13px;
padding-right:13px;
margin-left:0px ! important;
}

#s5_nav li .s5_level1_span2 {
background:none;
height:48px;
display:block;
margin-left:0px ! important;
}

Good luck
Dam
The following user(s) said Thank You: Carmelo Terán

Please Log in or Create an account to join the conversation.

  • Carmelo Terán
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 10 months ago #32258 by Carmelo Terán
Replied by Carmelo Terán on topic Re: Menu of my Template moved by Advanced Search
;) Bravo bravisimoooo!!!! Working perfectly now!!!

You are the Man!!!

Thanksssss a lot Dam!!!

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #32259 by Mr. Dam
You are welcome, if you have any problem. Please let me know, i will help you
Thanks
Dam
The following user(s) said Thank You: Carmelo Terán

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan