RG70Hz Active member Mar 7, 2013 #1 Hello xF. Cody here. I was wondering, I've made a page for my premium section, but How would I add pictures and boxes and stuff? Anyone think they can help??
Hello xF. Cody here. I was wondering, I've made a page for my premium section, but How would I add pictures and boxes and stuff? Anyone think they can help??
Jake Bunce Well-known member Mar 8, 2013 #2 A page node? You can use standard HTML code in the template for your page node. Here is an image tag to display an image on the page: Code: <img src="PATH/TO/IMAGE.GIF" /> Upvote 0 Downvote
A page node? You can use standard HTML code in the template for your page node. Here is an image tag to display an image on the page: Code: <img src="PATH/TO/IMAGE.GIF" />