Originally Posted by stevesh You can insert HTML content (including images) in one of two places: In includes/languages/english/extra_definitions/blank_sidebox_defines.php where it says, um: Replace this text with your HTML content. ok, I found this! Now what do I do.. I want to link it to a picture I have in the picture folder or easy way would be to link to a URL.. so in the "Replace this text with your HTML content" do i do a img src= thing? How do I put that in exactly? thank you!
Links are done with anchors: <a href="page you want to link to"><img src="path to your image"></img></a>
Forum Rules