right click..view source.... copy code from there...
> It does not even give me the option to preview it. It says there is
> something wrong with the code.
> On Nov 20, 5:57 pm, webfixer wrote:
> > try this......
> > in your css code change the header section to this....
> > #header {
> > display:none;
> > background-image: url();
> > text-align: center;
> > }
> > then add this to css code....
> > header1 {
> > margin: 0 0 0 -4px;
> > background-image: url();
> > text-align: center;
> > }
> > then add this to a HTML / JAVA page element.....
> > <div id='header-wrapper'>
> > <div class='header section' id='header1'><div class='widget Header'
> > id='Header1'>
> > <a href="http://www.thekrimsonking.com/"><img src="http://www.nbanupes.org/sitebuildercontent/sitebuilderpictures/CSS_Im......"
> > alt=""></a>
> > <h1 id='banner-header'>
> > </h1>
> > <h2 id='banner-description'>
> > </h2>
> > </div></div>
> > </div>
> > drag this new and improved header up to where your header belongs
> > it might take a couple of tries.....just drag it up
> > preview / save
> > webfixer
> > On Nov 20, 11:34 am, TheKrimsonKing wrote:
> > > Quick question. Can someone walk me through how to make my header
> > > image a homepage link? I changed it in blogger, but it never
> > > recognized my image I uploaded. I got rid of the default text they
> > > had, but now I would like to make it so that someone can click on the
> > > header and be taken back to the homepage.
> > >http://www.thekrimsonking.com- Hide quoted text -
> - Show quoted text -