vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - MARCO1 Privacy Policy (https://vborg.vbsupport.ru/showthread.php?t=212945)

Sador 10-09-2009 07:00 PM

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>
Save the (now empty) template.

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>
and after add:

Code:

<if condition="$vboptions['MARCO1_pri']"> <a href="$vboptions[bburl]/privacy_policy.php">$vbphrase[privacy_policy]</a> - </if>
Save your template.

This should fix all issues regarding the weird underlining. Hope this helps you out. :)

Peter_AUS 10-10-2009 12:25 AM

Sador this was the easiest change for me to resolve this little annoying issue. Thank you.

gigaenvy 01-08-2010 09:55 PM

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.

ChiNa 10-06-2012 11:57 PM

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
  • Page Generation 0.01184 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete