vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   TropicalIsland Style (https://vborg.vbsupport.ru/showthread.php?t=113246)

SixteenOhNine 04-16-2006 10:00 PM

TropicalIsland Style
 
I had about 2 hours to spare before moving onto another project, so a new style release is among us :).

The TropicalIsland style was created from a style originally to be sold, though the client dropped out at the last minute. I've since updated it to comply with vBulletin 3.5.4 and re-worked the navigation bar and the category display.

No live demo, though a screenshot is provided below.

Available in Fixed & Fluid.

Yorixz 04-17-2006 05:50 PM

Looks very nice, probably it would look a tiny bit better if you merged the cell before the category title and the cell the cat title is in; also removes the white line.
But that's just a minor idea, very nice layout, thanks so much for sharing.

evenmonkeys 04-17-2006 09:43 PM

Wow. Very impressive.

SixteenOhNine 04-17-2006 09:45 PM

Quote:

Originally Posted by Yarub
Wow. Very impressive.


Thanks much :)

itdevil 04-18-2006 08:27 AM

Very Very nice skin :) Great work...

There is problem i noticed that Last Post Field with long UserName get overlapped only In FireFox.

http://img20.imageshack.us/img20/6960/prb2yv.png

Can you tell a fix to that ?

Thank you


Ps:- I am using fluid style :)

SixteenOhNine 04-18-2006 03:48 PM

Download the newer ZIP file that the original post has been updated with. I've dropped the date to another line to prevent the overlapping :).

If you've already made quite a few modifications to your install, then simply replace your forumhome_lastpostby template with the following:

HTML Code:

<div style="width: 200px;" align="$stylevar[left]">
        <div style="clear:both">
                <a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a>
        </div>
        <div style="float: left;">
                <phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>
                <div style="float: right;">
                        <a href="showthread.php?$session[sessionurl]goto=lastpost&amp;t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>&nbsp;$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
                </div>
        </div>
</div>


MrDiaz 04-19-2006 02:02 AM

this is an amazing style indeed! very well done my friend, congrats! :)

*clicks install*

SixteenOhNine 04-19-2006 02:54 AM

Quote:

Originally Posted by MrDiaz
this is an amazing style indeed! very well done my friend, congrats! :)

*clicks install*


Thanks, appreciate the comment :). While the styles we release freely are not overly graphical, we do try to bring something fresh and new to the table that almost anyone could use for their community.

We've got more ideas, we're just not sure if they will be commerical or free-release. It depends on the support from the current and next few releases as to what the next different line will hold :).

MrDiaz 04-19-2006 11:02 AM

the most important thing to me about skins are the clean look and the simplicity of it. Your skins are just what I am looking for, I'm pretty sure if you guys start selling paid skins you will have some buyers. ;)

SixteenOhNine 04-19-2006 02:14 PM

Quote:

Originally Posted by MrDiaz
the most important thing to me about skins are the clean look and the simplicity of it. Your skins are just what I am looking for, I'm pretty sure if you guys start selling paid skins you will have some buyers. ;)

At the moment, we're trying to keep them as 'clean' as possible, however we're trying to find someone to aid with logo development since that's not my specific area of design :).

Given that, we hope to be releasing a few more free and possibly a few, more modified paid styles.

b6gm6n 04-20-2006 10:53 PM

Now that i like...

-b6

SixteenOhNine 04-24-2006 04:41 AM

Quote:

Originally Posted by b6gm6n
Now that i like...

-b6


Appreciate it :)

The Eephus 04-24-2006 02:40 PM

Dumb newb question here, but...how do I install this (or any other style, for that matter).

Folder that come with the styles aren't matching up to those on my vB installation.

Is there a walkthrough or how-to around here somewhere?

I really dig on this style, BTW. Nice work.

Smiry Kin's 04-24-2006 03:52 PM

upload the xml..

then view the design, and check on the forum, where the images are, normaly

<forum root>/images/<stlyename>

if you get me..

Smiry Kin's 04-24-2006 03:57 PM

-------------

