MyBB Community Forums

Full Version: Custom Link in header image help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ive made Custom links in the header. How do i put pictures next to them? Like the Search. I dont' mean like this
<img src="pictureurl"><a href="link">link</a>
. And i dont mean like this eather
[quote]<a herf="link"><img src="picuteurl">link</a>[/quote]
You have to use the image HTML code to put your image....unless you are using CSS.