Themes By Design

Welcome note

mammu
03-26-2007, 12:19 AM
How to format welcome note in a proper way for a new user that is displayed at the top of the forum.

I mean our default welcome note is just without paragraphs and phrases.
Like.......
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

And I would like to have in such a way........
XXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
I am not able to do it. I tried giving even spaces for making it look like this but again it becomes like a default look without paragraphs and any alignment.:rasp:

Peggy
03-26-2007, 01:10 AM
Use a <br /> when you want to start a new line.

mammu
03-26-2007, 01:40 AM
And how to make a line centered? Thats then main thing I need.

Mike54
03-26-2007, 08:19 AM
<div align="center">This text would be centered</div>

mammu
03-26-2007, 08:56 AM
Yes that sorted it out.
Infact I found 1 easy method. Just use Microsoft FrontPage and type your text there. And just copy its html coding and paste it. No need to learn coding. :smile:

Peggy
03-26-2007, 11:06 AM
Well there ya go. If you have MS Frontpage, that's a good solution. Unfortunately, too many of us don't :(

rolfw
03-26-2007, 02:02 PM
I use NVu, it is free, it is easy and it doesn't add the guff that Frontpage does to pages. Quick and simple to use, would recommend it for anyone who doesn't already have a WYSIWYG HTML editor. :)

Peggy
03-27-2007, 01:12 AM
rolfw, do you have a link to it?

BlackScorpion3
03-27-2007, 09:59 PM
Here ya go Peggy....

NVu (http://www.nvu.com/index.php)

Peggy
03-28-2007, 01:06 AM
thank you darlin'!

BlackScorpion3
03-28-2007, 12:56 PM
Thats why I am here....LOL

mammu
04-02-2007, 10:32 AM
Just 1 more query.........
How to add small image into that welcome note.
I tried but no success.

rolfw
04-02-2007, 01:26 PM
If you use NVu, then you can do it with the WYSIWYG fuction, but otherwise, you can find the HTML code here (http://www.boogiejack.com/add_images.html) :)