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 - XBOX-Kinect / Xbox Style (https://vborg.vbsupport.ru/showthread.php?t=247698)

zonaenlinea 08-14-2010 04:44 PM

Quote:

Originally Posted by CMSTemplateZ (Post 2083215)
BF3 style has now been added.... Im taking the rest of the night off and will begin the Xbox update tomorrow :)

Thanks are waiting here the Xbox update :up:

djmantri 08-16-2010 04:12 PM

Nice style.
I noticed some backgrounds werent correct (mainly on form pages) and therefor i have added the following code to the vbulletin.css file:
Code:

.blockbody {
background: #ECF0E1;
}

Now those forms dont have transparant spaces on the sides and around some content blocks inside forms.

I also had some issues with some plugins not correctly mixing the style with the output of the plugins.
I'm guessing you didnt make the style like many other styles (markup-wise) and therefor has some issues.

But nevertheless i like it!

nmu98 08-16-2010 04:14 PM

The Xbox style will work out great for our new forum. Thanks for the great work! Awaiting the 4.06 release.

rinunez 08-18-2010 05:02 PM

Love this one, looks like Android but nice ;)

MiNeM 08-20-2010 04:29 PM

IS 4.06 out yet ?

Or am i just not seeing it properly

Also want to find out how to do a Backgroundwith say game theme on sides ?

Any ideas or advice. Also would you be willing ot some custom things for me and what would it cost ? PLease give me a shout...

Cheers.

MiNeM 08-20-2010 04:34 PM

O yeah an i am also having issue with the search box not aligning properly ?

https://vborg.vbsupport.ru/external/2010/08/16.jpg

I have removed the extra tabs mod aswell and still having issues

COL NIL SATIS 08-20-2010 09:47 PM

could this work on 4.0.3???

MiNeM 08-23-2010 11:42 PM

Anyone ?

zonaenlinea 08-26-2010 04:55 PM

Quote:

Originally Posted by reg_vb (Post 2078142)
When using this template I noticed that user id's are showing up on my forum, how do I remove this?

There is also a status field that has nothing? what is it for, it just says status

here is the solution search styles and templates are places you search within the template and drop: then enter postbit_onlinestatus be in balance put the following code :

Quote:

<vb:if condition="$onlinestatus==0"><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-offline.png" alt="{vb:rawphrase x_is_offline, {vb:raw user.username}}" border="0" /></vb:if>
<vb:if condition="$onlinestatus==1"><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-online.png" alt="{vb:rawphrase x_is_online_now, {vb:raw user.username}}" border="0" /></vb:if>
<vb:if condition="$onlinestatus==2"><img class="inlineimg onlinestatus" src="{vb:stylevar imgdir_statusicon}/user-invisible.png" alt="{vb:rawphrase x_is_invisible, {vb:raw user.username}}" border="0" /></vb:if>

store and ready ;-):up:

mgcom 08-29-2010 09:45 AM

waiting for 406, the current version works fine apart from a few breaks

will make a donation when the 406 comes out

good work


All times are GMT. The time now is 05:38 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.01426 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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