SMF Support > SMF 2.0.x Support
News
Sulfur:
hi
I have a rotation banner in php and I want to put it in the news, but when I put [.img]http://atuamaede4.com/noticias/noticias.php[/img] it doenst show nothing...
is there a way to allow php and html in the news?
thank you
Mick.:
you can use html as follows:
--- Code: ---[html]<a href="http://test.com">test<a/>[/html]
--- End code ---
Sulfur:
thank for the reply
i want the image to appear as a banner, not a link
K@:
--- Quote from: Sulfur on June 23, 2012, 01:16:14 PM ---[.img]http://atuamaede4.com/noticias/noticias.php[/img] it doenst show nothing...
--- End quote ---
Is that a typo? Or a way of getting it not to parse in your post?
[.img] won't work.
(Worth checking) ;)
Mick.:
--- Quote from: Sulfur on June 23, 2012, 01:32:06 PM ---thank for the reply
i want the image to appear as a banner, not a link
--- End quote ---
you can use bbc code or html for images.
html
--- Code: ---[html]<img src="http://idesign360.com/images/idelogo.png"></img>[/html]
--- End code ---
bbc
--- Code: ---[img]http://idesign360.com/images/idelogo.png[/img]
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version