Haus Of Harlow Html
theme by mynameisflick
best viewed in google chrome
blog powered by tumblr
Themes
Pretty Classy ✿ NEW
Pink Ice
Miss Pretty
Elegance
Pretty Flowers

Older themes
Pastel-love
Karma
Park Avenue Pastel
Peach Flowers
Chamomile Angel
Vintage Pastel
Chanel Bliss
Bow Licious

Welcome / dolls here

This theme blog was created By Hausofharlow. The Themes posted here are rightfully mine, unless stated otherwise, and If you remove any credits I will report you. The theme I am currently using is by mynameisflick. Any tutorials, html codes, backgrounds posted are properly credit where I see fit.
This html help blog is purely a collection of anything I see helpfull to my followers. If you feel like you have something to contribute, kindly submit it here and I will check it out!

Disclaimer

I do not own anything posted on this blog unless I state so otherwise. All credit goes to the rightful owners, if you feel something has been poorly credited, please message me so I can rectify this issue.

1.10.11 ✿ 0 Go to this pageREBLOG
Anonymous asked How do you remove the broken image? x

Go to your custom html, click inside the html and press ‘ctrl’ & ‘F’. in the search box type {/block:Photo}. At the moment it will look like this <img src=”http://static.tumblr.com/pxybwue/iMilsauy4/heartb.png”>Reblog this post</a></div>{block:Photo}{/block:Photo}

CUT the {block:Photo} and move it to here

{block:PermalinkPage}

{LinkOpenTag}

<img src=”{PhotoURL-400}” alt=”{PhotoAlt}”/>

{block:Caption}{Caption}{/block:Caption}

{LinkCloseTag}

{/block:PermalinkPage}

{block:Caption}{Caption}{/block:Caption}{/block:Photo}

This is just underneath where you copied the original code from. 

Save, and no more dead images!