Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
IPB3 Style to vB4 Details »
IPB3 Style to vB4
Mod Version: 1.04, by Webmist (Designer) Webmist is offline
Developer Last Online: May 2023 I like it Show Printable Version Email this Page

vB Version: 4.0.5 Rating: (3 votes - 4.00 average) Installs: 84
Released: 22 Jan 2010 Last Update: 24 Jul 2010 Downloads: 1085
Not Supported Auto-Template Re-usable Code Translations  

IPB3 Style on vB4 Suite

A simple port featuring styling from IPB3. Features some new thread marker icons. Changed around the search box to allow more room for the navigation bar to spread out if sites have more than normal tabs. Be aware that for the tab size it is 120px for the tab image alone. Don't make your site width shorter than your navbar tabs width. Otherwise you'll break it. For any additional header image it's suggested to use the following template to insert them into. AdminCP->Styles & Templates->Style Manager->IPB Style->Edit Templates. Select Ad Location Tempaltes->ad_global_header1. It's a blank template so just insert the image code.

To Install:
PLEASE Revert all templates before upgrading. I've scaled down on templates that are modified to 3 (additional.css, vbulletin-chrome.css, and footer.css)


* GoTo AdminCP->Styles & Templates->Download / Upload Styles and import the xml file into a new style
* FTP the image folder into your root forum directory. This will create a directory images/IPB.


I've checked out the layout for IE 7, Firefox 3, Safari 4, and Chrome. Any other browsers I haven't see what it looks like. IE6 may have some issues because of the png files.


Included is the zip file:
Image Directory with images.
XML File to import
PSD logo to add your own logo/graphics



Supported Layouts for vBulletin
-CMS
-Forums
-Blogs

To check out a live demo go here.


Version 1.01 for vB4.0.1


Verson 1.02 for vB4.0.2
  • Corrected collapse headers.
  • Straightened Out Icon Legend on forum display
  • Fixed Width should be adjustable within reason
  • Search taken out of navbar and placed in header.
  • Formatted the Blog and CMS to match the forums.

Verson 1.04 for vB4.0.4P1
  • Updated images
  • Fixed/Updated templates with security token authentication.
  • Adjusted image icon legend for spacing.
Should be okay now.[/LIST]
Verson 1.05 for vB4.0.5P1
  • Updated images
  • Reverted all templates and started with new template edits.
  • Now only has 3 templates that are modified.

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	FF-Forum-IsUser.jpg
Views:	4065
Size:	29.8 KB
ID:	110692   Click image for larger version

Name:	FF-Forum-NonUser.jpg
Views:	4492
Size:	30.3 KB
ID:	110693   Click image for larger version

Name:	IE-Forum-IsUser.jpg
Views:	1328
Size:	29.9 KB
ID:	110694   Click image for larger version

Name:	IE-Forum-NonUser.jpg
Views:	1924
Size:	29.6 KB
ID:	110695  

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Invisionita style (like IPB3) - Light skin najaru vBulletin 3.8 Styles 17 20 Apr 2010 11:39

Comments
  #2  
Old 22 Jan 2010, 01:50
Webmist's Avatar
Webmist Webmist is offline
 
Join Date: Jan 2006
Real name: JJ
IPB V 1.0.3
Updated css files.
Added some more custom icons.
Corrected some previous colors.
Modified new style variables for 4.0.3.
Included CMS and Blog xml file seperately.



This theme was created with a base install of vbulletin 4.0.5.
This theme is not intended to be a child theme. The CSS will not play well.

Over the next month I've got a couple of major jobs to complete and another theme I'm working on. I'll try my best to get back here and fix any bugs I see.

Last edited by Webmist; 24 Jul 2010 at 19:51.
Reply With Quote
  #3  
Old 22 Jan 2010, 02:06
forexjoker forexjoker is offline
 
Join Date: Nov 2009
Awesome!! Thanks a lot.
Reply With Quote
  #4  
Old 22 Jan 2010, 05:45
eTiKeT™'s Avatar
eTiKeT™ eTiKeT™ is offline
 
Join Date: Aug 2008
Real name: Serhat
Hımmm Nice Style Thanks
İnstalled ...
Reply With Quote
  #5  
Old 22 Jan 2010, 05:50
brattanek's Avatar
brattanek brattanek is offline
 
Join Date: May 2006
In Chrome I have a little bug on Icon Legend:

__________________
xboxforum.pl
Reply With Quote
  #6  
Old 22 Jan 2010, 06:14
LbR's Avatar
LbR LbR is offline
 
Join Date: Nov 2009
Awesome man, Installed it up
Reply With Quote
  #7  
Old 22 Jan 2010, 06:15
LbR's Avatar
LbR LbR is offline
 
Join Date: Nov 2009
Originally Posted by brattanek View Post
In Chrome I have a little bug on Icon Legend:


Expanding button you mean?
Reply With Quote
  #8  
Old 22 Jan 2010, 10:26
brattanek's Avatar
brattanek brattanek is offline
 
Join Date: May 2006
Originally Posted by LbR View Post
Expanding button you mean?
Yes, in IE is ok
__________________
xboxforum.pl
Reply With Quote
  #9  
Old 22 Jan 2010, 12:28
Delifed Delifed is offline
 
Join Date: Feb 2009
Hmm i like it. But the logo kinda is all by its self. Like it is a bit to far spaced. Also search kinda is all alone and people wouldn't know about it.
Reply With Quote
  #10  
Old 23 Jan 2010, 00:03
Webmist's Avatar
Webmist Webmist is offline
 
Join Date: Jan 2006
Real name: JJ
Originally Posted by brattanek View Post
In Chrome I have a little bug on Icon Legend:

It's actually the style variables at work.

To correct if you don't like there are 2 css templates you'll have to edit.
In forumdisplay.css
FIND:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

REPLACE WITH:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Then in forumhome.css
FIND:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

REPLACE:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

It's just changing the variables to the left instead of the right.

Last edited by Webmist; 23 Jan 2010 at 00:09.
Reply With Quote
  #11  
Old 23 Jan 2010, 00:08
Webmist's Avatar
Webmist Webmist is offline
 
Join Date: Jan 2006
Real name: JJ
Originally Posted by Delifed View Post
Hmm i like it. But the logo kinda is all by its self. Like it is a bit to far spaced. Also search kinda is all alone and people wouldn't know about it.
I didn't want it to look to much like ipb. As to the search I'll work that in with the upgrade of vb that's not too far off. Thank you for the input.
Reply With Quote
  #12  
Old 23 Jan 2010, 08:56
Frank Sinatra's Avatar
Frank Sinatra Frank Sinatra is offline
 
Join Date: Nov 2008
Ey well done i like it!
Regards
Reply With Quote
  #13  
Old 25 Jan 2010, 13:02
vbrissee vbrissee is offline
 
Join Date: Jan 2010
This one is really Great Thanks
Reply With Quote
  #14  
Old 27 Jan 2010, 03:39
SillyAlien SillyAlien is offline
 
Join Date: Oct 2001
Nice port job.

Small bug: you have your collapse/expand images reversed. [collapse_40b.png] should be the minus, but instead displays the plus and [collapse_40b_collapsed.png] should display the plus and instead displays the minus. In other words, you want to be clicking on a plus sign to expand and on a minus sign to collapse. They're also a bit too low / out of line in the Posting Permissions block at the bottom of the forumdisplay and showthread pages.

Ah, just noticed too... a couple of your thread marker icons (envelopes) are wrong. The "no unread posts" is actually "unread posts" and the "unread posts" is actually unread_dot (thread you posted in).

Last edited by SillyAlien; 27 Jan 2010 at 03:53.
Reply With Quote
  #15  
Old 30 Jan 2010, 14:15
Webmist's Avatar
Webmist Webmist is offline
 
Join Date: Jan 2006
Real name: JJ
Thanks SA. I'll switch those and fix the others noted here. There is a few other fixes as well. But I want to wait for 4.0.2 release early next week as I'm hoping it's a more stable one as to the style variables go.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

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


New To Site? Need Help?

All times are GMT. The time now is 08:13.

Layout Options | Width: Wide Color: