vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - IPB3 Style to vB4 (https://vborg.vbsupport.ru/showthread.php?t=233806)

Webmist 01-21-2010 10:00 PM

IPB3 Style to vB4
 
1 Attachment(s)
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.

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/

LbR 01-22-2010 05:14 AM

Awesome man, Installed it up ;)

LbR 01-22-2010 05:15 AM

Quote:

Originally Posted by brattanek (Post 1963104)
In Chrome I have a little bug on Icon Legend:

https://vborg.vbsupport.ru/


Expanding button you mean?

brattanek 01-22-2010 09:26 AM

Quote:

Originally Posted by LbR (Post 1963117)
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

Quote:

Originally Posted by brattanek (Post 1963104)
In Chrome I have a little bug on Icon Legend:

http://img132.imageshack.us/img132/2434/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:
Code:

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

REPLACE WITH:
Code:

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:
Code:

.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:
Code:

.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

Quote:

Originally Posted by Delifed (Post 1963288)
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

Quote:

Originally Posted by SillyAlien (Post 1967612)
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.

Quote:

Originally Posted by compact123 (Post 1983680)
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.


Quote:

Originally Posted by cloferba (Post 1984796)
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

Quote:

Originally Posted by miket1234 (Post 1988901)
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
تصميم مواقع

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

Quote:

Originally Posted by Fungsten (Post 2032263)
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

Quote:

Originally Posted by Astyanax (Post 2033403)
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

Quote:

Originally Posted by Webmist (Post 2034214)
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

Quote:

Originally Posted by Webmist (Post 2034214)
Yes I'm in the process of doing it now.

Great! thanks


All times are GMT. The time now is 01:32 PM.

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.01482 seconds
  • Memory Usage 1,825KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete