- Posts: 6
- Thank you received: 0
Different menu items
-
holmmedia
Inactive member - Topic Author
- New Member
Less
More
10 years 2 months ago #42636
by holmmedia
Replied by holmmedia on topic Different menu items
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 months ago #42648
by ivan.milic
Replied by ivan.milic on topic Different menu items
You can remove item graphic on parent item, send link so we could see how to do that
Please Log in to join the conversation.
-
holmmedia
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 2 months ago #42741
by holmmedia
Replied by holmmedia on topic Different menu items
Right now I have it on my localhost, but will be online soon
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 months ago #42757
by ivan.milic
Replied by ivan.milic on topic Different menu items
ok
Please Log in to join the conversation.
-
holmmedia
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 1 month ago #43416
by holmmedia
Replied by holmmedia on topic Different menu items
Now The site is online..
Can You then help me?
youandme.dk
Can You then help me?
youandme.dk
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43420
by ivan.milic
Replied by ivan.milic on topic Different menu items
Add this to bottom of template_css.css
.mp_right UL.menu LI{
border:none!important;
background:transparent!important;
}
and for item border I already told you what to do also add !important flag:
.border-red{
border:2px solid red!important;
}
.mp_right UL.menu LI{
border:none!important;
background:transparent!important;
}
and for item border I already told you what to do also add !important flag:
.border-red{
border:2px solid red!important;
}
Please Log in to join the conversation.
Time to create page: 0.092 seconds