p.s dude isit possible to make a second menu, below that kinda blue picture if u get me? lol

SixteenOhNine 04-24-2006 04:47 PM

Just as a note, the styles we release all make use of a seperate folder, not the images folder :). So when you upload the images, they need to be uploaded the your /styles folder (you'll need to create this, it is not a standard with vBulletin).

The /styles folder also needs to be in the forum root, so if your forum is in /forum, it should be /forum/styles/. If your forum resides in your website root, then /styles.


As for the additional menu, you can simply copy the current from the header and place it where you'd like :).

The Eephus 04-24-2006 05:55 PM

Part of my problem is that there was no 'styles' folder to begin with.

I can't get the style to work, whether I put the tropical folder under a created 'styles' folder, in the images folder, or in the main directory.

I'm stumped.

The Eephus 04-24-2006 05:56 PM

Quote:

Originally Posted by SixteenOhNine
Just as a note, the styles we release all make use of a seperate folder, not the images folder :). So when you upload the images, they need to be uploaded the your /styles folder (you'll need to create this, it is not a standard with vBulletin).

The /styles folder also needs to be in the forum root, so if your forum is in /forum, it should be /forum/styles/. If your forum resides in your website root, then /styles.


As for the additional menu, you can simply copy the current from the header and place it where you'd like :).

D'oh! Just posted before I read yours.

Off to upload again...

SixteenOhNine 04-24-2006 06:23 PM

Quote:

Originally Posted by The Eephus
D'oh! Just posted before I read yours.

Off to upload again...


I prefer to seperate the styles out so as not to combine them with the original images folder. Seperating them to their own folder makes it easier to organize, especially when you are dealing and working on 30-50 styles :).

venkyrahul 05-11-2006 07:18 PM

Very good style ..great efforts

SixteenOhNine 05-11-2006 08:34 PM

Thanks much :)

Azam.biz 05-31-2006 01:37 PM

Great mod. Thank you :)

I'm a newbie. Clear instructions anywhere on installing this please - where each file goes? Have uploaded the XML and the images to the folder /styles, so what do I do next please?

Spent half an hour looking for guidance anywhere on the site to no avail.

Smiry Kin's 05-31-2006 03:26 PM

Quote:

Originally Posted by Azam.biz
Great mod. Thank you :)

I'm a newbie. Clear instructions anywhere on installing this please - where each file goes? Have uploaded the XML and the images to the folder /styles, so what do I do next please?

Spent half an hour looking for guidance anywhere on the site to no avail.

simple upload the xml file, and right click images ( that are not working )

it will tell you the location its trying to get the picture, and simply upload the files to there! :)

or look in style settings/options ( where you edit the colours etc )

vwwaves 07-10-2006 12:25 PM

I am using your skin and I think that it looks fantastic!

However I have encountered 1 bug which kills the DHTML drop downs from working.

check out this forum post : http://www.surfxtc.com/vbulletin/sho...hp?t=12&page=2

look at the lower right in Internet Explorer web browser - script error. This error only happens when foums go over 1 page..

What can be done to fix this?

I can also be reached at: surfsitefl@yahoo.com

THX!!!

vwwaves 07-13-2006 11:55 AM

can anyone help please?

Raul7 07-27-2006 05:40 PM

this is a great style, but anyway to bring the LOG OUT to the top, ? alot of people dont know its at the bottom. thanks

slipknottin 08-09-2006 04:16 PM

Quote:

Originally Posted by vwwaves
I am using your skin and I think that it looks fantastic!

However I have encountered 1 bug which kills the DHTML drop downs from working.

Im getting the same bug. Any way to fix this?

wilburshere 08-14-2006 06:18 AM

awesome style *INSTALLED*

SixteenOhNine 08-19-2006 11:32 PM

Hey guys, sorry for no reply - been on vacation.

I'll see what I can do about the DHTML error! Be back soon (remind me if I'm not ;) )


All times are GMT. The time now is 08:11 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.01455 seconds
  • Memory Usage 1,800KB
  • 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_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (29)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