Change Theme

Change Font Size

decrease size increase size

Search


Image Replacement


This tutorial should allow you to change your normal title to an image using CSS.

First of all, add this to your CSS.

/* css */
h3#header {
background: url(your link here)
no-repeat top right;
width: 2329px;
height: 25px;
margin: 0 0 0 -2000px;
}

And here is HTML that you have to use:

<h3 id="header">
Your Title Here.
</h3>


Leave a Comment
(will not published)
Bold Underlined Italics Quote Ext Link
:biggrin: :blank: :blush: :confused: :cool: :cute: :dead: :evil: :frown: :ouchies: :secret: :shock: :smile: :stress: :upsidedown: :wink: :yawn: :yell: :yuck: :yummy: :tv: :music: :heart: :drink: :floppy: :ahh: :aww: :duh: :eww: :grr: :hmm: :yay: :wtf: :wow: :umm: :omg: :lol: :huh: :blah: :haha: :hehe: :sigh: :rofl: :pssh: :ouch: :muah: :lmao: :iheartu:
* indicates required field