moneymarketing wrote on 22
nd Feb, 2019 at 8:28pm:
SS,
I'm trying to put a banner into the downline builder section. Any clue on the coding I should use?
Well, there is a way that works..
I took a look at the code of some downline builder entries that had a banner showing up and they seem to be including the image within the description using simple HTML syntax.. so to add an image you can use the following code:
Code (HTML):<img src="https://preview.ibb.co/mBxEh5/Forum_Logo800x125.png"/>
Just replace the banner URL with your own and insert it in the description.
Basically add some short description text, then break the line and paste this code there.
After saving it will show your own banner.
I added the FamilyClix entry just to check it out.
Normally a site should be preventing us from entering HTML code in input fields as it is really easy to hack it.
For example one could use javascript code there and alter all links showing up to point to his own ref ids.. just like that.