Quote
Originally posted by Devin:
[qb] Last item; for now. I have noticed that the bbtitle header on my board has a html http://link to the board home on it for each forum page.

<a href="http://linkbackboardhome"> scr="img">"bbtitle.gif"</a>

My knowlege of html is bit dull but I think that is the html code with the link to that image for the board title defult "bbtitle.gif" which if you click on it links back to the board homepage.

I want to get rid of that link.. My question is what file or html file or cgi file am I to look for on my server in directory cgi-bin or the non cgi directory files so that I can edit the html and remove the link back to the board homepage?

I think I can edit the html with this code in place intead:

<div class="pic"><img src="bbtitle.gif"></div>

Some correct me if I am wrong about what html codes to use to edit the file(s) to remove this link out of the board title image area at the top. Well, the first thing I need is to be shown the correct file to edit. I am sure someone here has the knowlege and answer. I really need someone's help with this one. Thanks! [/qb]