General Community > Scripting Help
Image links on Forum pages
Old Fossil:
I believe it is about time I learnt how to use the images folder in my cpanel to host forum images.
Before now I have been cheating by using photobucket.
So er how do I use html to add a linked image to the index.template file?
Have tried to use tips I have googled but most of them are too full of technobabble for me.
* Old Fossil is getting old ya know.
This isn't an urgent job just something to do when things are quiet.
Yoshi:
In a forum or just HTML code?
If forum ya know the [img] tag.
If HTML, http://w3schools.com/html/html_images.asp will help you. AKA
--- Code: ---<img src="http://www.yoursite.com/images/test.png" alt="" />
--- End code ---
Old Fossil:
Looking at adding some directly to the template files and others into the forum ie portal pages.
Are ya trying to help me lose my hair?
--- Quote ---Have tried to use tips I have googled but most of them are too full of technobabble for me.
--- End quote ---
Mick.:
I would create a 'images' folder in your HTML folder. Upload your images there and use the code Yoshi posted. I'd do it this way simply because if you add your custom images in the image folder of any theme, and you happen to delete that theme all your images will be lost.
Old Fossil:
html folder being the main directory?
So along with the code Yoshi supplied how would I do an image with a link to an external site?
Go easy on the old boy please.
:) :)
Navigation
[0] Message Index
[#] Next page
Go to full version