vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Revamped Skins, Multi Colors! (https://vborg.vbsupport.ru/showthread.php?t=155324)

no mods 08-14-2007 10:00 PM

Revamped Skins, Multi Colors!
 
Tested one 3.6.8 and 3.6.5. I nice simple skin for any forum, comes in many different colors.

Live Pics




Installation:
-Upload the "Warm" (will be named warm then a number depending on which skin you are using) to "images/styles"
-Import XML

More Info
-contact me for Backlink Removal and Skin Recoloring requests.(Meaning I reskin it two a color of your choice.)


Was a Slight error in coding, please replace the forumhome_forumbit_level1_nopost and the FORUMDISPLAY code with the ones in the the notepad files, will fix everything.


Remeber Click Install and Enjoy!

BioWaffen 08-15-2007 08:28 PM

looks good =)
Good work!

no mods 08-16-2007 10:54 AM

Thanks!

UpFrontGaming 08-16-2007 03:49 PM

Nice skin but you have put the "Last Post" stuff in the "Posts" column and the "Posts" stuff in the "Last Post" column on the forum home page, and from the looks of it any other page where you can view all the boards in a category.

Otherwise a very nice skin :)

no mods 08-16-2007 04:13 PM

Thank You for letting me know, fix has been isuued, please download the file.

UpFrontGaming 08-16-2007 09:54 PM

Nice :)

Thanks for the style :D

hertzweb 08-17-2007 12:38 AM

Nice skins mate! blue is the best

kaptanblack 08-17-2007 01:06 AM

I like red color :D
thanks thanx.Good job guy, installed.

no mods 08-18-2007 08:37 AM

Your Welcome!

choiemdi1975 08-18-2007 02:55 PM

very nice skin, i really like it. many thanks
can you help me to modify the text in ''logo.psd'' file ? changing 'forum Name' to 'Diễn đàn Trẻ Hoang Dại' or just 'TreHoangDai.Info'

i don't know how to use PhotoShop
thanks again

rzpvile 08-19-2007 01:26 AM

Hey, nice layout. Can you make it so the avatars are centered. They are like to the left.
Thanks

no mods 08-19-2007 11:01 AM

Sure go into the postbit_legacy and replace with this code:

For Username Center:

Find:
Code:

<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
Replace With:
Code:

<if condition="$post['usertitle']"><div class="smallfont" align="center">$post[usertitle]</div></if>

For User Rank Centered

Find:
Code:

<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
Replace With:
Code:

<if condition="$post['rank']"><div class="smallfont" align="center">$post[rank]</div></if>
For User Avatar Centered

Find:
Code:

<div class="smallfont"<if condition="$show['avatar']"></div>
Replace With
Code:

<div class="smallfont" align="center"<if condition="$show['avatar']"></div>

Ice794 08-22-2007 01:43 PM

Absolutely love the style. Got installed on my board. However, the two fixes you've released (forumhome forumbit level1 nopost.txt and FORUMDISPLAY.txt), do I just replace the current code with this new code?

Also, which one sorts out the Last post / Threads / Posts bit?

Thanks,

Bén.

no mods 08-22-2007 03:44 PM

Yes Just replace the entire code with the ones in those files and it will fix the mix up of, threads/posts/last post info.

yellowputty 08-22-2007 11:06 PM

Love this, thanks.

Centrix 08-23-2007 05:50 PM

The one you call orange is actually brown...

no mods 08-23-2007 09:31 PM

Haha yes im not very good at naming skins.


All times are GMT. The time now is 10:20 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.01332 seconds
  • Memory Usage 1,742KB
  • 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
  • (6)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete