PDA

View Full Version : Getting my welcome panel to carry images


Wij
10-12-2002, 09:02 PM
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

Brad
10-12-2002, 09:05 PM
Whitch style did you install? (if you downloaded it).

Wij
10-12-2002, 09:18 PM
I actually puchased it :o after realising my skills in photoshop are fine and dandy for website logos/sigs but my general forum design skills sucked bigtime :D

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

Brad
10-12-2002, 09:37 PM
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.

Wij
10-12-2002, 09:41 PM
:O you are an absolute star!

thnx alot

Wij

Brad
10-12-2002, 10:12 PM
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.

Wij
10-12-2002, 10:37 PM
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

Brad
10-12-2002, 10:49 PM
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.

Wij
10-13-2002, 09:03 AM
Here you go anime-loo

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

:O yoicks :]]


regards

Wij

Brad
10-13-2002, 09:12 AM
Remove $pminfo from the welcome panel code then find:

$loggedinusers
$birthdaybits

Replace with:

$loggedinusers
$birthdaybits
$pminfo

Any better?

Wij
10-13-2002, 09:20 AM
Solved!

Thanks alot anime-loo,I owe you one :]

regards

Wij

Brad
10-13-2002, 09:21 AM
No problem :)