Previous Thread
Next Thread
Print Thread
Hop To
Joined: May 2004
Posts: 44
M
newbie
newbie
M Offline
Joined: May 2004
Posts: 44
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!

Joined: May 2004
Posts: 44
M
newbie
newbie
M Offline
Joined: May 2004
Posts: 44
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]

Anonymous
Unregistered
Anonymous
Unregistered
Try NonCGI/Templates/public_common.pl

1.
Code
<a href="$ULTIMATEBB{""}"><img src="$vars_config{NonCGIURL}/$vars_style{BBTitle}" border="0" alt="$vars_config{BBName}" /></a>
2.
Code
	my $image_cell = qq~<a href="$args{image_href}"><img src="$args{image_src}" border="0" alt="$args{image_title}" /></a>~;

Joined: May 2004
Posts: 44
M
newbie
newbie
M Offline
Joined: May 2004
Posts: 44
Do I just delete this code and replace it wiht the second code you posted?

Joined: Apr 2004
Posts: 141
O
member
member
O Offline
Joined: Apr 2004
Posts: 141
you edit those to get right of the <a href="..."> like you requested

Joined: May 2004
Posts: 44
M
newbie
newbie
M Offline
Joined: May 2004
Posts: 44
I looked in that file and cant find them. See the problem Ian is that I dont know much about html and what to look for.


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Version 7.7.5 Images suddenly not displaying
by Stovebolt - 05/04/2024 11:19 AM
Bots
by Outdoorking - 04/13/2024 5:08 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Who's Online Now
0 members (), 681 guests, and 174 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)