how to put an welcome pic on the forum!

goodger

New Member
hi all am here again with a Question for second lol! Ok my problem is now that how to put an welcome img so that the guest can see!Foefor example like this

igm2yb.jpg


here there is the welcome pic of that siten which can be seen by the guest! I have made one like that but dont know how to put it! IS that a mOD or something else pls reply!Am waitting!
 
its the notice that the guests will see
i have seen an enhanced guests welcome somewhere here but i never tried it
maybe thats it they using

also there is a manual way to edit that notice, i think its in phrases

i am not sure and also cant go to check on my admincp where exactly its located right now

but try lookin in the phrases for the default notice text
 
Hi I have one very similar, all i did was edit the guest welcome message within the phrase manager so goto phrase manager, search in phrases, find first_visit_message (Initially you find it by going to Search in Phrases and at the 'Search for Text' field you type in: 'If this is your first visit' and click on the [Search] button)

copy the text down to the bottom edit box and paste over it with :
Code:
<center><a href="http://www.yoursite.com/register.php"><img src="http://www.yoursite.com/register.php" border="0"></a></center>
i will give yo my .PNG file to use i do not mind :-) Upload this file to the relevant directory were the above will be pointing to

DOWNLOAD FILE:
 
is the notice function of vbulletin, to activate it go to admincp---notices
there you can manage your notices define the conditions etc, that's all,
 
no its not working in notice ! Its not taking the img too! I think there is another way to put that pic anyone knows!
 
I posted how to do it exactly, i think the post is in moderation, just hang fire it will be moderated soon a suppose LOL
 
ok you need to edit your phrase- first_visit_message

paste over what is there with the below, and edit the directories appropriately to where your image is stored

Code:
<center><a href="http://www.yoursite.com/register.php"><img src="http://www.http://www.yoursite.coms/register.png" border="0"></a></center>

you can use my image i do not mind :-)
 
Back
Top