Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Kirsch Details »»
Kirsch
Version: 2.2, by evenmonkeys evenmonkeys is offline
Developer Last Online: Dec 2018 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 01-06-2006 Last Update: 06-09-2006 Installs: 419
Template Edits
Additional Files  
No support by the author.

Kirsch
Fluid & Fixed

Thank you to everyone who've brought Kirsch as far as it is now.

Kirsch GIF Description
Many people have been having issues with the PNG version so I've released a GIF version. It will not look quite as sharp on high-end computers, but it will load a lot faster. That's all that truly matters in the long run.

Included in ZIP
  • All new GIF image files.
  • PSD for the banner.
  • PSDs for the buttons.
  • Fonts used for the banner.
Kirsch PNG Description
Removed. Will no longer be updated.
This style was mainly created for FireFox and Opera users. It uses mostly PNG files as they show up much sharper. However, this style has been designed to work for IE users with the help of a released Extension. If you would like this style to work for IE users, you'll need to install a very fast plugin. It's quick and simple, and in my opinion, worth the extra ten seconds of your day.

Plugin: https://vborg.vbsupport.ru/showthread.php?t=93415


Comments
  • If you use this style, please click install.
  • Jun 23, 2006
    • If you are having problems with subforum image icons not showing, please refer to this post.
  • Jun 16, 2006
  • Jun 10, 2006
    • I have returned to continue providing support and I have also removed un-needed images in the style. Thank you for your patience. Support may slow down for the 3.5.4 version as I will be porting it over to 3.6.0. However, I'll do my best to make both work.
  • May 22, 2006
    • I will be unable to provide support for a couple weeks.
  • Apr 28, 2006
    • I have edited several areas in the header template, as well as tweak the css of several areas using the form css.
  • Apr 17, 2006
    • I have fixed a problem with the panel and panelsurround CSS areas where the background images were not repeating correctly. Updated as such in the GIF style only.
    • Removed the PNG version.
  • Apr 07, 2006
    • PNG will not be updated anymore. For instructions on converting to GIF, or for more information reguarding this comment, click here.
  • Mar 24, 2006
    • I've fixed the banner image in both versions. I have no idea why it was showing section02 as the header, but it's been updated to Kirsch again. Sorry about that. If you've already been using section02 and wish to use the Kirsch banner, download the new ZIP files or open the PSD that was included with your version.
  • Mar 18, 2006
    • The copyrights on the styles have been updated. If you have these styles installed, please update the copyrights accordingly.
  • Feb 25, 2006
    • The versions of the style have been updates to 3.5.4. Let me know if anyone has any problems.
Live Demo:
http://forums.xinnyburt.com/index.php?styleid=2

Enjoy this style!


Support only offered to those who clicked install.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 02-10-2006, 04:35 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah- I know it's not working on the CMPSs. I have no idea why though. What version of IE are you running? I am using MyIE2 from almost two years ago so that may be why it doesn't work for me. =D
Reply With Quote
  #63  
Old 02-11-2006, 01:24 PM
Lucas Lucas is offline
 
Join Date: Dec 2001
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could anyone help me get the avatars/member info at the right instead of the top like currently is? Just like vBulletin.org Smooth Blue theme.

Thanks & Regards.
Reply With Quote
  #64  
Old 02-12-2006, 09:59 AM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, could some one help me with moving a few things around?? pm me a msn address or something? its really annoying and i need to learn!

also how would i center this?
Code:
<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
			<td class="smallfont">&nbsp; $vbphrase[forum_contains_new_posts]</td>

		
			<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
			<td class="smallfont">&nbsp; $vbphrase[forum_contains_no_new_posts]</td>
		
		
			<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
			<td class="smallfont">&nbsp; $vbphrase[forum_is_closed_for_posting]</td>
i tried using

<tr align="center"> </tr>

but no luck!

###2

also! how do i remove the
Powered by vBulletin Copyright ?2000 - 2006, Jelsoft Enterprises Ltd.

i moved it some where else.. i want the bottom of the forum to be at the bottom of the page if you get me?
Reply With Quote
  #65  
Old 02-13-2006, 04:12 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<td align="center">

You cannot remove that copyright notice without breaking the Jelsoft agreement. It's originally in the footer though. Just create a new style without a parent style and find it in the footer.
Reply With Quote
  #66  
Old 02-13-2006, 10:06 AM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xYarub
<td align="center">

You cannot remove that copyright notice without breaking the Jelsoft agreement. It's originally in the footer though. Just create a new style without a parent style and find it in the footer.
Thanks, and i managed to remove it, and move it else where
Reply With Quote
  #67  
Old 02-16-2006, 02:24 AM
Aaron_j Aaron_j is offline
 
Join Date: Feb 2006
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone tell me what I am missing?

My forum is looking for *png files in the /forum/images/kirsch/statusicon/ folder but there are two problems.

1. There is no "statusicon" folder in the "kirsch" folder.

2. There are no *png images to be found anywhere except for the spacer.png.

Where are all of the *png images? There should be a lot of them from what I can see.

(edit: I do have the buttons. An example of a missing png would be : /forum/images/kirsch/statusicon/thread_dot_hot.png)

(another edit: this is a great style BTW)
Reply With Quote
  #68  
Old 02-17-2006, 04:34 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I downloaded the ZIP file just to make sure, and it's got all of the images there. >_> Maybe your file was corrupted, or you did not upload all of the folders. Try uploading the images again just to make sure.

I am releasing a GIF version of this soon. =D PNGs are just causing too many problems; my site and yours.
Reply With Quote
  #69  
Old 02-17-2006, 09:41 AM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

here i just downloaded and uploaded

i love this style
Reply With Quote
  #70  
Old 02-17-2006, 11:54 AM
Aaron_j Aaron_j is offline
 
Join Date: Feb 2006
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xYarub
I downloaded the ZIP file just to make sure, and it's got all of the images there. >_> Maybe your file was corrupted, or you did not upload all of the folders. Try uploading the images again just to make sure.

I am releasing a GIF version of this soon. =D PNGs are just causing too many problems; my site and yours.
Apparently, this was the problem. A corrupted download. I have the PNGs now but I will look forward to the release of the GIF version.

Again, great style.
Reply With Quote
  #71  
Old 02-17-2006, 09:02 PM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have released the GIF version of Kirsch and should eliminate all of the problems with replacement variables and missing images. However, there will always be problems somewhere, right? =D That's what I'm here for.

Enjoy the new version and let me know if anyone has any questions.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:14 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.16616 seconds
  • Memory Usage 2,309KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete