Quote:
Originally Posted by Glenn379
This one worked for meand its great
|
Thank you Glenn, I'm glad you like it.
Here's the solution to your problem.
In the quickhost_bits template find
Code:
<iframe src="http://www.imageshack.us/iframe.php?txtcolor=111111" scrolling="no" allowtransparency="true" frameborder="0" width="280" height="70"> You must have an iframe-compatable browser to view the ImageShack.us upload form
In the actual source of the the iframe a.k.a
Code:
<iframe src="http://www.imageshack.us/iframe.php?txtcolor=111111"
Change the 111111 to whatever hex code used for text on your forum. Sorry I didn't mention this before.
-Danny.