Hashtags don't work
3 posters
Page 1 of 1
Hashtags don't work
Hello everyone,
I'm having a problem with the hashtags of my forum. To be exact, they don't work.
Sample live preview: http://www.graphicballoon.com/t356-dark-forum-ranks
You can see the yellow ones with white text,
Clicking on them leads nowhere and nothing happens.
I don't know when it got messed up, it got reported quite some time ago, and I cannot seem to find the cause of the problem.
Thanks for any help!
I'm having a problem with the hashtags of my forum. To be exact, they don't work.
Sample live preview: http://www.graphicballoon.com/t356-dark-forum-ranks
You can see the yellow ones with white text,
Clicking on them leads nowhere and nothing happens.
I don't know when it got messed up, it got reported quite some time ago, and I cannot seem to find the cause of the problem.
Thanks for any help!
Last edited by Mimóza on May 7th 2016, 8:25 am; edited 1 time in total
Re: Hashtags don't work
@Mimóza I think you're missing some CSS. Try adding the following rules to your stylesheet :
- Code:
/* options drop down */
.fa_hashtag-options {
color:#666;
font-size:11px;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:14px;
background:#EEE;
border:1px solid #CCC;
border-radius:3px;
box-shadow:0 3px 6px rgba(0, 0, 0, 0.175);
padding:3px;
position:absolute;
z-index:100;
}
/* options title */
.fa_hashtag-title {
font-size:12px;
border-bottom:1px solid #CCC;
padding-bottom:3px;
margin-bottom:3px;
}
/* option links */
.fa_hashtag-options a {
color:#333;
text-decoration:none;
display:inline-block;
padding:2px 6px 2px 0;
}
.fa_hashtag-options a:hover {
color:#666;
text-decoration:underline;
}
/* option bullets */
.fa_hashtag-options b {
color:#333;
padding-left:6px;
}
/* option tags */
.fa_hashtag-tag {
color:#000;
font-weight:bold;
}
Re: Hashtags don't work
Oh, yes, thanks a loooot! Must have removed it accidentally when my CSS got too long.
Solved.
Solved.
Re: Hashtags don't work
Topic solved and archived
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
» im think html dont work on my templates orr i dont know because im new in forumotion
» I dont know how to work the table? can anybody help?
» Facbook connect dont work!!!
» How can I make these HashTags Widgets?
» the recent track on the left and the player on the top of the forum dont work
» I dont know how to work the table? can anybody help?
» Facbook connect dont work!!!
» How can I make these HashTags Widgets?
» the recent track on the left and the player on the top of the forum dont work
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum