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.


All times are GMT. The time now is 09:23 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.04293 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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
  • (10)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