PDA

View Full Version : Suite Style - IPB3 Style to vB4


Webmist
01-21-2010, 10:00 PM
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. (http://www.junejackson.com/forum/forum.php?styleid=4)


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.

Webmist
01-22-2010, 12:50 AM
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.

forexjoker
01-22-2010, 01:06 AM
Awesome!! Thanks a lot.

eTiKeT?
01-22-2010, 04:45 AM
Hımmm Nice Style Thanks
İnstalled ...

brattanek
01-22-2010, 04:50 AM
In Chrome I have a little bug on Icon Legend:

https://vborg.vbsupport.ru/ (http://img132.imageshack.us/i/90568406.jpg/)

LbR
01-22-2010, 05:14 AM
Awesome man, Installed it up ;)

LbR
01-22-2010, 05:15 AM
In Chrome I have a little bug on Icon Legend:

https://vborg.vbsupport.ru/ (http://img132.imageshack.us/i/90568406.jpg/)


Expanding button you mean?

brattanek
01-22-2010, 09:26 AM
Expanding button you mean?

Yes, in IE is ok

Delifed
01-22-2010, 11:28 AM
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.

Webmist
01-22-2010, 11:03 PM
In Chrome I have a little bug on Icon Legend:

http://img132.imageshack.us/img132/2434/90568406.jpg (http://img132.imageshack.us/i/90568406.jpg/)

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:

dl.icon_legends dt {
float: {vb:stylevar left};
clear: {vb:stylevar right};
margin-{vb:stylevar right}: {vb:math {vb:stylevar padding}/2};
}


REPLACE WITH:

dl.icon_legends dt {
float: {vb:stylevar left};
clear: {vb:stylevar left};
margin-{vb:stylevar left}: {vb:math {vb:stylevar padding}/2};
}


Then in forumhome.css
FIND:

.wgo_subblock dl.icon_legends dt {
float: {vb:stylevar left};
clear: {vb:stylevar right};
margin-{vb:stylevar right}: {vb:math {vb:stylevar padding}/2};
}


REPLACE:

.wgo_subblock dl.icon_legends dt {
float: {vb:stylevar left};
clear: {vb:stylevar left};
margin-{vb:stylevar left}: {vb:math {vb:stylevar padding}/2};
}


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

Webmist
01-22-2010, 11:08 PM
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.

Frank Sinatra
01-23-2010, 07:56 AM
Ey well done i like it!
Regards

vbrissee
01-25-2010, 12:02 PM
This one is really Great Thanks

SillyAlien
01-27-2010, 02:39 AM
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).

Webmist
01-30-2010, 01:15 PM
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.

leeshawks
02-13-2010, 02:24 PM
Installed and so far so good. Colors are a little more vivid that the defult style Thanks

elwachiman
02-14-2010, 01:54 AM
tnks nice skin

compact123
02-16-2010, 10:32 AM
wow awesome a style thanks =)

compact123
02-16-2010, 10:49 AM
ummm well sir when i fixed style like 900px, navbar menu is disrupt like the screen shot picture;
so how i can fix it?

http://img718.imageshack.us/img718/4311/32478747.png

http://img294.imageshack.us/img294/2770/36725241.png

cloferba
02-17-2010, 04:58 PM
does this work with 4.0.2?

slackin-jer
02-17-2010, 10:03 PM
I really like the floating bar on your website. Where can I get such a mod?

basilrath
02-18-2010, 12:48 PM
ye the floating tool bar is nice where the hell is that from may i ask?

slackin-jer
02-19-2010, 05:05 AM
I found it! Go here to get one: http://www.wibiya.com/

basilrath
02-19-2010, 10:21 AM
you is da man lol

Webmist
02-20-2010, 10:26 PM
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.

Updated the images to show correctly and the thread markers. Except the custom ones.

ummm well sir when i fixed style like 900px, navbar menu is disrupt like the screen shot picture;
so how i can fix it?
I've adjusted this in the update. Your navbar tabs have too many for use with the search bar. That is what is breaking the layout.


does this work with 4.0.2?
Just updated.

miket1234
02-22-2010, 04:46 PM
some bugs
When I push the What's New button. Some results come with this

http://img715.imageshack.us/img715/86/wnew.gif

and the icon legend look like this:

http://img709.imageshack.us/img709/8337/foota.gif

miket1234
02-22-2010, 04:47 PM
i'm using Fifefox 3 and vBulletin 4.0.2

Webmist
02-22-2010, 11:59 PM
i'm using Fifefox 3 and vBulletin 4.0.2

If you don't mind send me a pm with a link. So I can see where it's breaking.

xTa`
02-23-2010, 03:58 AM
Can do better, don't like it, very poor quality, but thanks anyways.
Get a look to an IPB3 adaptation on vB 3.8.4 : http://www.xtaze.net..

robbiefritz
03-01-2010, 04:42 PM
Why are my Forum Category Strips purple? installed the 4.0.2 version.

It seems that the th_bg.png file that should be in the images>ibp>tabs folder is not. The text in the forum categories is also different. Similar issue? Thanks

Juggernaut
05-03-2010, 03:50 AM
This is not compatible with 4.0.3?

asd_ra7la
05-03-2010, 09:35 AM
Nice Style Thanks
تصميم مواقع (http://www.hexll.com/)

spoky29
05-03-2010, 04:44 PM
Very nice style, but waiting for update 4.0.3 thanks for your work!

Fungsten
05-05-2010, 07:34 PM
Very good sir!

But a couple of questions:

1) When clicking on "Mark Forums Read" I get a security token error.
2) In IE though the forum itself fits on to the screen there is a large blue sector that takes up another half of the screen. BTW, it's fine in Chrome.

Any ideas? Thank you sir!

Astyanax
05-07-2010, 09:18 PM
When will this be updated to 4.0.3?

Webmist
05-09-2010, 06:04 PM
Very good sir!

But a couple of questions:

1) When clicking on "Mark Forums Read" I get a security token error.
2) In IE though the forum itself fits on to the screen there is a large blue sector that takes up another half of the screen. BTW, it's fine in Chrome.

Any ideas? Thank you sir!

Securtiy token error sounds like a template edit. The only templates edits is css and

When will this be updated to 4.0.3?

Yes I'm in the process of doing it now.

Fungsten
05-09-2010, 06:53 PM
Securtiy token error sounds like a template edit. The only templates edits is css and

And? lol.

ZEHH
05-10-2010, 01:00 AM
Waiting for update of version 4.0.3

tofrine
05-10-2010, 10:32 PM
thx
nice work !

spoky29
05-10-2010, 10:41 PM
Yes I'm in the process of doing it now.

Great! thanks

ellinofatsa
05-24-2010, 06:51 AM
i have this problem

https://vborg.vbsupport.ru/external/2010/05/17.png


its ok i fix that with upload again all the files!

Rhodesyo
05-24-2010, 07:10 AM
This is a very pretty skin - thank you, Webmist. Looking forward to 4.0.3!

twitch
05-28-2010, 08:48 PM
heck yeah, nice work! looking forward to 4.0.3 !

twitch
05-29-2010, 03:02 AM
Thanks for the update! I'm not sure which xml file to use. There is one for the cms and blog, what are those for?

snerd
05-29-2010, 04:50 AM
Fantastic skin, thanks! Only had to add Facebook and Myspace images to the social bookmarks. :up:

Webmist
05-29-2010, 06:01 AM
Thanks for the update! I'm not sure which xml file to use. There is one for the cms and blog, what are those for?

It's just the widgets and sidebars. Most won't need them as every things in the css templates and style variables.

twitch
05-29-2010, 12:34 PM
It's just the widgets and sidebars. Most won't need them as every things in the css templates and style variables.

Thanks for the info. Do I just upload them in the CMS admin area somehow?

Fungsten
05-30-2010, 03:27 AM
Your submission could not be processed because a security token was invalid.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

I'm still getting this if I click on "Mark Forums Read". :confused:

On Edit:

It's only if there are are no threads to mark read. But still it's the only style where this is an issue.

snerd
05-30-2010, 06:07 AM
Can do better, don't like it, very poor quality, but thanks anyways.
Get a look to an IPB3 adaptation on vB 3.8.4 : http://www.xtaze.net..
LOL! Ya little prick, go make your own then. :mad:

Still installed and love it.

zonaenlinea
05-31-2010, 02:47 PM
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:

dl.icon_legends dt {
float: {vb:stylevar left};
clear: {vb:stylevar right};
margin-{vb:stylevar right}: {vb:math {vb:stylevar padding}/2};
}


REPLACE WITH:

dl.icon_legends dt {
float: {vb:stylevar left};
clear: {vb:stylevar left};
margin-{vb:stylevar left}: {vb:math {vb:stylevar padding}/2};
}


Then in forumhome.css
FIND:

.wgo_subblock dl.icon_legends dt {
float: {vb:stylevar left};
clear: {vb:stylevar right};
margin-{vb:stylevar right}: {vb:math {vb:stylevar padding}/2};
}


REPLACE:

.wgo_subblock dl.icon_legends dt {
float: {vb:stylevar left};
clear: {vb:stylevar left};
margin-{vb:stylevar left}: {vb:math {vb:stylevar padding}/2};
}


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

Ise friend is so like you said and nothing worked and what not just like you explain ise

Fungsten
06-02-2010, 01:48 AM
I'm getting a security token error even with unread posts.

balkanboy
06-02-2010, 06:21 AM
hey mate see image bellow not sure what to change in FF it displays as shown in IE its fine i rather it be the opposite lol >.< any way to fix that???

tanerokutan
06-02-2010, 09:40 PM
same style but red version I'm looking for.

WhiskeyOSS
06-07-2010, 11:37 PM
Very Nice Style very professional looking.. thank you
Installed www.ossauctions.com

balkanboy
06-09-2010, 03:08 AM
also how can we change the search area ....it looks messy :(

ahmedipa
06-14-2010, 08:13 AM
good style my brother thank you

balkanboy
06-21-2010, 10:51 PM
4.0.4 update?

balkanboy
07-14-2010, 08:54 AM
having display issues with 4.0.4 mate mostly the expand button,.... known issue?

haidm
07-14-2010, 02:41 PM
How can I make all user online in the same line (in Who is online)?
https://vborg.vbsupport.ru/external/2010/07/25.png

apokphp
07-14-2010, 05:56 PM
It's a beautiful style...thanks for this. I wish vb would do a much better job on their default skin like IPB does.

apokphp
07-14-2010, 06:14 PM
1 problem though...whenever I edit the psd file w/ PS CS4, the background color is always off. I've even removed the highlight/spotlight/etc... layers thinking this was throwing it off...but it isn't.

I can't edit the PSD file and convert it into the logo.png w/o the bg color being off. Anyone help?

www.onlinedebate.net/

apokphp
07-14-2010, 06:23 PM
Found another problem...when displaying "What's going on?" at the bottom of the forum, it lists the online users vertically instead of horizontally (like it should).

*edit*

Just realized that this problem is the same as a poster's above (Haidm)...didn't see his post earlier.

apokphp
07-14-2010, 06:30 PM
Yikes...also had to disable the CMS. It displayed EVERYTHING veritically as well. The entire layout was "fried". It's only in this style that this happens. Great looking style, but seems like there may be more bugs that need to be looked at.

Fungsten
07-15-2010, 06:48 PM
Found another problem...when displaying "What's going on?" at the bottom of the forum, it lists the online users vertically instead of horizontally (like it should).

*edit*

Just realized that this problem is the same as a poster's above (Haidm)...didn't see his post earlier.

Does it with mine too!!

Tyran1
07-17-2010, 12:39 PM
vB 4.0.5

Bug:

https://vborg.vbsupport.ru/attachment.php?attachmentid=119752&stc=1&d=1279373970

apokphp
07-17-2010, 03:59 PM
Another graphic bug.

Posting Permissions is "off". The first "P" does not show.

apokphp
07-17-2010, 10:15 PM
I don't think this style is supported any more. The author hasn't been here in a while and the demo site is no longer a vb site.

I've begun to make some changes myself and learn how to correct the bugs in this style. I'll post the corrections once I have them all sorted out.

balkanboy
07-19-2010, 12:41 AM
cheers mate if you could its going to be a hassle for me to change to a new main theme, but if worse comes to worse ill have to if this has no more support

apokphp
07-20-2010, 04:19 PM
Been trying to get answers at vb.com and here at vb.org. I am just so shocked at the lack of support. It didn't used to be this way. Both communities had always been extremely busy with helpful members. I suspect that vb4 and the change in business practices has driven away many customers (thus helpful members).

Also, it seems as if the community is filled a bit more with less than courteous members (than there used to be). It's a shame, vb used to be top notch.

Blackbeard02
07-24-2010, 10:52 AM
Very nice style thanks for your work I am getting 1 issue with it, when clicking on new post or daily post the forum the thread is in won't show

1Turk
07-24-2010, 06:36 PM
Please uptade vBulletin version 4.0.5 ?

apokphp
07-25-2010, 04:27 AM
To resolve the vertical list (instead of horizontal) of names in various places, you have to make a template edit.

Find vbulletin.css template in your style.

The following code is supposed to be in that template (found near the top), but it's been edited. Remove the edited code and replace it with the original code which is:

.commalist li {display:inline;}

naoba
09-12-2010, 05:05 AM
This does not work on 4.06. Could you please update? The nav bar is breaking up. And in showthread, the user information such as profile, notification etc showed up at the top-left. I'd be glad if someone could help me out wit this. I have marked this installed.

Deimos
10-10-2010, 03:59 PM
Yea, doesn't work on 4.0.7, either, which is a shame, as it's a great style.

OldSchoolDSL
10-13-2010, 10:48 PM
Worked flawlessly on mine :)
4.0.7

Raedahn
02-28-2011, 02:54 PM
Having issue with a few things in Firefox 3.6.13.

http://www.indiscretion-guild.com/forums/forumdisplay.php/16-Chat

1) The "post a new thread" button at the bottom of the forum is obscured by the Thread Display Options menu bar.

2) The posting permissions & icon legend minimize buttons in the right hand corners aren't completely centered in the gray bar.

3) Selected messages moderation menu in the private messaging window shows white text on a white background.

OldSchoolDSL
03-01-2011, 02:50 AM
Un-installed

Optimized community. Wanted to move away from themes / styles which used a lot of added images.

pablete
03-15-2011, 05:25 PM
Thank's. I have a problem with this theme. the button of 'facebook connect' isn't show on header...

how to fix?
THX

I use: vb 4.1.2

Santi86
10-27-2011, 07:09 AM
Works with 4.1.7?

MoDz
10-28-2011, 09:32 PM
Updatet Version?

NewGameX
01-26-2012, 11:49 AM
Is it works in vB 4.1.10 ? You just add 4.0.1 4.0. 4.0.3 4.0.4 and 4.05.

hexeditor
01-27-2012, 06:22 PM
work it??

sodasusu
07-20-2012, 10:29 PM
work for vbulletin 4.2.0 nice job

GhostHunter2010
07-25-2012, 06:40 PM
the best style so far
works on vb 4.2 without a single problem very cool rip thx for sharin

Caillou
02-17-2013, 04:30 AM
Very nice theme.

vimarc
02-22-2013, 04:35 AM
Installed but find layout is not aligned centered . left side outside padding is more then right side