I added an HTML box to my home page, but when I use the html code to show the photo, all that is shown is the HTML code itself.
Frustrated !!!!!!!!
I added an HTML box to my home page, but when I use the html code to show the photo, all that is shown is the HTML code itself. Frustrated !!!!!!!! |
There are couple of topics on this. http://www.boonex.com/forums/topic/Issue-with-Adsense-banner-using-Page-Builder.htm http://www.boonex.com/forums/?action=goto&my_threads=1#topic/How-Do-I-Add-Facebook-Fans-Box--2010-12-14.htm so much to do.... |
thanks fr or your assistance. |
Sorry my friend, that didn't help at all. take a look at my page on the right side. http://mybooksocialnetwork.com/ |
the html has a few quirks - I would recommend using a php block instead, and placing ?> before your code and <?php { } after your code like this: ?> <img style="border: 0; margin: 0px;" src="http://www.mybooksocialnetwork.com/media/images/.cert small.jpg>" alt="CU logo" width="350" height="262"> <?php { }
or you could enter the code directly into your database through phpMyAdmin or something. caredesign.net |
You have to post the code into the HTML window and NOT directly into the tinyMCE editor. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
RE: the html has a few quirks - I would recommend using a php block instead, and placing ?> before your code and <?php { } after your code like this: ?> <img style="border: 0; margin: 0px;" src="http://www.mybooksocialnetwork.com/media/images/.cert small.jpg>" alt="CU logo" width="350" height="262"> <?php { }
or you could enter the code directly into your database through phpMyAdmin or something. The guy can't post simple code in an html block, and you'd have him creating php blocks and diving into the database? Are you kidding? My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
cool, but I do t know how to do either. LOL |
Perhaps you need a video... cool, but I do t know how to do either. LOL http://www.youtube.com/watch?v=ZDtnDS8vjMw
ManOfTeal.COM a Proud UNA site, six years running strong! |