vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   RSS Output Mod & Icon (https://vborg.vbsupport.ru/showthread.php?t=65832)

MediaHound 06-07-2004 04:20 PM

We're in it together.

So the XML error is taken care of on my site. Good for that.

But my forumhome is still a bit skewed.
Adding a new column above the forums, where the xml icon goes, altered the columns of the page.
Take a look at http://forum.free-templates.com and see what I mean.

If you know the fix would be great to post it here as others will need it too.
If you cant see it, post here and let me know I'll provide a screenshot with an arrow pointing at it.

Many thanks,

Jarred

Natch 06-07-2004 05:27 PM

I actually decided to alter this for my own benefit ...

Look for:

Code:

        <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
Re-place with the following:

Code:

        <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]
        <!-- RSS ICON -->
                <a href="external.php?type=RSS2" style="float:right">
                        <img src="$stylevar[imgdir_button]/rss.gif" alt="Subscribe to XML RSS for all Threads in all Forums" border="0" />
                </a>
        <!-- / RSS ICON -->
        </td>

And apply the same change to all other cells - what you are doing is moving the RSS image into the previous cell, and retaining the Forum spacings ...

Example - http://www.mobileforces.org/forums/

fluent 06-07-2004 06:40 PM

Thanks for the corrections! I'll update and upload the changes in a little bit, but here is what I've ended up going with.

MediaHound 06-07-2004 11:02 PM

Fluent, could you give those of us that installed it already a step by step to fix the problem?

MediaHound 06-07-2004 11:23 PM

Ahh its fine now.
All I did was remove the new td, and moved the existing closing td tag to after the image, and its fine.
Added natches style="float:right" to the image and it looks great.

I'm really no expert.
Anyway, thanks for everything.

Erwin 06-07-2004 11:50 PM

Good hack. I will install this soon.

fluent 06-08-2004 03:54 PM

Quote:

Originally Posted by MediaHound
Fluent, could you give those of us that installed it already a step by step to fix the problem?

MediaHound, What I did (just now to debug) was revert the two templates and search for the strings that need to be replaced. Copy and paste. I think that's the easiest way to make Natch's changes.

I also uploaded the rss icon I'm using and a gif screenshot.

MediaHound 06-08-2004 08:01 PM

Everything works great now.
Just have to spend some time getting it submitted now.

Maybe some of you guys could get some use out of this: I did some research, and I've got a list of RSS sites you can submit your feeds to at:
http://forum.free-templates.com/showthread.php?t=285

This way your site might get picked up by a good source of traffic.

If you know others please add them.

Here's to RSS!

Many thanks for the hack,

MH

Erwin 06-08-2004 11:38 PM

Quote:

Originally Posted by MediaHound
Everything works great now.
Just have to spend some time getting it submitted now.

Maybe some of you guys could get some use out of this: I did some research, and I've got a list of RSS sites you can submit your feeds to at:
http://forum.free-templates.com/showthread.php?t=285

This way your site might get picked up by a good source of traffic.

If you know others please add them.

Here's to RSS!

Many thanks for the hack,

MH

Thanks for that! :)

MediaHound 06-09-2004 08:31 AM

Quote:

Originally Posted by Erwin
Thanks for that! :)

Welcome, Erwin

:up:


All times are GMT. The time now is 07:59 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.01112 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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