vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - legend in another way - by alra7ba (https://vborg.vbsupport.ru/showthread.php?t=256440)

Dr.osamA 01-02-2011 10:00 PM

legend in another way - by alra7ba
 
1 Attachment(s)
hi guys

Happy new year
As an example intended to find it in the MOD alra7ba.info the reference to a member's name or any similar link

demo: alra7ba.info
user : vBulletin
pass :123456

Available also illustrations in attachments
How work this modification:
After the addition of attached files and source code, this code shows you the balloon only about the links that are locked between the tag's
PHP Code:

<a> and </a

installation:
upload the files attached to path in vb root as is the following

PHP Code:

clientscript/jquery/jquery.tools.min.js
clientscript
/lo.js 

And now we enter the ACP and look for headinclude template and add the following code to the end

PHP Code:

<!-- Start code to show a demonstration by black balloon alra7ba -->
<
script type="text/javascript" src="clientscript/jquery/jquery.tools.min.js"></script>
<
script type="text/javascript" src="clientscript/lo.js"></script>
<!-- 
End code to show a demonstration by black balloon alra7ba --> 

and save

then look for additional.css template and add the following code to the end
PHP Code:

/* simple css-based tooltip-by alra7ba */
.tooltip {
    
background-color:#000;
    
border:1px solid #fff;
    
padding:10px 15px;
    
width:200px;
    
display:none;
    
color:#fff;
    
text-align:right;
    
font-size:11px;

    
/* outline radius for mozilla/firefox only */
    
-moz-box-shadow:0 0 10px #000;
    
-webkit-box-shadow:0 0 10px #000;


and save

Do not press the install, I do not care about this :D
But you can leave a response:rolleyes:
Enjoy;)

بالنسبة للاخوة العرب تجدون مع المرفقات شرح بالعربي

OldSchoolDSL 01-03-2011 10:11 PM

So is this in English?

And if I understand you correctly, this will make balloon tips in black?!

Dr.osamA 01-03-2011 10:13 PM

yes

you can try it on Demo bro

OldSchoolDSL 01-03-2011 10:15 PM

Quote:

Originally Posted by Dr.osamA (Post 2143558)
yes

you can try it on Demo bro

شكرا

Thank you

Dr.osamA 01-03-2011 10:22 PM

you are welcome sir

عفــــواً

OldSchoolDSL 01-03-2011 10:55 PM

This didn't work for me, but thank you anyways.

Dr.osamA 01-03-2011 11:06 PM

This was nice if you told us why ( Reason)

anyways Welcome bro

OldSchoolDSL 01-03-2011 11:10 PM

Quote:

Originally Posted by Dr.osamA (Post 2143573)
This was nice if you told us why ( Reason)

anyways Welcome bro

1) Nothing different showed up

2) I had to remove the following or it would show up in my header

Code:

<-- Start code to show a demonstration by black balloon alra7ba -->
<-- End code to show a demonstration by black balloon alra7ba -->

Which left only the script code, which should have been acceptable. But still did not see anything to suggest this mod was working.

I'm using 4.1 PL2

Dr.osamA 01-03-2011 11:16 PM

updated

PHP Code:

<!--  Start code to show a demonstration by black balloon alra7ba -->
<
script type="text/javascript" src="clientscript/jquery/jquery.tools.min.js"></script>
<
script type="text/javascript" src="clientscript/lo.js"></script>
<!--  
End code to show a demonstration by black balloon alra7ba--> 

thi code must be in headinclude template not in header

plzzz can you send your lik site ??

i hop you dont uninstall anything else

OldSchoolDSL 01-03-2011 11:30 PM

Quote:

Originally Posted by Dr.osamA (Post 2143580)
updated

PHP Code:

<!--  Start code to show a demonstration by black balloon alra7ba -->
<
script type="text/javascript" src="clientscript/jquery/jquery.tools.min.js"></script>
<
script type="text/javascript" src="clientscript/lo.js"></script>
<!--  
End code to show a demonstration by black balloon alra7ba--> 

thi code must be in headinclude template not in header

plzzz can you send your lik site ??

i hop you dont uninstall anything else

I did uninstall it.

I added it to headeinclude, but that code showed up in the header (above my logo).


All times are GMT. The time now is 07:03 PM.

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.01169 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_code_printable
  • (6)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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