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

Reply
 
Thread Tools
MorbiD SuitE [9 Flavours] | LYCHEE new| 3.7.2 Details »»
MorbiD SuitE [9 Flavours] | LYCHEE new| 3.7.2
Version: GOLD, by Attitude5ire Attitude5ire is offline
Developer Last Online: May 2014 Show Printable Version Email this Page

Version: 3.7.2 Rating:
Released: 03-28-2008 Last Update: 08-29-2008 Installs: 208
Additional Files  
No support by the author.

MORBID FLAVOURS [3.7.3 SERIES GOLD]
10 FLAVOURS Available :
MINT(Default) - ORANGE - APPLE - GRAPES - BANANA - PEACH - COCOA - MULBERRY - LYCHEE - BLUEBERRY

Morbid Flavours for 3.7 Version of Vbulletin. Soft Sleek Style series for your Vbulletin.
Full Suite is now completed with 10 Flavours, hope you all njoi my styles.


VBULLETIN VERSION 3.7.3
Available in both Fluid and Fixed Format. XHTML 1.0 and CSS 2.1 VALID

UPDATE : 30thAug,'08

I have made changes to all styles regarding link colors and font sizes, please update to latest version. Fluid Style and Fixed Style have different font size.

Demo:
Morbid Series


Installation:

1- Download your Flavour Folder and Extract
2- Upload the Images folder to forum root for Ex: morbid folder to forum root Forum Structure > /forum/morbid
3- Use the XML, Fluid and Fixed from same folder.
4- PSD Included for LOGO and Buttons.Fonts NOT included, Please customize to your liking. [Optional]
5- You can change fonts and colors to your liking, the style was made by me to keep it sleek and professional, Just edit main css to change your fonts n colors.

Optional Customization:

Adding Extra Links on Navbar - just replace the "class=vbmenu_control" to "class=navm".

Extra Notes:

- Please DO NOT Remove Author Credits from the Skin.
Lot of time is put into this and being made this available for FREE.
- Branding free version available. PM for details.
- Click INSTALL if you like the Style.

StyleLog:

Mar,29th' 08 - Release Mint Flavour
Mar,31th'08 - Release Orange Flavour
Apr,01'08 - Updated Skins to 3.7 RC2
Apr,01'08 - Release Apple Flavour
Apr,06'08 - Release Grapes Flavour
Apr,11'08 - Release Banana Flavour and Updated all to RC3
Apr,24'08 - RC 4 Xmls added.
Apr/29'08 - 3.7 GOLD Styles released.
May 16'08 - Release Cocoa and Peach
June 01'08 - All Styles updated to 3.7.1 | Style minor changes.
June 01'08 - Mulberry Flavour added.
Jun 18'08 - Added Lychee Flavour
Jun 24th'08 - All Styles updated to 3.7.2
Jul 09'08- Blueberry Flavour added.
SUITE COMPLETED WITH 10 Style Flavours
aug'30th - UPDATED TO 3.7.3

Show Your Support

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

Comments
  #142  
Old 07-28-2008, 09:48 AM
Attitude5ire's Avatar
Attitude5ire Attitude5ire is offline
 
Join Date: Feb 2006
Posts: 791
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is a PSD file for Buttons and Logo in every skin. Use that please.
Reply With Quote
  #143  
Old 07-29-2008, 06:08 AM
laptop1986 laptop1986 is offline
 
Join Date: Jul 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

v v coooooooooool
Reply With Quote
  #144  
Old 07-31-2008, 05:27 PM
VersaTuners VersaTuners is offline
 
Join Date: Sep 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Prefix for Forum Status Images is not working on this template, any help?
Reply With Quote
  #145  
Old 08-01-2008, 11:42 AM
Attitude5ire's Avatar
Attitude5ire Attitude5ire is offline
 
Join Date: Feb 2006
Posts: 791
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you set me with an example or demo board..
Technically it should have no problem. Because it doesnt alter that template at all.
Reply With Quote
  #146  
Old 08-02-2008, 01:25 PM
VersaTuners VersaTuners is offline
 
Join Date: Sep 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its fix now, in forumhome_forumbit_level2_post

before
Code:
<tr align="center">
	<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
	<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
		<div>
after

Code:
<tr align="center">
	<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
	<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
		<div>
Reply With Quote
  #147  
Old 08-04-2008, 04:50 PM
mat64's Avatar
mat64 mat64 is offline
 
Join Date: Dec 2005
Location: York, England
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome work
Reply With Quote
  #148  
Old 08-11-2008, 05:32 AM
ReadOrDie ReadOrDie is offline
 
Join Date: Sep 2005
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the skin.

However, I'm having a problem. How do you adjust the height and width? I'm trying to add a larger banner but the skin keeps cropping the banner and forcing it into its size. I tried editing the piece of code to:

Code:
<a name="top"></a>
<table border="0" height="200" width="750%" cellpadding="0" cellspacing="0" align="center" class="header">
<tr>
That didn't work for my 750x200 banner.

However when I edit:
Code:
class="header">
to

Code:
class="border">
I am presented with my desired dimensions but my banner mysteriously disappears...Any suggestions?
Reply With Quote
  #149  
Old 08-11-2008, 09:51 AM
Attitude5ire's Avatar
Attitude5ire Attitude5ire is offline
 
Join Date: Feb 2006
Posts: 791
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think you are put 750% instead of 750px. prolly typo.
But this skin is fluid and usually you readjust any size.
Just goto the header template and there is a section for ads.Try it through there.. maybe if u put a demo of what u tryin i can sort better but its pretty straight forward
Reply With Quote
  #150  
Old 08-13-2008, 12:45 PM
ReaperUK ReaperUK is offline
 
Join Date: Sep 2005
Location: UK
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice, will you be releasing dark versions at all?
Reply With Quote
  #151  
Old 08-13-2008, 06:31 PM
Attitude5ire's Avatar
Attitude5ire Attitude5ire is offline
 
Join Date: Feb 2006
Posts: 791
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dont quite know why ud want a dark version of this.. its a fresh theme, works also professional. The darker version is only cocoa.. but if you mean a whole Dark then sorry i dnt plan to do any of those publicly.
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:44 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.07234 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
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
  • (5)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