• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Picture to act as HTML button

Conor026

Member
Is there any way to create a picture or edit an existing picture,
so that if put into a forum and someone clicks the picture, it`ll forward them to
a website.

I know the simple and easy way (if you had access to HTML code), is to
put the picture inside a <a href> </a>.
But the picture will be used in forums, where you can list your site as an
affilate. and if we use a picture that someone can click on in a board, it`d be cool.
 
Um, if you don't "have access to the HTML code" you can't do it. You can use <input type="image">, but you still need to be able to change the code, just like if you use an <a> tag.
 
Back
Top