but that image is stored in the variable $post[usertitle]
what i'm asking is where can i find the source of this usertitle? where is the variable.
there is no way to set a border lynne from inside the adminCP on the actual usertitle
there is no way to set a border to 0
<a href="www.mygamesite.com/listofgroups.php">$post[usertitle]</a></div></if>
so do you see my problem the $post[usetitle] is the image putting border=0 at the side
of the $post[usertitle] just adds the words border=0
i need to be-able to find where its' setting $post[usertitle] in the config.
for example
usertitle = <img src="yourimage.jpg" style="border-style: none" alt="yourimage" />
That is what i'm looking for ... the file that contains the setting up of usertitle
|