- Posts: 2
- Thank you received: 0
Dropdown Menu Problem
- Erkan Ozer
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 8 months ago #1885
by Erkan Ozer
Dropdown Menu Problem was created by Erkan Ozer
Hi,
As you can see in attachment, my dropdown menu is shown behind the background.
How can i fix that?
Thank you.
As you can see in attachment, my dropdown menu is shown behind the background.
How can i fix that?
Thank you.
Attachments:
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 8 months ago #1890
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Dropdown Menu Problem
Hi,
Please edit layout.css and find these code:
and change it to:
Find this code:
and change it to:
Hope this help.
Thanks
Please edit layout.css and find these code:
Code:
div.ot-widthTemp {
background: none repeat scroll 0 0 #FFFFFF;
margin: 0 auto;
overflow: hidden;
width: 980px;
}
Code:
div.ot-widthTemp {
background: none repeat scroll 0 0 #FFFFFF;
margin: 0 auto;
width: 980px;
}
Code:
.ot-widthTemp-i {
padding: 0 10px;
}
Code:
.ot-widthTemp-i {
background: none repeat scroll 0 0 #FFFFFF;
float: left;
padding: 0 10px;
}
Hope this help.
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: Erkan Ozer
Please Log in or Create an account to join the conversation.
- Erkan Ozer
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 2
- Thank you received: 0
12 years 8 months ago #1897
by Erkan Ozer
Replied by Erkan Ozer on topic Re: Dropdown Menu Problem
Yes. It works and helped a lot!
Thank you.
Thank you.
Please Log in or Create an account to join the conversation.
Time to create page: 0.185 seconds