Well, this is NOT a proffessional way to have it setup;
The way vbulletin is programmed you get a choice of either or:
My Forums
Welcome to My forums
Or
My Forums, its a place where you create your own blah blah blah
Welcome to My Forums, its a place where you create your own blah blah blah
A more professional approach would be:
My Forums
My Forums, its a place where you create your own blah blah blah
Lets call this a bug please and fix it?
--------------- Added [DATE]1295389246[/DATE] at [TIME]1295389246[/TIME] ---------------
FYI this is how I fixed it. I edited forumhome template:
<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}} Here is your place on the web to discuss dreams, help each other interpret dreams, and use the dream dictionary.<br> The number one site on the web about dreams!</p>
|