Issue with "Share/Action" button on Invision theme.
3 posters
Page 1 of 1
Issue with "Share/Action" button on Invision theme.
The issue can be seen here. Personally I don't mind not having the share button (no need for it on our forum) however the action button is important as it allows access to forum features we may need. I believe it's through CSS that this is done however I am not totally sure but it's definitely not under the general buttons (I've looked to see if I could just delete/disable it)
Any advice on solving this issue is much appreciated ^^
Any advice on solving this issue is much appreciated ^^
Re: Issue with "Share/Action" button on Invision theme.
That is just a little bug, try this css:
- Code:
#topicmenu-options a {
display: inline;
}
10spetter10- Forumember
- Posts : 195
Reputation : 82
Language : Dutch
Re: Issue with "Share/Action" button on Invision theme.
Look for this in your CSS stylesheet:
- Code:
.popmenubutton a {
background-color: #C8C8C8;
background-image: url("http://2img.net/i/fa/invision/menu_action_down.gif");
background-position: 97% 50%;
background-repeat: no-repeat;
border: 1px solid #DEDEDE;
color: #3B3B3B;
display: block;
font-size: 11px;
font-weight: 700;
padding: 2px 16px 2px 8px;
text-align: center;
text-decoration: none;
white-space: nowrap;
}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Facebook and Twitter share button by subject
» Share button
» How to hide the Share button?
» How to remove this share button
» #765 & # 858 Invision: Buttons & legend issue
» Share button
» How to hide the Share button?
» How to remove this share button
» #765 & # 858 Invision: Buttons & legend issue
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum