![]() |
1 Attachment(s)
Because I really disliked the underscore at this mod, I found a solution by editing the templates a bit.
For those of you that want the solution, here it comes. Go to Styles & Templates in your admin CP, choose Style manager, and choose edit templates. Now look for the MARCO1_Temp template and press customize. Delete the code in this template. It should be something like this: Code:
<if condition="$vboptions['MARCO1_pri']"> - <a href="$vboptions[bburl]/privacy_policy.php">$vbphrase[privacy_policy]</a> </if> Now, go to your footer template, and press customize or edit, whatever works. Search for: Code:
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if> Code:
<if condition="$vboptions['MARCO1_pri']"> <a href="$vboptions[bburl]/privacy_policy.php">$vbphrase[privacy_policy]</a> - </if> This should fix all issues regarding the weird underlining. Hope this helps you out. :) |
Sador this was the easiest change for me to resolve this little annoying issue. Thank you.
|
How can I create a copy of this so it creates another link and policy? The privacy policy for google is great - thanks, but I would like to make other pages such as About Us...etc.
|
Amazing, Installed...
|
All times are GMT. The time now is 08:20 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|