vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Reviews (https://vborg.vbsupport.ru/forumdisplay.php?f=14)
-   -   Mens Online Forum (gadgets, dating, grooming etc) what do you think? (https://vborg.vbsupport.ru/showthread.php?t=114672)

AM Guvnor 05-03-2006 12:14 PM

Mens Online Forum (gadgets, dating, grooming etc) what do you think?
 
Hi all here is my site

www.alphamen.co.uk/forum

I'm VERY new to this forum game!

However, I have taught myself pretty much everything up until now (with some excellent advice from here I hasten to add!) including setting up the domain, installing vbulletin and a few plugins/hacks

What do you think of the forum? Its still well into its infancy

Constructive criticism appreciated!

:)

The Guv'

Tralala 05-03-2006 02:08 PM

Looks great! Very pleasing to the eye. Good luck!

InsaneContender 05-03-2006 02:40 PM

I like the color scheme, but it doesn't look like you did more than modify the colors and header image apart from the vBulletin default layout. Try mixing it up a bit and throwing in your own taste.

AM Guvnor 05-03-2006 03:03 PM

Thanks Guys, I'm a little bit timid about messing around with it too much incase I break it...so I'm going in baby steps at the moment

Any ideas?

Sean S 05-03-2006 06:14 PM

consider this the first babystep from me to you then ;)

First: change the dark gray background from #999999 to #FFFFFF

Second: change your header table from this,
Code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left"><a href="index.php"><img src="images/misc/biggerlogo.gif" border="0" alt="The Alphamen Forum" /></a></td>
 
       
       
                &nbsp;
        </td>
</tr>
</table>
<!-- /logo -->

to this
Code:

<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left" width="100%" style="background-color: #FFFFFF;"><a href="index.php"><img src="images/misc/biggerlogo.gif" border="0" alt="The Alphamen Forum" /></a></td>
 
       
       
                &nbsp;
        </td>
</tr>
</table>
<!-- /logo -->

try it, your forum would looke a lot cleaner and at the same time better ;)

Freesteyelz 05-03-2006 06:20 PM

Consider duplicating your current Style and save it. In Styles & Templates --> Download/Upload Styles upload that style you've just saved. For "Allow User Selection" check "No". Experiment with it as you desire. To view your changes go to vB Options --> Style & Language Settings and set the style to "Default". If for any reason you don't like the changes just switch back your style to the previous one you had in "Style & Language Settings". That way you can run wild on a live board with minimal consequences. :)

Just for your information, you can also set up a testing board for this purpose. It's not to be made public but it's a way for you to test hacks and style changes without affecting your live board. Just a thought. :)

Sean S 05-03-2006 06:27 PM

good points there, also like he said you can setup another test bored in your server, just make sure the directory's folder name is "testvb" as I remember reading somewhere in vbulletin's policy/faq.

AM Guvnor 05-04-2006 11:17 AM

Hey Sean, Free

Thanks for your advice

Sean I did what you said and it looks really well laid out now :) Especially the logo

Sean S 05-04-2006 11:24 AM

hehe no problem bud, glad you like it, and good luck with the site, I might stop by and register later ;).


All times are GMT. The time now is 04:55 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.01260 seconds
  • Memory Usage 1,726KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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