vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - UKBL ~This Day In History ~ Changes Daily (https://vborg.vbsupport.ru/showthread.php?t=199924)

shinng 05-29-2009 09:27 AM

a long shot, but is there a sports news version of this?

because i have not installed this, i'll forget to check. could you please pm me if there is one?
thanks

MARKA 06-28-2009 12:33 PM

Thank you. I just installed this yesterday.

I am wondering how, if possible, to make the MORE and DISCUSS links open into a new window rather than take people off of my site?

Miss Chatterbox 01-08-2010 07:42 PM

Another excellent addition I've used from you! Thank you so much! You really are improving my forum no end with your mods! :)

yamahapaul 01-29-2010 07:24 PM

Is there a way to modify the code slightly so that you can put it in a post?
PHP Code:

<DIV ALIGN=CENTER>
<!--
This Day in History by TheFreeDictionary.com-->
<
div style="width:750px;position:relative;background-color:;padding:4px">
<
div style="font:bold 15pt '';color:#000000">This Day in History</div>
<
style>
#TodaysHistory {width:100%;border:none;background-color:}
#TodaysHistory H3 {margin-top:0px;font:bold 12pt '';color:#000000}
#TodaysHistory TD {font:normal 10pt '';color:#000000}
#TodaysHistory A {color:#0000FF}
</style>
<
script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0"></script>
<
div style="font:normal 8pt '';color:#000000">
</
div></div>
<!--
end of This Day in History--> 

?

lycheepassion 02-16-2010 04:51 AM

What's the response from users on this? I just added it below the lounge.. I'll see. to me it's cool but hope its not cheesy to them :)

Chef_uk 02-21-2010 07:59 PM

Quote:

Originally Posted by yamahapaul (Post 1969987)
Is there a way to modify the code slightly so that you can put it in a post?

Would like to know this as well as it wouldn't be too intrusive as to every new thread someone creates and only those interested can check it out and respond should they wish. There is a mod that starts a new thread each day with a flash game so i would imagine the coding would be similar.

Danny Diamond 02-25-2010 09:02 PM

Is there any way to change the topic and content? I want to make mine more related to the topic.

exposed 02-25-2010 10:07 PM

Quote:

Originally Posted by UKBusinessLive (Post 1765856)
Hi Guys ;)

We need to add

Code:

target="_blank"
to the outgoing url to get it to open in a new window :D

so find this line in the code

Code:

<script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0"></script>

and replace with this

Code:

<script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0" target="_blank" ></script>

Actually this is a nice little trick to remember if you have menu's or urls on your site and you want them to open up in a new window as opposed to diverting people away from your site, just stick this at the end of the url
Code:

target="_blank"
Enjoy ;-)

for some reason this is not working for me.
here is what i have.

<DIV ALIGN=CENTER>
<!--This Day in History by TheFreeDictionary.com-->
<div style="width:750px;position:relative;background-color:#FFFFFF">
<div style="font:bold 15pt '';color:#000000"></div>
<style>
#TodaysHistory {width:100%;border:none;background-color:}
#TodaysHistory H3 {margin-top:0px;font:bold 12pt '';color:#000000}
#TodaysHistory TD {font:normal 10pt '';color:#000000}
#TodaysHistory A {color:#0000FF}
</style>
<script language="javascript"
src="http://img.tfd.com/daily/history-top.js?0" target="_blank" ></script>
<div style="font:normal 8pt '';color:#000000">
</div></div>
<!--end of This Day in History-->

betts02 06-27-2010 07:03 PM

Works great, However is it possible to have the topics about anything else ?


All times are GMT. The time now is 05:57 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.01179 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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