Go Back   vb.org Archive > Community Central > Community Reviews
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-22-2003, 05:32 PM
imported_punishment's Avatar
imported_punishment imported_punishment is offline
 
Join Date: Sep 2003
Location: Germany/Mecklenburg Vorpommern
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Darkinspirations Board

Hello!

I have a geman Darkart Board!

I don't speak good English! Sorry

Ok this is the Address http://www.darkinspirations.com/forum/index.php?s=

And the Postbit http://www.darkinspirations.com/foru...=&threadid=214

It's only for 1024x768 Pixel update comming soon.....!

This Board is the support for my Art and other Darkart, "Giger, Poul Booth etc., "

Thank's for looking and your Opinion!
Reply With Quote
  #2  
Old 11-22-2003, 08:29 PM
idwf's Avatar
idwf idwf is offline
 
Join Date: Jun 2003
Location: England
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

kinda nice idea...i just think that its a bit too....bulky!

I think you've spent a lot of time making this, and i like that, but its not working for me tbh.
Reply With Quote
  #3  
Old 11-22-2003, 09:01 PM
MindTrix's Avatar
MindTrix MindTrix is offline
 
Join Date: Apr 2002
Location: United Kingdom
Posts: 1,833
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your front page looks amazing, alot of hard work has gone into that, well done i love it.
Would you mind letting me know how you have made that effect when placing the cursor over the navigation buttons and then removing them? It's kind of like a fading effect.Brilliant.
And the postbit!! seems like people have their own unique borders around their avatar, looks gorgeous. to be honest i just love the whole site, people HAVE to view it, alot of work has gone into this.
If it wasnt for it beeing in German i would definetly join.
Reply With Quote
  #4  
Old 11-22-2003, 09:23 PM
imported_punishment's Avatar
imported_punishment imported_punishment is offline
 
Join Date: Sep 2003
Location: Germany/Mecklenburg Vorpommern
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the nice feedback, participated good long and hard work!

Unfortunate that my English is so bad!

I think that it times which other one am than most boards and it fits
well topic!
Reply With Quote
  #5  
Old 11-22-2003, 09:26 PM
MindTrix's Avatar
MindTrix MindTrix is offline
 
Join Date: Apr 2002
Location: United Kingdom
Posts: 1,833
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm guessing in English that means

Cheers for the feedback, My English is not that good. Something about other board, and that the style fits in well with the boards theme.

Either way well done mate, it looks brilliant.
Reply With Quote
  #6  
Old 11-22-2003, 09:33 PM
imported_punishment's Avatar
imported_punishment imported_punishment is offline
 
Join Date: Sep 2003
Location: Germany/Mecklenburg Vorpommern
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Magik
kinda nice idea...i just think that its a bit too....bulky!

I think you've spent a lot of time making this, and i like that, but its not working for me tbh.


What means tbh??
Reply With Quote
  #7  
Old 11-22-2003, 09:35 PM
MindTrix's Avatar
MindTrix MindTrix is offline
 
Join Date: Apr 2002
Location: United Kingdom
Posts: 1,833
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tbh is a short way of saying To Be Honest
Reply With Quote
  #8  
Old 11-22-2003, 09:41 PM
imported_punishment's Avatar
imported_punishment imported_punishment is offline
 
Join Date: Sep 2003
Location: Germany/Mecklenburg Vorpommern
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MindTrix
I'm guessing in English that means

Cheers for the feedback, My English is not that good. Something about other board, and that the style fits in well with the boards theme.

Either way well done mate, it looks brilliant.

Ok one!

I thank you for the nice feedback! I am pleased, which pleases it you!

The development time of the Design, was also rather for a long time!

And I am unfortunately only that the diagrams make there!
Reply With Quote
  #9  
Old 11-22-2003, 09:42 PM
imported_punishment's Avatar
imported_punishment imported_punishment is offline
 
Join Date: Sep 2003
Location: Germany/Mecklenburg Vorpommern
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MindTrix
tbh is a short way of saying To Be Honest

Oh thanks
Reply With Quote
  #10  
Old 11-22-2003, 09:57 PM
imported_punishment's Avatar
imported_punishment imported_punishment is offline
 
Join Date: Sep 2003
Location: Germany/Mecklenburg Vorpommern
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@MindTrix

The Fading Effekt is a Javascript!

Between <Head> and </Head>

----------------------------------------------------------------------
<script type="text/javascript">

//Uncomment the next line for random transition rollover each time the page is loaded
document.write('<STYLE TYPE="text/css">.imgTrans{ filter:revealTrans(duration=2, transition='+Math.floor(Math.random()*23)+') }</STYLE>');
//Uncomment the next line for a specific transition rollover (transition=0 to 23)
//document.write('<STYLE TYPE="text/css">.imgTrans{ filter:revealTrans(duration=1,transition=2) }</STYLE>');

//Uncomment the next line for fading rollovers
//document.write('<STYLE TYPE="text/css">.imgTrans{ filter:blendTrans(duration=2) }</STYLE>');

var onImages=new Array();
function Rollover(imgName, imgSrc)
{
onImages[imgName] = new Image();
onImages[imgName].src = imgSrc;
}
function turnOn(imgName)
{
if(document.images[imgName].filters != null)
document.images[imgName].filters[0].stop();
document.images[imgName].offSrc = document.images[imgName].src;
document.images[imgName].src = onImages[imgName].src;
}
function turnOff(imgName)
{
if(document.images[imgName].filters != null)
document.images[imgName].filters[0].apply();
document.images[imgName].src = document.images[imgName].offSrc;
if(document.images[imgName].filters != null)
document.images[imgName].filters[0].play();
}
Rollover("home", "top_home1.gif");
Rollover("members", "top_members1.gif");
Rollover("profile", "top_profile1.gif");
Rollover("register", "top_register1.gif");
Rollover("search", "top_search1.gif");
Rollover("calendar", "top_calendar1.gif");
Rollover("portal", "top_portal1.gif");
Rollover("hilfe", "hilfe1.gif");
</script>
--------------------------------------------------------------------


Between <body> and </body>

--------------------------------------------------------------------
<a href="usercp.php?s=" onMouseOver="turnOn('profile');"
onMouseOut="turnOff('profile');"><img name="profile" class="imgTrans"
src="top_profile.gif" border="0"></a>
<a href="register.php?s=&action=signup"onMouseOver="t urnOn('register');"
onMouseOut="turnOff('register');"><img name="register" class="imgTrans"
src="top_register.gif" border="0"></a>
<a href="calendar.php?s="onMouseOver="turnOn('calenda r');"
onMouseOut="turnOff('calendar');"><img name="calendar" class="imgTrans"
src="top_calendar.gif" border="0"></a>
<a href="memberlist.php?s=" onMouseOver="turnOn('members');"
onMouseOut="turnOff('members');"><img name="members" class="imgTrans"
src="top_members.gif" border="0"></a>
<a href="misc.php?s=&action=faq"onMouseOver="turnOn(' hilfe');"
onMouseOut="turnOff('hilfe');"><img name="hilfe" class="imgTrans"
src="hilfe.gif" border="0"></a>
<a href="search.php?s="onMouseOver="turnOn('search'); "
onMouseOut="turnOff('search');"><img name="search" class="imgTrans"
src="top_search.gif" border="0"></a>
<a href="home.php?s="onMouseOver="turnOn('home');"
onMouseOut="turnOff('home');"><img name="home" class="imgTrans"
src="top_home.gif" border="0"></a>
<a href="index.php?s="onMouseOver="turnOn('portal');"
onMouseOut="turnOff('portal');"><img name="portal" class="imgTrans"
src="top_portal.gif" border="0"></a>

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

Much fun thereby and a english support is planned with us
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:48 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.04466 seconds
  • Memory Usage 2,267KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete