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

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

Version: 3.6.7 Rating:
Released: 06-16-2006 Last Update: 08-07-2007 Installs: 446
Template Edits
Additional Files  
No support by the author.

Kirsch
Fluid & Fixed

Description
This style is a port of the Kirsch 3.5.x version.

Included in ZIP
  • All image files.
  • PSD for the banner.
  • PSDs for the buttons.
  • Fonts used for the banner.

Comments
  • If you use this style, please click install.
  • Dec 22, 2007
    • I apologize for the lack of updates on this style. I have been unbelievably busy with the holidays and work. On top of that, my license expired and I was not able to upgrade my versions. However, I have just renewed my license and I will be updating to 3.7.x. It is unlikely that I will be making a new style for 3.6.x. Feel free to make updates yourselves.
  • Jul 13, 2007
    • So I've had a lot of people asking me to update the style. Fine. The least people can do for my time in keeping this style updated is click the install button. Is it too much to ask? >_< Those that already have, thank you. I'll be slowly adding the different style over the next 24 hours.
  • Dec 15, 2006
    • A lot of people have been asking me to make a version for 3.6.4. Please note that the 3.6.3 version will work perfectly fine on 3.6.4 because I do not have any direct template modifications. Everything is edited via the css. I will make one, but I just haven't gotten to it as I've been really busy with work. I'll try to do it this weekend when I get a chance.
  • Nov 9, 2006
    • Added an update for the newest version of vBulletin, 3.6.3. Enjoy and let me know if anything's wrong.
  • Oct 6, 2006
    • Took awhile, but I got it updated. There were no major changes made, but at least it matches the latest version of vBulletin. Enjoy.
  • Sep 25, 2006
    • Over the past couple of weeks, I have seen dozens of websites who wear Kirsch and have removed the copyright notice. Andrew and myself have put a lot of time into this style and simple request that the copyright remain where it is. If I continue to see websites that have removed it, I will no longer offer Kirsch or Kirsch updates publicly. I ask that all websites found that have removed the copyright be PM'd to me. Thank you.
  • Aug 07, 2006
    • Kirsch has been completely updated to vBulletin 3.6.0 Gold. New styles for both fluid and fixed forums are available for download.
  • Jul 21, 2006
    • I have added two xmls for Release Candidate 2; fluid and fixed. This should help fix any template errors.
  • Jun 16, 2006
    • Initial release for 3.6.0 Beta 2.
Live Demo:
No demo currently.

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
  #192  
Old 02-23-2007, 05:20 AM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello...

Where do you go in acp to edit, or better yet to put the banner.jpg center instead of align left? Thanks!
Reply With Quote
  #193  
Old 02-23-2007, 05:23 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm sorry, but I will only help members who have clicked install. I will be more than happy to answer your question once you have done so.
Reply With Quote
  #194  
Old 02-23-2007, 01:46 PM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

alright... didn't see that big note. I already clicked it.
Reply With Quote
  #195  
Old 02-23-2007, 08:37 PM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Styles & Templates => Style Manager => All Style Options => {Header Template}

Should be the very first template on the top. I'm assuming you're using the fluid style. Replace that header template with the following:
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
	<td background="images/kirsch/misc/banner_02.jpg" align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
Reply With Quote
  #196  
Old 02-23-2007, 09:42 PM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ahhhhhhh... that align="center" tag.......... thanks much! Was looking too hard myself!
Reply With Quote
  #197  
Old 02-28-2007, 05:42 PM
BeyondMedieval's Avatar
BeyondMedieval BeyondMedieval is offline
 
Join Date: Feb 2007
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like this skin and i install it ,but i want to make some small changes and not sure how?

The location , post count , join date, are on the left hand side ,like it is on this board
but can we change it to be on the left hand side under the user name?
Reply With Quote
  #198  
Old 02-28-2007, 07:05 PM
BeyondMedieval's Avatar
BeyondMedieval BeyondMedieval is offline
 
Join Date: Feb 2007
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry for the second post ..don't worry about what i asked i found
what i am looking for .. hmm did not look well silly me

anyway nice skin i will use it for sure i like it a lot tnx
good work
Reply With Quote
  #199  
Old 03-07-2007, 03:38 PM
GabyZ GabyZ is offline
 
Join Date: Jan 2007
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love this skin, but I can't add shadow (using images) at the right and left of the forum table like here www.hwupgrade.it/forum . Anyone can me, i've tried everything, plzzzz.
Reply With Quote
  #200  
Old 03-07-2007, 04:31 PM
limey's Avatar
limey limey is offline
 
Join Date: Dec 2001
Location: -
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason, when I goto edit a post or thread and then press the save button it just sits there forever and never saves. I think this has to do with the skin, because editing works fine on several other forums on the same server.

To be clear: The AJAX version of editing a post does not work nor does the go advanced button.
Reply With Quote
  #201  
Old 03-07-2007, 05:36 PM
anywares anywares is offline
 
Join Date: Dec 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If there were a fluid version this skin qould rock even more...please make my day and say there IS
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 09:08 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.06112 seconds
  • Memory Usage 2,313KB
  • 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
  • (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