vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   image above calender (https://vborg.vbsupport.ru/showthread.php?t=87512)

blakkboy 09-05-2003 07:26 PM

image above calender
 
how would i go about doin this

Tony G 09-05-2003 10:40 PM

This is not the right forum to ask in, moving to requests.

blakkboy 09-06-2003 03:28 PM

sorry bout that

can anybody help me wit this???

Tony G 09-06-2003 11:10 PM

Can you provide a screenshot of what you want? 'Image above calendar' isn't enough infomation.

blakkboy 09-06-2003 11:56 PM

ok sorry heres one

if you cant acess it ill get a pik of it from there

http://tru-essence.net/forum/index.php?act=calendar

blakkboy 09-08-2003 04:59 PM

uppin so someone can help me out

blakkboy 09-10-2003 07:13 PM

heres the code i wonna modify for vbulletin

http://forums.ibplanet.com/index.php...&f=38&t=12957&

Bad Bunny 09-10-2003 07:23 PM

I'll take a look. It seems pretty simple. Thanks for sharing the code you want to adapt to vB. Makes it easier to work with, especially since the example you gave does not actually work.

Bad Bunny 09-10-2003 07:39 PM

Ok, I took a look at it, and aside from the html being sloppy as all get go...the variables are exactly the same. Just put an image where ever you want it, and have the image called $month$year.gif or .jpg. You'll need an image for each month and year if you do this, as that Mod you linked to pointed out.

Example code of how to do this for people not great at html.
In the Calendar template, find
Quote:

$navbar
Immediately following that, place
Quote:

<br /><div align="center"><img src="$stylevar[imagesfolder]/$month$year.gif" alt="$month $year" title="" border="0" /></div>
Yikes...sorry, I just noticed that this was in the vb2 section. This works for vb3, and you can try it for vb2...not sure cause I don't use that...sorry for being a dope nose. :p

blakkboy 09-10-2003 08:48 PM

^^^ naw its aiight atleast u took a crack at it.... anybody else wonna give a shot


All times are GMT. The time now is 12:28 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.00969 seconds
  • Memory Usage 1,727KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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