Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 10-12-2002, 09:02 PM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Getting my welcome panel to carry images

I've just installed a welcome panel to my forum,also got a new skin today,it looks great anyway in current colours but would of course be better if it carried the images same as rest of forum...can any1 possibly let me know the changes I need to make to this

################
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center">
<tr>
<td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr id="cat">
<td bgcolor="{categorybackcolor}" colspan="6"><normalfont color="{categoryfontcolor}"><b>Welcome</b></normalfont></td>
</tr>
<tr>
<td bgcolor="{secondaltcolor}" align="center" valign="top" width="100">$avatarimage</td>
<td bgcolor="{firstaltcolor}">
<smallfont>
$unregwelcomemessage
$welcometext<br>
The time now is $timenow.<br>
You last visited: $bbuserinfo[lastvisitdate].<br>
<b>$newposts</b>
</smallfont>
</td>
<td bgcolor="{secondaltcolor}" align="center" valign="middle" width="300">
$logincode
</td>
</tr>
$pminfo
</table>
</td></tr></table>
################

So that it carries the images?

Sorry if its incredibly simple but I've realised how incredibly pap I am at anything "code" hehe,been doing some trial and error with no luck so I reckon the only way I'll ever know is to ask and be told :]

Not even sure thats the only code that will need to be changed of course :/

regards

Wij
Reply With Quote
  #2  
Old 10-12-2002, 09:05 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Whitch style did you install? (if you downloaded it).
Reply With Quote
  #3  
Old 10-12-2002, 09:18 PM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I actually puchased it after realising my skills in photoshop are fine and dandy for website logos/sigs but my general forum design skills sucked bigtime

www.gamerscomm.net/forum

Dunno if its ok to state where I got it so I wont till I know otherwise

Hopefully I can get a fair amount of customization going as I think a fair few people will be buying that theme ;]

I need some basic understanding of the code,as I just spent 30 mins trying to move the amount of members,threads,posts and latest member text over to the right of the page directly opposite "gaming community forum" and failed!


I truely am terrible hehe,I dare not even start trying to get the images on my vblite homepage :O

regards

Wij
Reply With Quote
  #4  
Old 10-12-2002, 09:37 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im putting toghter a new template for your welcome panel, give me about a hour as im working on about 3 things right now, ill post it here when im done.
Reply With Quote
  #5  
Old 10-12-2002, 09:41 PM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

:O you are an absolute star!

thnx alot

Wij
Reply With Quote
  #6  
Old 10-12-2002, 10:12 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

replace the welcome panel code with the code in the .txt file. i think i got all the hardcoded colors and widths out of this, if i dident let me know.
Attached Files
File Type: txt stylewelcome.txt (2.4 KB, 10 views)
Reply With Quote
  #7  
Old 10-12-2002, 10:37 PM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hiya m8

Oddly it seems to really mess up the page,I have to sleep now! but i'll put it back in and take a screenshot tomorrow to show you.


Kind regards

Wij
Reply With Quote
  #8  
Old 10-12-2002, 10:49 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had a felling it might do that, i tested it with my test board and it seemed fine. give me a screenshot and ill see if i can spot the error.
Reply With Quote
  #9  
Old 10-13-2002, 09:03 AM
Wij's Avatar
Wij Wij is offline
 
Join Date: Sep 2002
Location: UK
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here you go anime-loo

http://www.gamerscomm.net/eek.jpg

:O yoicks :]]


regards

Wij
Reply With Quote
  #10  
Old 10-13-2002, 09:12 AM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Remove $pminfo from the welcome panel code then find:

$loggedinusers
$birthdaybits

Replace with:

$loggedinusers
$birthdaybits
$pminfo

Any better?
Reply With Quote
Reply

Thread Tools
Display Modes

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:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04124 seconds
  • Memory Usage 2,258KB
  • Queries Executed 14 (?)
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
  • (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
  • (1)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete