The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Hashtags don't work

3 posters

Go down

Solved Hashtags don't work

Post by Mimóza May 6th 2016, 13:29

Hello everyone,
I'm having a problem with the hashtags of my forum. To be exact, they don't work. Very Happy
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. Doh 


Thanks for any help!


Last edited by Mimóza on May 7th 2016, 09:25; edited 1 time in total
Mimóza
Mimóza
Forumember

Female Posts : 676
Reputation : 278
Language : Hungarian, English

https://graphicballoon.forumotion.com/

Back to top Go down

Solved Re: Hashtags don't work

Post by Ange Tuteur May 6th 2016, 19:40

@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;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Hashtags don't work

Post by Mimóza May 7th 2016, 09:24

Oh, yes, thanks a loooot! Very Happy Must have removed it accidentally when my CSS got too long.  Razz 

Hashtags don't work 1f505  Hashtags don't work 1f506  Hashtags don't work 1f505 
Solved.
Mimóza
Mimóza
Forumember

Female Posts : 676
Reputation : 278
Language : Hungarian, English

https://graphicballoon.forumotion.com/

Back to top Go down

Solved Re: Hashtags don't work

Post by SLGray May 7th 2016, 19:31

Topic solved and archived


Hashtags don't work Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum