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)
-   -   Forum Display Enhancements - Image in Shoutbox (https://vborg.vbsupport.ru/showthread.php?t=167396)

qdin 01-09-2008 10:00 PM

Image in Shoutbox
 
Hello guys. This is my first modification and is for users who have shoutbox installed in their forums.
You can add an image to the left of the shoutbox. here you can find a demo I hope you will like it.

Demo: http://www.besiktasforum.net

Installation:
Find the code below in the vbshout template.
Code:

<div id="vbshout" style="overflow:auto;height:{$vboptions['shout_box_height']}px;width:100%;">
                                                Loading...

and add this code above:
Code:

<img src="your image url" align="right">
Hope you will like it. Thanks.. :)

StuntFactoryX 01-09-2008 11:22 PM

looks cool... is the image a background? will shouts post over it?

qdin 01-09-2008 11:38 PM

yes it is a background and the posts are over it. In my forum I have a gif installed. and it is working very fine. Please check the demo :)

Derek Chai 01-10-2008 01:37 AM

Nice!

Marco van Herwaarden 01-10-2008 09:40 AM

Best would be to post this as a tip in the thread of the shoutbox modification it is intended for. Posting like this makes not too much sense as there are more then 1 shoutbox modifications.

Evolution06 01-10-2008 05:59 PM

Hmm this is cool, Wonder what I would need to edit for the MGC Shoutbox

Lombardo 01-11-2008 10:59 PM

I'm using Dream's Chatbox

anyone know how to edit it on that?

TCE Killa 01-11-2008 11:05 PM

Yeah I am using Dreams Chatbox to, I'll like to know this aswell, thanks.

Audentio 01-31-2008 09:08 AM

It would be better to do:

<div class="shoutimg">
mod coding
</div>

then in the css:

.shoutimg {
background: #hex url(image.gif) top right no-repeat;
}

Thatll work with Dream's too.

dvbusuario 02-09-2008 05:28 AM

Quote:

Originally Posted by Audentio (Post 1433024)
It would be better to do:


<div class="shoutimg">
mod coding
</div>

then in the css:

.shoutimg {
background: #hex url(image.gif) top right no-repeat;
}

Thatll work with Dream's too.

How do I do this?

Thx.:up:


All times are GMT. The time now is 07:57 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.04732 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)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