vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Add a button, graphics, text etc in the Welcome Block (https://vborg.vbsupport.ru/showthread.php?t=124194)

tinjon 08-16-2006 10:00 PM

Add a button, graphics, text etc in the Welcome Block
 
You know when you login, you see top, right hand corner it shows,

"Welcome, user_name.
You last visited: ....
Private messages ..."

Well, if you wanted to add something next to this place, just edit the "NAVBAR" template. Check the attached image if you're not sure what I'm syaing.


From your admincp, > Styles & Templates > Styles Manager > pick your style and choose "edit templates" > navigation breadcrumb templates > select "navbar" > press edit button.

note- if you have multiple styles in your forum then you should edit the same template for all the styles. if you only edit for one, it will only show up for that particular style.

Skills : easy
Time : 2/3 minutes
Uploads : none
Purpose : (check the attached file)


Find this code:
HTML Code:

<div class="navbar" style="font-size:10pt">
<a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">
<img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" />
</a>
<strong>$vboptions[bbtitle]</strong></div>
        </if>
    </td>

and BELOW it, enter your own codes.
HTML Code:

<!-- your custom whatever -->
 
<td class="alt1">
 
<!-- your own code here. you can put anything you want.. -->
<!-- put a small button, paypal button, a text, your own -->
<!-- picture so that everyone knows you.. lol.. -->
<!-- but don't delete the <td class="alt1"> code -->
 
</td>
 
<!-- end of custom whatever -->


Kenshin11 08-17-2006 03:24 PM

thanks gonna test it out .... keeep up the good work

bashy 08-17-2006 03:35 PM

nice 1 m8 installed!!!

Selene 08-19-2006 01:09 AM

nice hack! thanks

Snake 08-19-2006 10:26 AM

Thank you! Just installed it. :)

upsetter 08-21-2006 06:58 AM

awsome, thanks! :) "installed"

Tuga?? 11-26-2006 09:54 AM

Code:

<!-- your custom whatever -->
 
<td class="alt1">
 
<!-- your own code here. you can put anything you want.. -->
<!-- put a small button, paypal button, a text, your own -->
<!-- picture so that everyone knows you.. lol.. -->
<!-- but don't delete the <td class="alt1"> code -->
 
</td>
 
<!-- end of custom whatever -->

can somebury help me i wonto to put this image but i dont understant how i try this but nothing

Code:

<!-- Publicidade -->
 
<td class="alt1">
 
<!-- your own code here. you can put anything you want.. -->
<!-- Publicidade -->
<!-- <img src="http://www.cracktugateam.com/images/publicidade1.gif"></img> -->
<!-- but don't delete the <td class="alt1"> code -->
 
</td>
 
<!-- end of Publicidade -->

http://www.cracktugateam.com/images/publicidade1.gif
then wen you click on the image go to this link http://www.cracktugateam.com/publicidade.html any help.

Thank you

Any help please

donaldgkimball 11-26-2006 11:35 AM

this is sweet. i hope i will be able to integrate my Paypal donation button and i will come back with the results..

hotwheels 11-27-2006 12:05 AM

Try this code and see if this is what you are looking for:

PHP Code:

<!-- your custom whatever -->
 <
td class="alt1"><a href="http://www.cracktugateam.com/publicidade.html"><img src="http://www.cracktugateam.com/images/publicidade1.gif" border="0" alt="" /></a></td>
 <!-- 
end of custom whatever --> 


Tuga?? 12-09-2006 10:44 PM

if i wont to add more in the same place wath i need to do ?

thanks


All times are GMT. The time now is 11:27 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.01078 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_php_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
  • (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