in two easy steps.....
Step one:a] Edit your profile and click the "my moblog" tab.
b] click "choose new theme"
c] select the "barcode" theme.
Step two:a] copy and paste the following CSS code in to your "Add CSS" box
body { background-color: #XXXXXX; }
#masthead {
height: 165px;
background: transparent url('http://domain.com/mygraphic.jpg');
}This will allow your to change the background colour and the header image. Please replace the relevant parts with the URL of your own header image and choice of colour.
where #XXXXXX =
your colour.The dimensions for your header should be 760px x 165px. If you don't have your own webspace try using
http://imageshack.us/ for free...
Have fun and be creative, you can alter the height of your header by changing the 165px value in the
#masthead part of the code to either a larger or smaller number. Remember to create your header image the same size though.
Good luck.
Posted by goode