- Posts: 36
- Thank you received: 0
OS Property support center
Menu of my Template moved by Advanced Search
- Carmelo Terán
- Topic Author
- Offline
- Junior Member
-
Less
More
11 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
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
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13023
- Thank you received: 1688
11 years 10 months ago #32256
by Mr. Dam
Replied by Mr. Dam on topic Re: Menu of my Template moved by Advanced Search
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
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
-
Less
More
- Posts: 36
- Thank you received: 0
11 years 10 months ago #32258
by Carmelo Terán
Bravo bravisimoooo!!!! Working perfectly now!!!
You are the Man!!!
Thanksssss a lot Dam!!!
Replied by Carmelo Terán on topic Re: Menu of my Template moved by Advanced Search

You are the Man!!!
Thanksssss a lot Dam!!!
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13023
- Thank you received: 1688
11 years 10 months ago #32259
by Mr. Dam
Replied by Mr. Dam on topic Re: Menu of my Template moved by Advanced Search
You are welcome, if you have any problem. Please let me know, i will help you
Thanks
Dam
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. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.