Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-05-2008, 11:56 AM
chennairam's Avatar
chennairam chennairam is offline
 
Join Date: Aug 2007
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Any One have This Mod

Hi members

i am Looking For This Mod

I didnt Use Search button becasue i Dont know name Of the hack

Any one Please Help Me To Get this mod

Quote:
See in side Red Color Box I think frame For Posting

Screen Shot here :-




I hope Soon i will Get From Here


Regards
Ram
Reply With Quote
  #2  
Old 10-05-2008, 02:48 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It just looks like a modification to the quote template. Try doing a search on "quote" "all mods" "titles only" and you should come up with quote modifications.

Actually... or is that just a format around what the user posted? If so, just look at the page source and grab the css used.
Reply With Quote
  #3  
Old 10-05-2008, 03:16 PM
chennairam's Avatar
chennairam chennairam is offline
 
Join Date: Aug 2007
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Actually... or is that just a format around what the user posted? If so, just look at the page source and grab the css used.

I Dont Understand These Lines sir


Can you Explain me More

I Dont Know How To editing And more sir
Reply With Quote
  #4  
Old 10-05-2008, 03:40 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't tell what that image is showing. Is the red box around the content of the post? Is that what the user wrote? If you want to find out how it's done, you should go to the site and View Page Source. It will be in the html.
Reply With Quote
  #5  
Old 10-06-2008, 02:34 AM
chennairam's Avatar
chennairam chennairam is offline
 
Join Date: Aug 2007
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see in this only sir

http://vietnamgsm.com/forum/index.php

If you have Time please Check it sir
Reply With Quote
  #6  
Old 10-06-2008, 03:17 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's all done with images. If you look in the page source, this is what you will see for one of the posts (it's all one line because of what they have done to the source):

HTML Code:
<table cellSpacing="0" cellPadding="0" border="0" style="width:auto"> <tr> <td style="padding: 0px"><img src="images/quote/admin_01.gif"></td> <td style="padding: 0px" background="images/quote/admin_02.gif"></td> <td style="padding: 0px"><img src="images/quote/admin_03.gif"></td> </tr> <tr> <td valign="top" style="padding: 0px" background="images/quote/admin_04.gif"> <img src="images/quote/admin_05.gif"></td> <td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff"> <div id="post_message_34705">mình th?́y Vi?̣t Hương r?́t năng n?̉ mu?́n chung tay x?y dựng di?̃n đang, đ?̀ng thời có kinh nghi?̣m làm mod, smod m?̣t s?́ trang, vì mu?́n BQT có th?m nữ giớ cho c?ng bằng và phát tri?̉n r?̣ng khắp mu?́n anh em vào cho ý ki?́n đ?̉ các admin xem sét c?́p mod cho Vi?̣t Hương</div> </td> <td style="padding: 0px" background="images/quote/admin_06.gif"></td> </tr> <tr> <td style="padding: 0px"><img src="images/quote/admin_07.gif"></td> <td style="padding: 0px" background="images/quote/admin_08.gif"></td> <td style="padding: 0px"><img src="images/quote/admin_09.gif"></td> </tr> </table>
You'd have to make all of the table go around the <div>message</div> part of your message.
Reply With Quote
  #7  
Old 10-06-2008, 01:59 PM
chennairam's Avatar
chennairam chennairam is offline
 
Join Date: Aug 2007
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
It's all done with images. If you look in the page source, this is what you will see for one of the posts (it's all one line because of what they have done to the source):

HTML Code:
<table cellSpacing="0" cellPadding="0" border="0" style="width:auto"> <tr> <td style="padding: 0px"><img src="images/quote/admin_01.gif"></td> <td style="padding: 0px" background="images/quote/admin_02.gif"></td> <td style="padding: 0px"><img src="images/quote/admin_03.gif"></td> </tr> <tr> <td valign="top" style="padding: 0px" background="images/quote/admin_04.gif"> <img src="images/quote/admin_05.gif"></td> <td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff"> <div id="post_message_34705">mình th?́y Vi?̣t Hương r?́t năng n?̉ mu?́n chung tay x?y dựng di?̃n đang, đ?̀ng thời có kinh nghi?̣m làm mod, smod m?̣t s?́ trang, vì mu?́n BQT có th?m nữ giớ cho c?ng bằng và phát tri?̉n r?̣ng khắp mu?́n anh em vào cho ý ki?́n đ?̉ các admin xem sét c?́p mod cho Vi?̣t Hương</div> </td> <td style="padding: 0px" background="images/quote/admin_06.gif"></td> </tr> <tr> <td style="padding: 0px"><img src="images/quote/admin_07.gif"></td> <td style="padding: 0px" background="images/quote/admin_08.gif"></td> <td style="padding: 0px"><img src="images/quote/admin_09.gif"></td> </tr> </table>
You'd have to make all of the table go around the <div>message</div> part of your message.

How Now To Put like This in my Forum sir
Reply With Quote
  #8  
Old 10-06-2008, 02:30 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You need to copy the images to your site and then add all that table code into the postbit or postbit_legacy template.

Find this:
HTML Code:
<!-- message -->
        <div id="post_message_$post[postid]">$post[message]</div>
        <!-- / message -->
Change to this (with the correct image paths - you'll have to figure that out yourself after you upload the images - I cannot do that for you):

HTML Code:
<!-- message -->
<table cellSpacing="0" cellPadding="0" border="0" style="width:auto"> <tr> <td style="padding: 0px"><img src="images/quote/admin_01.gif"></td> <td style="padding: 0px" background="images/quote/admin_02.gif"></td> <td style="padding: 0px"><img src="images/quote/admin_03.gif"></td> </tr> <tr> <td valign="top" style="padding: 0px" background="images/quote/admin_04.gif"> <img src="images/quote/admin_05.gif"></td> <td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff"> 
        <div id="post_message_$post[postid]">$post[message]</div>
</td> <td style="padding: 0px" background="images/quote/admin_06.gif"></td> </tr> <tr> <td style="padding: 0px"><img src="images/quote/admin_07.gif"></td> <td style="padding: 0px" background="images/quote/admin_08.gif"></td> <td style="padding: 0px"><img src="images/quote/admin_09.gif"></td> </tr> </table>
        <!-- / message -->
Reply With Quote
  #9  
Old 10-07-2008, 05:55 AM
chennairam's Avatar
chennairam chennairam is offline
 
Join Date: Aug 2007
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ Lynne

Thanks a lot

I done This sir

Thanks For Great Help wit hcode

i am happy now

Regards
ram
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:34 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05695 seconds
  • Memory Usage 2,270KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete