![]() |
|
|||||||
| Geek Auto-Linker GAL automatically links keywords that users type in posts to advertising hover pop-ups. |
| Advertisement | |
|
This is an HTML example. Isn't it just wonderful?!?!
|
|
| Learn how to remove ads | |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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? |
|
#2
|
||||
|
||||
|
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;
}
__________________
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 |
|
#3
|
|||
|
|||
|
got it.. thank you..
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |