News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Enable HTML for admin

Started by pittu, June 21, 2010, 11:00:03 AM

Previous topic - Next topic

pittu

Where to enable html code to use for admin? only FOR ADMIN.

I don't want to enable basic html either for regular members.

thanks.

Mick.

Use [html][/html] BBC tags in your posts.

pittu

#2
I want to insert images using <img src attribute without enabling basic html checkbox.

How can I use html tags for my need?

thanks.

pittu

When I am using the following html to insert image in posts (as admin), it is just displaying as it is.

<a href="http://www.site.com/myimage.png"><img src="http://www.site.com/myimage.png"></a>

xenovanis

Quote from: pittu on June 22, 2010, 03:20:54 PM
When I am using the following html to insert image in posts (as admin), it is just displaying as it is.

<a href="http://www.site.com/myimage.png"><img src="http://www.site.com/myimage.png"></a>

And how about this?

[html]<a href="http://www.site.com/myimage.png"><img src="http://www.site.com/myimage.png" /></a>[/html]
"Insanity: doing the same thing over and over again and expecting different results."

pittu


Advertisement: