Travis Active member Nov 30, 2014 #1 How can i add an image here (red section)? I want to use the attached image Attachments ChristmasTreeWithPresents.gif 173.6 KB · Views: 4
P Paul B XenForo moderator Staff member Nov 30, 2014 #2 Use the ad_header template. Upvote 0 Downvote
Travis Active member Nov 30, 2014 #3 Brogan said: Use the ad_header template. Click to expand... How? I do not know/understand code... Upvote 0 Downvote
P Paul B XenForo moderator Staff member Nov 30, 2014 #4 This should help: http://www.w3schools.com/tags/tag_img.asp Upvote 0 Downvote
Travis Active member Nov 30, 2014 #5 i'm still confused...all i want to do is add http://ftvworld.net/forums/ChristmasTreeWithPresents.gif in stat spot. code? <!DOCTYPE html> <html> <body> <img src="http://ftvworld.net/forums/ChristmasTreeWithPresents.gif" alt="Smiley face" width="42" height="42"> </body> </html> Upvote 0 Downvote
i'm still confused...all i want to do is add http://ftvworld.net/forums/ChristmasTreeWithPresents.gif in stat spot. code? <!DOCTYPE html> <html> <body> <img src="http://ftvworld.net/forums/ChristmasTreeWithPresents.gif" alt="Smiley face" width="42" height="42"> </body> </html>
Brad P Well-known member Nov 30, 2014 #6 Travis said: How? I do not know/understand code... Click to expand... What Brogan said you will find that template in your acpanel appearances>templates>ad_header Then you will need to work out how to add the code Upvote 0 Downvote
Travis said: How? I do not know/understand code... Click to expand... What Brogan said you will find that template in your acpanel appearances>templates>ad_header Then you will need to work out how to add the code