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
  #152  
Old 01-08-2007, 02:35 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not sure what you're referring to. What specifically are you trying to modify? If you need to make a screenshot of where you'd like to edit something, please do so. I like pictures. Otherwise, I'm not sure what you're trying to edit.
Reply With Quote
  #153  
Old 01-08-2007, 03:20 AM
Quantnet Quantnet is offline
 
Join Date: Nov 2006
Location: NYC
Posts: 649
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yarub,
Thanks for the quick response.
First I like to thank you for this great style. I spent lot of money on prof skins but eventually my members love this skin the most. So i uninstall commercial styles and use yours as default. It's very elegant.

Now, the question I'm asking is to add several button like on the top right (Home, Forums, Articles, etc)


to the top right of my forum, on top of the login box with the buttons having the same color theme of your style



The purpose is for me to get rid of the Home, Forum link on my Navbar and make it a more professional look.

Thanks
Reply With Quote
  #154  
Old 01-08-2007, 03:29 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, that's going to involve your header template. This can be managed via the All Style Options area or in the template itself. Depending on how you'd like it made, there are quite a few options. You can either break it off into another column, or you can float a div to the top right. If you have any specific requests, let me know.

It may also require editing the navbar template as that will have a break in there, putting a space below the header.
Reply With Quote
  #155  
Old 01-08-2007, 03:51 AM
Quantnet Quantnet is offline
 
Join Date: Nov 2006
Location: NYC
Posts: 649
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks,

Let say i want to add the same 5 buttons like vb.org and have the button gif in my /images/misc/ folders

Here is my header template right now
Quote:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" />
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" />
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<td align="left"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="right" width="100%"><img src="/forum/images/kirsch/misc/banner_02.jpg" height="82" width="100%" border="0" /></td>

</tr>
</table>
<!-- /logo -->



<!-- content table -->
$spacer_open

$_phpinclude_output
I would appreciate if you can point me to a guide or some pointer on how I can add this.
Thanks
Reply With Quote
  #156  
Old 01-08-2007, 04:02 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah. That's going to be a bit more than what I'll know. I'd be able to do it, but it'd be really messy. Haha.

More or less, what you'll probably end up doing is making something like this... just replace the text with images...

HTML Code:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" />
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" />
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" width="100%">
  <tr>
    <td align="left"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="right" width="100%"><img src="/forum/images/kirsch/misc/banner_02.jpg" height="82" width="100%" border="0" /></td>
  </tr>
  <tr>
    <td align="right">
<a href="">Image</a> 
<a href="">Image</a> 
<a href="">Image</a> 
<a href="">Image</a> 
<a href="">Image</a>
    </td>
  </tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
It'd look like the attached image if you replaced "Image" with the actual image code. But like I said, I don't know too well how to do precisely what you'll want. I'd suggest asking in the Modifications Questions forum for specific questions.
Reply With Quote
  #157  
Old 01-08-2007, 04:21 AM
Quantnet Quantnet is offline
 
Join Date: Nov 2006
Location: NYC
Posts: 649
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This should get me going. I appreciate it a lot.
Can i ask you a favor ? I'd like to have a button psd like on this site with round corners. one psd for mouse on and one psd for mouse off.
Thanks in advance.
Reply With Quote
  #158  
Old 01-08-2007, 05:42 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not sure what you're referring to. Don't know what you mean by mouse on and off. There are a few PSDs included in the zip file. Those are the only ones I have and used.
Reply With Quote
  #159  
Old 01-10-2007, 08:45 PM
VTXCafe.com VTXCafe.com is offline
 
Join Date: Jul 2005
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First great looking skin!! I have this installed and testing it, works and looks great! My only question is in the postbot and actually in forumhome also there is no visable border between the post and the page background.

I darkened the page background to help seperate them, any ideas where I could edit to add a thin line to seperate them?
Reply With Quote
  #160  
Old 01-10-2007, 09:26 PM
Quantnet Quantnet is offline
 
Join Date: Nov 2006
Location: NYC
Posts: 649
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how can we put a small separate space between each post like on this forum. Which template to edit ?
Reply With Quote
  #161  
Old 01-11-2007, 02:49 AM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VTXCafe.com View Post
First great looking skin!! I have this installed and testing it, works and looks great! My only question is in the postbot and actually in forumhome also there is no visable border between the post and the page background.

I darkened the page background to help seperate them, any ideas where I could edit to add a thin line to seperate them?
There isn't a border? There should be a border. It's white on the inside, and a dark grey on the outside. Your monitor and computer may just not be able to distinguish the two different colors, but I assure you there's a border.

Quote:
Originally Posted by Quantnet.org View Post
how can we put a small separate space between each post like on this forum. Which template to edit ?
There's actually a modification that you can use. Try this:
https://vborg.vbsupport.ru/showthread.php?t=123713
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 06:22 AM.


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.04863 seconds
  • Memory Usage 2,330KB
  • 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_html
  • (3)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
  • (2)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