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)
-   -   Mini Mods - RSS buttons in footer (https://vborg.vbsupport.ru/showthread.php?t=293743)

ramesh_umk3 01-08-2013 11:00 PM

RSS buttons in footer
 
1 Attachment(s)
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:
https://vborg.vbsupport.ru/external/2013/01/48.png

RedPoint 02-10-2013 10:17 AM

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>

ramesh_umk3 02-13-2013 05:27 AM

It's okay bro i have render css for a class name called megawrz if you want you can avoid it ;)

ckgb 01-18-2014 05:04 AM

Looks great ))

crazyboy1661 01-19-2014 02:57 PM

good one Ramesh ji

mohammed146 01-20-2014 03:04 PM

thx

K4GAP 01-22-2014 09:07 PM

Quote:

Originally Posted by RedPoint (Post 2403280)
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.

ramesh_umk3 01-23-2014 04:16 AM

You can go head bro i have just used "megawrz" class to get glossy button type look nothing more than that .. :)


All times are GMT. The time now is 12:34 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.01066 seconds
  • Memory Usage 1,748KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete