Podbean Podcast Site Category :   General   Tags :                 

Podcasting How To FAQ

Podbean.com FAQ

    Channel Visits: 310220

How to fix my Podcast site malformed layout?

Posted by faq on October 29th, 2007

Podbean.com support users own html tags, thus html tags that you put in your post DO matters.

The most possible reason that your site get malformed is because of the mismatched <div> tags , such as, you put a open <div> tag without a closing </div> tag, or verse visa. A quick fix of this problem could be temporally removing your posts from your site one by one and check if your Podcast site looks normal after one post removed. If it gets normal, you know which post cause the problem. You then turn off the rich editor by check it off in “Settings” and edit the problem post to fix any malformed tags.

The second most possible reason is the oversized images. If one of your images width is larger than the post displaying area, your site will be malformed. This problem can be fixed by adding width in the image tag, such as, <img src=”…..”, width=”200”> </img>

Rating is closed Email it
      digg:How to fix my Podcast site malformed layout?      newsvine:How to fix my Podcast site malformed layout?      del.icio.us:How to fix my Podcast site malformed layout?      Y!:How to fix my Podcast site malformed layout?      reddit:How to fix my Podcast site malformed layout?      furl:How to fix my Podcast site malformed layout?