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
Chestnut Style Details »»
Chestnut Style
Version: 1.3, by Allan Allan is offline
Developer Last Online: Mar 2017 Show Printable Version Email this Page

Version: 3.6.4 Rating:
Released: 09-16-2006 Last Update: 09-12-2007 Installs: 716
 
No support by the author.

Chestnut Style !
(for vB3.6, vB3.6.1, vB3.6.2, vB3.6.3, vB3.6.4 and vB 3.6.5)


Hey all

I present my second style: "Chestnut"


INSTRUCTIONS ON INSTALLATION:

1. Extract ZIP folder.
2. Upload folder found within Upload folder into your forum images directory (eg for Chestnut, upload the chestnut folder into your vBulletin 3.6 images folder).
3. Log into your admin control panel.
4. Choose Styles -> Download/Upload Styles
5. Under Import Style XML File, click on "Browse..."
6. Find the Upload folder (from the ZIP you downloaded). Select the file the file that ends with .xml (there should be only one file).
  • Include file .xml for vB3.6, vB3.6.1, vB3.6.2,vB3.6.3 and vB3.6.4
  • Include .psd files
  • Style extensible
Screen in french, but buttons english in .zip files

Some Screens ...







If you use my style, please, click to Install



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Add Style for vB3.6.2 (10/08/06)


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


V1.1 - Bug fix: (09/18/06)


Thank to NJChins for information
  • Replace image to
  • Replace phrase: "Les sujets importants" to "Sticky Threads"
  • Replace phrase: " Les sujets du forum" to "Forum Threads"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



V1.2 - Bug fix: (24/09/06)
  • The CSS not add after import to .xml (style)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Add: (26/09/06)
  • Add font GilliesGothicBold to Package (for edit the logo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



V1.3 - Bug fix: (26/10/06)
  • Fix bug "image verification", work now. This problem was only style 3.6.2. (template imagereg)
  • Description to modif
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  • Shadows Images modified (09/13/07)

Show Your Support

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

Comments
  #72  
Old 10-24-2006, 04:18 PM
Fallen Day's Avatar
Fallen Day Fallen Day is offline
 
Join Date: Aug 2006
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's also Includes instruction=)

Quote:
Originally Posted by Allan
Installation Instructions:

Step 1: Open the "upload" folder. Upload the /easyaction folder including all of the subfolders and files to your forum's root directory.

Step 2: Login to the vBulletin admin control panel, usually at /admincp, and under "Styles & Templates" select "Download / Upload Styles"

Step 3: There should be a section titled "Import Style XML File." It is IMPORTANT to fill in the bubble next to "Ignore Style Version" otherwise the skin file might not install.

If you would like to use the fixed width version, please import the included fixed.xml style file.

If you would like to use the fluid (expandable) width version, please import the included fluid.xml file.
Reply With Quote
  #73  
Old 10-25-2006, 09:44 PM
Allan's Avatar
Allan Allan is offline
 
Join Date: Jun 2003
Location: France
Posts: 1,513
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kalleball
having the same problem as dfe is having, image verification is not working, works with all other styles...@3.6.2
Fix Bug: (26-10-06)
  • Fix bug "image verification", work now. This problem was only style 3.6.2. (template imagereg)


Description:
In "imagereg" template, find:
Code:
<input type="text" class="bginput" name="imagestamp" size="10" maxlength="6" />
Add under:
Code:
<input id="imagehash" type="hidden" name="imagehash" value="$imagehash" />
Reply With Quote
  #74  
Old 10-26-2006, 01:33 AM
tansu's Avatar
tansu tansu is offline
 
Join Date: Apr 2006
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How about adding new links to navbar?
How to do that?
Reply With Quote
  #75  
Old 10-26-2006, 07:02 AM
kalleball kalleball is offline
 
Join Date: Jan 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great allan...will update it when i get home

tansu> just make new images with the psd's...add them to the navbar...quite easy...

http://alteracdeviants.org/

can't have too many though, thinking about removing FAQ or something...
Reply With Quote
  #76  
Old 10-26-2006, 07:08 AM
tansu's Avatar
tansu tansu is offline
 
Join Date: Apr 2006
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi kalleball,
I am not good at php, I added simple links with the default style before but this looks pretty hard to me,
I couldnt even find the other links in navbar template,
İn header template I found them but I can only change an existing link to another, for example I changed FAQ to downloads..
But I have to add new links, I am ok with psd's but I couldn find how to put them in the code, esspecialy "over" ones..
Reply With Quote
  #77  
Old 10-26-2006, 02:28 PM
kalleball kalleball is offline
 
Join Date: Jan 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

say you want to add a forum button like i did...find

Code:
<!-- Inscription -->
in the header template...

copy paste and change the stuff you need to change such as...

Code:
<!-- Forum -->
<td width="93">
<table width="93"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background:#FFFFFF url($stylevar[imgdir_misc]/bouton_forum.gif);"><a href="$vboptions[bburl]/" rel="nofollow"
		onmouseover="JSFX.fadeIn('forum')"
		onmouseout="JSFX.fadeOut('forum')"><img
		src="$stylevar[imgdir_misc]/bouton_forum.gif" name="forum"  width="93" height="40" border="0" class="imgFader" id="forum" alt="" /></a></td>
</tr>
</table>
</td>
<!-- /Forum -->
that'll get the image in the navbar...to make the rollover work you'll have to go to headinclude...find

Code:
JSFX.Rollover("inscription",    "$stylevar[imgdir_misc]/bouton_inscription_over.gif");
copy paste...like

Code:
JSFX.Rollover("forum","$stylevar[imgdir_misc]/bouton_forum_over.gif");
think that's it...
Reply With Quote
  #78  
Old 10-26-2006, 08:33 PM
tansu's Avatar
tansu tansu is offline
 
Join Date: Apr 2006
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@kalleball, Thank you very much for your effort. I really need this.
Thanks
Reply With Quote
  #79  
Old 10-27-2006, 10:32 AM
tansu's Avatar
tansu tansu is offline
 
Join Date: Apr 2006
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello from the problem child of this style
Now, one more thing to go...
Board looks great.. but when I click to a link, or refresh a page, board mainly expands and comes to original size again..
I hope I expressed correctly
Reply With Quote
  #80  
Old 10-27-2006, 04:07 PM
kalleball kalleball is offline
 
Join Date: Jan 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i think you'll have to explain a bit, really hard to tell what kind of problem you're having.
Reply With Quote
  #81  
Old 10-27-2006, 10:11 PM
marcos_ marcos_ is offline
 
Join Date: Oct 2006
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Allan

moderator column isnt fixed ( static)


moderator's nicknames change its pixels





how can i fix it.
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:56 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.05506 seconds
  • Memory Usage 2,324KB
  • Queries Executed 27 (?)
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
  • (6)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_postinfo_query
  • fetch_postinfo
  • 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