vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Reviews (https://vborg.vbsupport.ru/forumdisplay.php?f=14)
-   -   A new design: ThatsShocking... (https://vborg.vbsupport.ru/showthread.php?t=117459)

phill2003 06-02-2006 06:52 PM

A new design: ThatsShocking...
 
Come and have a look round, we have a new design at http://www.thatsshocking.com

Sean S 06-03-2006 01:57 AM

looks much better than the old one, however, you might want to clean up and fix the footer, also maybe organize the copyrights all together. And last, the quick registration forms at the very top are very messy looking, it's a great feature, but it takes a lot of space and looks very unorganized. One thing you could do for example, you can use something like this http://www.dynamicdrive.com/dynamici...chcontent2.htm to hide all those forms and have them show up when the user clicks a "Register" link, just an idea.

keep up the good work.

Gio~Logist 06-03-2006 02:04 AM

Quote:

Originally Posted by Sean S
looks much better than the old one, however, you might want to clean up and fix the footer, also maybe organize the copyrights all together. And last, the quick registration forms at the very top are very messy looking, it's a great feature, but it takes a lot of space and looks very unorganized. One thing you could do for example, you can use something like this http://www.dynamicdrive.com/dynamici...chcontent2.htm to hide all those forms and have them show up when the user clicks a "Register" link, just an idea.

keep up the good work.


Good suggestion. However, vbulletin has a feature like this available by default. The collapse feature :p

Example:

The link to collapse something:
Code:

<a href="#" onclick="return toggle_collapse('VAR')">
The code that will be collapsed:
Code:

        <tbody id="collapseobj_VAR">
content here
    </tbody>


peterska2 06-05-2006 07:55 AM

As both Sean and Gio have said, the quick register does take up a lot of room.

While collapsing it sounds like a good idea, I think this will probably remove it's effectiveness, so the best strategy would be to restructure it a bit to get rid of wasted space.

eg, you could have:

username - password - confirm password - image
email - confirm email - agree to rules - submit.

This gets rid of a whole row there and so moves everything else up a bit.

Your footer does need some attention.

Other than that, a very clean style, well thought out. :)


All times are GMT. The time now is 08:07 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.00924 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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