Search found 4 matches

by Jammy Johnny
18. September 2011 11:45
Forum: Small talk
Topic: thanks
Replies: 3
Views: 19005

thanks

thankyou for such a great portal mod, works perfectly.

I dont know if I am posting this in the correct section, But is there a way to center the images that can be displayed as a welcome message?

I can put an image up using the img tags but cannot seem to center it. Please could you give me some ...
by Jammy Johnny
25. February 2008 01:27
Forum: board3 Portal 1.0.x - English Support
Topic: My forum Badge image
Replies: 5
Views: 11257

Re: My forum Badge image

Thanks for pointing that out Pado ;)
It works now with This:
<center><table class="tablebg" cellspacing="1" width="68%"></center>
<tr>
<th>{L_WELCOME}</th>
</tr>
<tr class="row1">
<center><img src="http://www.fish-and-detect.co.uk/forums/images/ForumBadge.gif"></center>
{PORTAL_WELCOME ...
by Jammy Johnny
24. February 2008 12:51
Forum: board3 Portal 1.0.x - English Support
Topic: My forum Badge image
Replies: 5
Views: 11257

Re: My forum Badge image

Thanks pado, But i managed it by editing the welcome_block.html with this code

<table class="tablebg" cellspacing="1" width="68%" align="center" >
<tr>
<th>{L_WELCOME}</th>
</tr>
<tr class="row1">
<center><img src="http://www.fish-and-detect.co.uk/forums/images/ForumBadge.gif"></center ...
by Jammy Johnny
23. February 2008 13:48
Forum: board3 Portal 1.0.x - English Support
Topic: My forum Badge image
Replies: 5
Views: 11257

My forum Badge image

Hi, Firstly I would like to thank you for making such a wonderful Portal mod :D

What I was wondering, Could it be possible to have an image file of forum badge put on my Portal page :?:
Either where the welcome message is now, Or inside the message block, Or even just below the message block ...

Go to advanced search