Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VB4STYLE.com | Offical Style Details »»
VB4STYLE.com | Offical Style
Version: 1.00, by darren1981 darren1981 is offline
Developer Last Online: Aug 2010 Show Printable Version Email this Page

Category: Suite Style - Version: 4.0.2 Rating:
Released: 03-07-2010 Last Update: 03-09-2010 Installs: 26
Template Edits
 
No support by the author.

Hey guys,

Sorry been a while since i have released a "Free Style" so today ive made a decision to release our Official VB4STYLE.com Style.


Screenshot doesn't really do it justice, please view the demo to get a better feel for it.

Demo: vBulletin 4 Styles

- vBulletin 4.0.2 publishing suite ready

I am also looking for designers to join my VB4STYLE.com team, if you have EXP in graphic design or with vBulletin 4 templates / stylevars then please shoot me a PM asap and we can have a chat.

Please leave a Simple Thank You, if you download or use this style. :up:

EDIT: please make sure your logo is 130px in height or the search box will appear out of whack, if this occurs edit the vbulletin-chrome.css file and change the positioning of: navbar_search to align this correctly.

EDIT#2: source file and font attached.

Regards Darren

Download Now

File Type: zip vb4style.com.zip (1.10 MB, 447 views)
File Type: zip source-file-font.zip (121.7 KB, 157 views)

Show Your Support

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

Comments
  #12  
Old 03-10-2010, 12:45 PM
darren1981 darren1981 is offline
 
Join Date: Oct 2008
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ohhh i can see your problem now...

Ok this is easily fixed.. you will need to change the height of your logo to 130px height, this will place everything back into alignment... this is caused as the height of the search input is set to a fixed position.. you can change this by editing the following CSS file:

- vbulletin-chrome.CSS

Code:
.navbar_search {
	position:relative;
	width:222px;
	bottom: 1px;
	float: {vb:stylevar left};
	{vb:stylevar right}: -{vb:math {vb:stylevar padding}*2};
	display:block;
}
Where it says width, this actually controls the height of the search input area and not the width.. Search in templates for: "navbar_search" and you fill find several areas that say width, they for some reason control the height..

So yeah either use a logo at 130px or play with the CSS to reduce the height / positioning of the navbar_search classes.

Good luck, and sorry about that. I will st this to "Float" next release.

Regards Darren
Reply With Quote
  #13  
Old 03-10-2010, 01:50 PM
Alecsmith Alecsmith is offline
 
Join Date: Sep 2009
Location: Still On Earth
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have changed code in vbulletin-chrome.CSS but where to change height of your logo i am not getting file
Reply With Quote
  #14  
Old 03-10-2010, 02:31 PM
darren1981 darren1981 is offline
 
Join Date: Oct 2008
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just create a logo 130px in height.. i noticed your using an animated .GIF file.. if you don't have the source file i can screenshot each frame for you and create it for you, just let me know if you need me to.
Reply With Quote
  #15  
Old 03-10-2010, 03:48 PM
Alecsmith Alecsmith is offline
 
Join Date: Sep 2009
Location: Still On Earth
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Darren i have PSD for banner i will try to make new frame with 130px if i fail i will contact u thnx.
Reply With Quote
  #16  
Old 03-10-2010, 04:56 PM
Xtrigit's Avatar
Xtrigit Xtrigit is offline
 
Join Date: Jan 2010
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really like this style.

btw, could you provide me with the .psd file for the banner/logo ?

thanks!
Reply With Quote
  #17  
Old 03-10-2010, 05:09 PM
darren1981 darren1981 is offline
 
Join Date: Oct 2008
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

logo source file and font used now attached in the opening post. Enjoy
Reply With Quote
  #18  
Old 03-12-2010, 08:06 AM
darren1981 darren1981 is offline
 
Join Date: Oct 2008
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quick update, the blog sidebar is showing the link color almost the same as the blog sidebar background, you can change this within your stylevars settings, this will be included in our next update of this style. Sorry about that
Reply With Quote
  #19  
Old 03-13-2010, 02:48 PM
worldwidereefer worldwidereefer is offline
 
Join Date: Jun 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love the style and installed, gave it the best rating.

I do have 1 question, how to remove the search box/content on the header banner. I made some changes to the banner and it now look like this.

http://www.worldwidereefers.com/cmps_index.php

I would like to remove that search box. Thanks !
Reply With Quote
  #20  
Old 03-13-2010, 03:38 PM
darren1981 darren1981 is offline
 
Join Date: Oct 2008
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it's showing your default skin.. but to remove this in your stylevars section.. look in the header section of your stylevars for this style and remove the image: header-right.png and then save, this will put the standard box back...

Hope that helps, i need some shut eye now, so i'll check back tomorrow and see if you need further help.

Regards Darren
Reply With Quote
  #21  
Old 03-13-2010, 06:30 PM
worldwidereefer worldwidereefer is offline
 
Join Date: Jun 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perfect Thank you !
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 10:36 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08188 seconds
  • Memory Usage 2,321KB
  • 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
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete