The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Auto-Linker

Geek Auto-Linker GAL automatically links keywords that users type in posts to advertising hover pop-ups.

Advertisement
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 05-22-2010, 07:04 PM
jskoh jskoh is offline
Junior Member
 
Join Date: Oct 2009
Posts: 6
Geek Auto-Linker Pro License Holder 
Default keyword not highlighted.

hi, can i get, the version for 6.0.8. the keyword wasnt highlighted? just a underline of the keyword? i thot it was suppose to be a blue wording with linked?

what is wrong?
Attached Images
File Type: jpg geek.JPG (8.9 KB, 8 views)
File Type: jpg geek1.JPG (8.2 KB, 6 views)
Reply With Quote
  #2  
Old 05-22-2010, 07:08 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

If using vB3, then add the following CSS declarations to your vB AdminCP style CSS settings (Styles & Templates -> Stye Manager -> Main CSS -> Scroll to the bottom of the page -> Add the following in the lower Additional CSS Definitions box):
Code:
/* GAL Defns */
a.gal:link
{
	text-decoration: none;
	border-bottom: 1px dotted #016798;
	color: #016798;
	padding: 0 0 0 12px;
	background: url(images/misc/exlinkon.gif) no-repeat 0;
}
a.gal:visited
{
	text-decoration: none;
	border-bottom: 1px dotted #016798;
	color: #016798;
	padding: 0 0 0 12px;
	background: url(images/misc/exlinkon.gif) no-repeat 0;
}
a.gal:hover, a.gal:active
{
	text-decoration: underline;
	border-bottom: 0px dotted #F8BF24;
	color: #016798;
	padding: 0 0 0 12px;
	background: url(images/misc/exlink.gif) no-repeat 0;
}
If using vB4, then you should not be using GAL 6.0.8 but instead you should be using GAL 8.0.0+ where the above step is not necessary.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 05-22-2010, 07:17 PM
jskoh jskoh is offline
Junior Member
 
Join Date: Oct 2009
Posts: 6
Geek Auto-Linker Pro License Holder 
Default

got it.. thank you..
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GAL: Too many highlighted links Marcel Geek Auto-Linker 1 06-11-2008 03:09 PM
Keyword with slashes Johnny Utah Geek Auto-Linker 1 01-23-2008 06:12 PM
keyword from GARS Bashy Geek Auto-Linker 1 03-19-2006 08:37 PM
Not Picking Up Each Instance of Keyword mikem79 Geek Auto-Linker 2 03-10-2006 12:28 PM
GAL keyword in description bug? RBasil Geek Auto-Linker 15 12-02-2005 06:13 PM


All times are GMT. The time now is 04:47 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.