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
Professional vBulletin 4 Styles - Breeze (Blue) 4.2.1 Details »»
Professional vBulletin 4 Styles - Breeze (Blue) 4.2.1
Version: 1.05, by TalkTemplate TalkTemplate is offline
Developer Last Online: Mar 2017 Show Printable Version Email this Page

Category: Suite Style - Version: 4.2.x Rating:
Released: 01-17-2010 Last Update: 01-18-2017 Installs: 439
 
No support by the author.

UPDATED: Breeze Skin vBulletin 4 (All Versions)


Download Breeze Premium Skin

Instructions
1. Upload the folder '/Breeze' to 'YOUR_FORUM_URL/cpstyles/Breeze'
2. In your vBulletin AdminCP go to 'Styles & Templates > Download/Upload Styles'
3. Upload the Breeze XML file and click 'Import'
4. Set the style as the default style in 'Settings > Options'

Supported Layouts
-CMS
-Forums
-Blogs

To make the style work for the CMS, you have to click the edit (pencil) button next on the main page (content.php) and manually set the style choice.
The CMS styling isn't very intuitive. (many people have this problem)




Changelog:
1.00 Released (vBulletin 4.0.1)
1.01 Updated for vBulletin 4.0.2. Various bug fixes. [Fixed] Version released upon request.
1.0.2 Updated for vBulletin 4.1.7
1.0.3 Updated for vBulletin 4.1.11
1.0.4 Updated for vBulletin 4.2.0
1.0.5 Updated for vBulletin 4 (all versions)

Update Instructions:
Download the attachment and upload the file 'breeze.xml' to a new style and delete the old one. Replace all images with the new folder.


If you installed this style and wish to receive important style updates, please click here.

Download Now

File Type: zip BreezePremium.zip (1.22 MB, 390 views)

Screenshots

File Type: jpg preview-breeze.jpg (148.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
willy888, yin9

Comments
  #112  
Old 05-13-2010, 07:54 PM
nishant.soni nishant.soni is offline
 
Join Date: Apr 2010
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice theme and m using it. Just one question though:

While making a new thread, users dont get any options like SMILIES, TEXT, FONTS, LINK etc etc etc.... basically the format bar. What wud i have to do?

Thanks.
Reply With Quote
  #113  
Old 05-17-2010, 02:36 PM
sbsforum.us sbsforum.us is offline
 
Join Date: Feb 2009
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance of getting a "breeze" red?
Reply With Quote
  #114  
Old 05-20-2010, 01:14 PM
surfer2124 surfer2124 is offline
 
Join Date: Sep 2009
Location: NJ
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Having the same issue as below 4.0.3

Quote:
Originally Posted by PjDaBadMan View Post
Can someone please help me... This is what it is supposed to look like:

But mine looks like this:


Mine does not show the yellow lined underneath.... how do i fix that problem?
Reply With Quote
  #115  
Old 05-22-2010, 02:17 AM
TheTrust's Avatar
TheTrust TheTrust is offline
 
Join Date: Jul 2006
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you
Reply With Quote
  #116  
Old 06-06-2010, 02:54 AM
zauha4 zauha4 is offline
 
Join Date: Apr 2010
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry wrong post
Reply With Quote
  #117  
Old 06-06-2010, 01:18 PM
TalkTemplate TalkTemplate is offline
 
Join Date: Jul 2008
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We are still supporting this template.

Thank you for downloading
Reply With Quote
  #118  
Old 06-06-2010, 10:13 PM
Dark_Wizard Dark_Wizard is offline
 
Join Date: Nov 2001
Location: North Carolina
Posts: 1,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by impulse8 View Post
We are still supporting this template.

Thank you for downloading
If your still supporting this template can you please fix the issue with Category descriptions and the yellow line thats missing under the Categories? I am wanting to use this template....

Thanks!
Reply With Quote
  #119  
Old 06-06-2010, 10:28 PM
Dark_Wizard Dark_Wizard is offline
 
Join Date: Nov 2001
Location: North Carolina
Posts: 1,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Halfhidden View Post
Help. I've installed this style and All of my other styles including the default have been changed to use the background, bar images and so on. No matter what I do I cannot get my styles to disassociate with this style.
None of my styles are children... they are all stand alone.
Can anyone help?
Damn, same thing here. Now I need to use this template otherwise I would have to redo every template edit over. I hope he fixes the issues described by myself and others.
Reply With Quote
  #120  
Old 06-06-2010, 10:54 PM
Dark_Wizard Dark_Wizard is offline
 
Join Date: Nov 2001
Location: North Carolina
Posts: 1,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To fix the Category Description problem everyone needs to edit the forumbits.css template and do the following:

change this:
Code:
.forumhead {
	background: {vb:stylevar forumhead_background};
        height: 37px;
	_background-image: none;
	padding: 0;
	font:{vb:stylevar forumhead_font};
	color:{vb:stylevar forumhead_color};
	clear:both;
	margin-top: 8px;
	float: {vb:stylevar left};
	border: {vb:stylevar forumhead_border};
	width: {vb:stylevar forumhead_width};
	-moz-border-radius-top{vb:stylevar right}: {vb:stylevar forumhead_top_corner_radius};
	-moz-border-radius-top{vb:stylevar left}: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar forumhead_top_corner_radius};
}
to this:
Code:
.forumhead {
	background: {vb:stylevar forumhead_background};
	height: 50px;
	_background-image: none;
	padding: 0;
	font:{vb:stylevar forumhead_font};
	color:{vb:stylevar forumhead_color};
	clear:both;
	margin-top: 8px;
	float: {vb:stylevar left};
	border: {vb:stylevar forumhead_border};
	width: {vb:stylevar forumhead_width};
	-moz-border-radius-top{vb:stylevar right}: {vb:stylevar forumhead_top_corner_radius};
	-moz-border-radius-top{vb:stylevar left}: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar forumhead_top_corner_radius};
}
Use the new forumhead.png attached. Lastly, if your header isn't looking right after you edit the psd then try the bgheader.gif attached as well.

I'm still working on the yellow line under Categories and will post back when I fix it....now if we can get the right psd file for the fluid design we would be rocking.
Attached Files
File Type: zip graphics.zip (6.1 KB, 26 views)
Reply With Quote
  #121  
Old 06-18-2010, 02:11 PM
TalkTemplate TalkTemplate is offline
 
Join Date: Jul 2008
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark_Wizard View Post
To fix the Category Description problem everyone needs to edit the forumbits.css template and do the following:

change this:
Code:
.forumhead {
	background: {vb:stylevar forumhead_background};
        height: 37px;
	_background-image: none;
	padding: 0;
	font:{vb:stylevar forumhead_font};
	color:{vb:stylevar forumhead_color};
	clear:both;
	margin-top: 8px;
	float: {vb:stylevar left};
	border: {vb:stylevar forumhead_border};
	width: {vb:stylevar forumhead_width};
	-moz-border-radius-top{vb:stylevar right}: {vb:stylevar forumhead_top_corner_radius};
	-moz-border-radius-top{vb:stylevar left}: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar forumhead_top_corner_radius};
}
to this:
Code:
.forumhead {
	background: {vb:stylevar forumhead_background};
	height: 50px;
	_background-image: none;
	padding: 0;
	font:{vb:stylevar forumhead_font};
	color:{vb:stylevar forumhead_color};
	clear:both;
	margin-top: 8px;
	float: {vb:stylevar left};
	border: {vb:stylevar forumhead_border};
	width: {vb:stylevar forumhead_width};
	-moz-border-radius-top{vb:stylevar right}: {vb:stylevar forumhead_top_corner_radius};
	-moz-border-radius-top{vb:stylevar left}: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar forumhead_top_corner_radius};
	-webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar forumhead_top_corner_radius};
}
Use the new forumhead.png attached. Lastly, if your header isn't looking right after you edit the psd then try the bgheader.gif attached as well.

I'm still working on the yellow line under Categories and will post back when I fix it....now if we can get the right psd file for the fluid design we would be rocking.
Thanks mate. your extra support is most helpful.
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 12:20 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.09181 seconds
  • Memory Usage 2,350KB
  • 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
  • (4)bbcode_code
  • (4)bbcode_quote
  • (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
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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