Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
RSS buttons in footer Details »»
RSS buttons in footer
Version: 1.00, by ramesh_umk3 ramesh_umk3 is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.x.x Rating:
Released: 01-08-2013 Last Update: Never Installs: 10
Template Edits
Translations  
No support by the author.

Various Rss buttons avaiable in vbulletin like HTML , XML , RSS 2.0 , RSS & MAP in footer with simple looks...

Procedure:

GOTO --> STYLE MANAGER --> Footer Template

Find
Quote:
<div class="below_body">
PASTE THE CODE ABOVE



Code:
<div align="center"> <a rel="nofollow" target="_blank" title="RSS" href="external.php?type=rss"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">RSS</span></a> <a rel="nofollow" target="_blank" title="RSS 2.0" href="external.php?type=rss2"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">RSS 2.0</span></a> <a rel="nofollow" target="_blank" title="XML" href="external.php?type=xml"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">XML</span></a> <a rel="nofollow" target="_blank" title="????? ???????" href="archive/index.php/"><span class="megawrz" style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">MAP</span></a><span style="border-left:1px solid rgb(255* 153* 102); border-right:1px solid rgb(102* 51* 0); border-top:1px solid rgb(255* 204* 153); border-bottom:1px solid rgb(51* 51* 0); margin:0pt; background:rgb(255* 102* 0); font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-left:3px; padding-right:3px; padding-top:0pt; padding-bottom:0pt"> </span> <a rel="nofollow" target="_blank" title="????? ???????" href="external.php?type=html"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;"> 
    HTML</span></a></div>
NOTE :

I have left title with ???????????????????? you can add your desired once

LIVE DEMO:
HERE

DEMO:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
crazyboy1661

Comments
  #2  
Old 02-10-2013, 10:17 AM
RedPoint RedPoint is offline
 
Join Date: Oct 2007
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, installed.

I have edited your code, delete the <span class="megawrz" ...> and empty SPAN
Quote:
<div align="center">

<a rel="nofollow" target="_blank" title="RSS" href="external.php?type=rss"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">RSS</span></a>

<a rel="nofollow" target="_blank" title="RSS 2.0" href="external.php?type=rss2"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">RSS 2.0</span></a>

<a rel="nofollow" target="_blank" title="XML" href="external.php?type=xml"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">XML</span></a>

<a rel="nofollow" target="_blank" title="MAP" href="archive/index.php/"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">MAP</span></a>

<a rel="nofollow" target="_blank" title="HTML" href="external.php?type=html"><span style="border-style: solid; border-color: rgb(255* 204* 153) rgb(102* 51* 0) rgb(51* 51* 0) rgb(255* 153* 102); border-width: 1px; margin: 0pt; padding: 0pt 3px; background: rgb(255* 102* 0) none repeat scroll 0%; font-family: verdana*sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(255* 255* 255); -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-decoration: none;">HTML</span></a>

</div>
Reply With Quote
Благодарность от:
ramesh_umk3
  #3  
Old 02-13-2013, 05:27 AM
ramesh_umk3 ramesh_umk3 is offline
 
Join Date: Jul 2010
Location: Earth
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's okay bro i have render css for a class name called megawrz if you want you can avoid it
Reply With Quote
  #4  
Old 01-18-2014, 05:04 AM
ckgb ckgb is offline
 
Join Date: Oct 2007
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks great ))
Reply With Quote
Благодарность от:
ramesh_umk3
  #5  
Old 01-19-2014, 02:57 PM
crazyboy1661 crazyboy1661 is offline
 
Join Date: Jan 2011
Location: India
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

good one Ramesh ji
Reply With Quote
Благодарность от:
ramesh_umk3
  #6  
Old 01-20-2014, 03:04 PM
mohammed146 mohammed146 is offline
 
Join Date: Nov 2011
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx
Reply With Quote
Благодарность от:
ramesh_umk3
  #7  
Old 01-22-2014, 09:07 PM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedPoint View Post
Thanks, installed.

I have edited your code, delete the <span class="megawrz" ...> and empty SPAN
How does your code work better? I'm just asking because I want to use this mod.
Reply With Quote
Благодарность от:
ramesh_umk3
  #8  
Old 01-23-2014, 04:16 AM
ramesh_umk3 ramesh_umk3 is offline
 
Join Date: Jul 2010
Location: Earth
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can go head bro i have just used "megawrz" class to get glossy button type look nothing more than that ..
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 07:16 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.10267 seconds
  • Memory Usage 2,310KB
  • Queries Executed 24 (?)
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)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (6)post_thanks_box_bit
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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