vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - vBISpy - AJAX real-time feed of new posts/threads (https://vborg.vbsupport.ru/showthread.php?t=125947)

jackceltic1888 09-19-2006 05:02 PM

Installed :D

Lionel 09-19-2006 05:15 PM

thanks for trying... I give up...


Quote:

Originally Posted by ForumDog
Might be because the code puts DIVS inside the table cells, which are overriding the table cell alignment. Vertical-align can't be applied to divs in that manner. Try this (untested, rough guess):

Add to your CSS:

.top span {
vertical-align:top;
}

Then change the code to (Presumably the innerHTML divs, since you're trying to apply it to a table cell):

<div class="top">
<span style="inline-block">What you want aligned to the top</span>
</div>


MPDev 09-20-2006 11:35 AM

I'll give it a try and see if I can get it to align at the top.

MPDev 09-20-2006 07:17 PM

Lionel,

I was able to get this to work easily enough editing the va_spy.js file, at line 272:

Code:

            text = '<td class="alt1 smallfont" align="center" valign="top">' + what + '</td><td class="alt2 smallfont" valign="top">' + poster_clip + '</td><td class="alt1Active smallfont">' + clip + '</td><td align="center" class="alt1 smallfont" valign="top">' + where + '</td>';
I just put the valigns in there and they popped to the top of the cell.

Spikeman 09-21-2006 07:21 AM

Installed thanks :)

MPDev 09-22-2006 01:06 AM

Sure thing, Spikeman; mind if I ask that you click INSTALL? ;)

Skedoozy 09-22-2006 08:57 AM

Installed. I love it. Works great. I'm only going to tell select users about it though. ;)

Lionel 09-22-2006 12:47 PM

Quote:

Originally Posted by MPDev
Lionel,

I was able to get this to work easily enough editing the va_spy.js file, at line 272:

Code:

        text = '<td class="alt1 smallfont" align="center" valign="top">' + what + '</td><td class="alt2 smallfont" valign="top">' + poster_clip + '</td><td class="alt1Active smallfont">' + clip + '</td><td align="center" class="alt1 smallfont" valign="top">' + where + '</td>';
I just put the valigns in there and they popped to the top of the cell.

In firefox, yes, but not IE

bashy 09-22-2006 04:05 PM

Where 2 or 3 rss feeds are posted, this can mess things up a bit

New Thread Bashy
9 Minutes Ago 05:52 PM Bush 'unaware' of Pakistan threat
President Bush says he was "taken aback" by reports that the US threatened to bomb Pakistan in 2001. More... (0 views, 0 replies) RSS News
New Thread Bashy
9 Minutes Ago 05:52 PM Bush 'unaware' of Pakistan threat
A magnetic levitation train crashes at high speed in northern Germany, killing at least 15 people. More... (0 views, 0 replies) RSS News
New Thread Bashy
9 Minutes Ago 05:52 PM German monorail accident kills 15
President Bush says he was "taken aback" by reports that the US threatened to bomb Pakistan in 2001. More... (0 views, 0 replies) RSS News
New Thread Bashy
9 Minutes Ago 05:52 PM German monorail accident kills 15
A magnetic levitation train crashes at high speed in northern Germany, killing at least 15 people. More... (0 views, 0 replies) RSS News

This is exactly how it looks in the spy page, well with better formatting lol
But you can see that its repeated and also titles messed up with the descriptions!

MPDev 09-22-2006 04:25 PM

What do you mean "where 2 or 3 rss feeds are posted"? The query is pretty straightforward; not sure why it would be mixing up titles and descriptions - I wonder is this applies only to rss posts?


All times are GMT. The time now is 12:48 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.01828 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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