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)
-   -   Forum Display Enhancements - Glowing text in postbit as default (https://vborg.vbsupport.ru/showthread.php?t=252318)

Dr.osamA 10-19-2010 10:00 PM

Glowing text in postbit as default
 
1 Attachment(s)
Glowing text in postbit as default

hi guys

i have an idea and like to shere it with vb.org

it is glowing text in postbit in overall posts and threads

Demo : alra7ba.info
user: vBulletin
pw: 123456

http://www.alra7ba.info/vb/imgcache/15753.imgcache.gif

and in pic in attchment

just Follow me if you like it

open tempalte postbit.css and add code in end


PHP Code:

/* START Postbit_legacy by Dr.osamA */ 

.alra7ba_text {
    
text-shadow#819EB2 2px 2px 2px;
}

/* END Postbit_legacy by Dr.osamA */ 

#819EB2 it is color you can change it as you like

save

next step:

find in postbit_legacy

PHP Code:

{vb:raw post.message

and replace with

PHP Code:

<div class="alra7ba_text">{vb:raw post.message}</div

save it
i dont care about presing install ;)
Enjoy :)

whitedd 10-20-2010 01:30 PM

...thanks... nominated...

Dr.osamA 10-21-2010 04:32 AM

welcom bro

thanxx for Nominate

Barakat 10-23-2010 06:33 AM

love it ,,, thanks a lot

Dr.osamA 10-24-2010 11:07 AM

هلالالالا

احلى بركوتا و بركوتا احلى

you are welcom bro

FReeSTER 11-10-2010 02:47 PM

Thank you mate looks great at my board. Just one question. How can I do this for only thread titles in postbit?

Dr.osamA 11-12-2010 05:42 AM

find in postbit_legacy
PHP Code:

<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title

and replace with

PHP Code:

<div class="alra7ba_text">    <vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}</div

you are welcome bro

baghdad4ever 11-13-2010 07:18 AM

thank you very mutch

if someone want to disable it in certain posts how to do that?

thanks

Dr.osamA 11-14-2010 11:54 PM

welcome bro

Quote:

if someone want to disable it in certain posts how to do that?
i will explain this for you after 3eed

كل عام و انتم بخير يارب

baghdad4ever 11-15-2010 03:10 PM

وانت بالف خير حبيبي

الهاك روعة

لكنه للاسف لايشتغل على الاكسبلورر


All times are GMT. The time now is 07:02 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.01275 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_php_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