PDA


View Full Version : Custom bbcode


Chuckie
01-29-2006, 07:42 PM
I have a couple custom bbcodes that do not show the linked imgage on the home page ot secondary pages but works in the forums. I have searched and have not found a solution.

Here is what I am trying to do:

<a href="{param}" target="_blank"><img border="0" src="http://www.mysite.com/forums/images/readmore.jpg" width="300" height="25"></a>


I have user option set to no.

When I use the button it works fine and shows the image in the forums area but not on the cmps. The link part is working in both forums and cmps.

Thanks

Tom M
01-29-2006, 07:57 PM
I'd suggest you post the bbcode (a screenshot would be good) exactly as you have it.

Chuckie
01-29-2006, 08:48 PM
Hi Tom.
is the only part of the code I did not post.
the rest is the bbcode and a screen shot would just be a 25x25 red x box.

Tom M
01-29-2006, 09:07 PM
It's got to be pretty simple then.

What HTML gets generated on the pages where it doesn't work right vs. the pages where it does work right? Perhaps a link to both examples would be best.