Add an image to Site Builder html box
Design and Skin Customization
Also here is a video of a workaround for my lack of template coding skills..(Please select 1080 hd in youtube settings when watching then it wont be so blurry)
https://youtu.be/LhQRFZ4QS48
On your particular content in this instance this template would not be much use- BUT if you look at my sign in box to the right in the video-that is created in a widget using a ton of html
I have the sign in box on almost every page of my site-until recently I did this by adding the html code to EVERY widget on the pages...then when I wanted to change the sign in box- I had to do it ON EVERY PAGE.
This is where the poer of the template comes in...add the code from the widget to a notepad file-give it a name and save it as a .tpl file
Upload it to the server then put it in any widget using
{jrCore_include template="MYTEMPLATENAME.TPL"
Now if you ever want to add/edit to this box ( maybe an advertisement) you just edit the template file an the server and save- then its automatically added to all the widgets at once.
This is really useful for a number of things besides a sign in box- maybe a form- or a slider w/advertisements that need to change from time to time...etc...
Another great thing about this is WHEN you do need to edit the temlate file on the server- just go to the server- copy the present code- then go to your page- create a empty widget somewhere....make the edits easily in site suilder ( adding images etc...what ever)...when you have it all working in the widget properly- then copy that code and repalce the code on your server with that code...
Using Site Builder WITH templates has really helped me because I get lost in the template code when I cannot see it
Have a nice day!
updated by @derrickhand300: 04/07/15 07:39:06AM