rharris
Aug-25-2009, 02:30 AM
Hello!
First post here, so apologies for getting it all wrong already.
I'm trying to replace the headers that you can add in the 'easy customizer', with smaller images/banners that are clickable (to different galleries). I've sorted out the image and the codes to get the 'small banner' up, but I can't get it in the right place. I followed the FAQ & tutorial for reference, but neither mention alignment.
css
<div id="my_banner"><a href="http://rharris.smugmug.com/Other/Landscapes/8835835_z2HSq#585518335_kQYiD"><img src="http://rharris.smugmug.com/photos/629048155_w8Cz3-M.jpg" width="140" height="40" border="0" /></a></div>
custom header
<div id="my_banner"> </div>
The problem is that the this just appears below the main banner at the top left of my screen, where I want it to appear at the top right, level with it, along with three other 'headers'. I haven't added it yet, as I can't get it in the right place. if anyone could advise me on what I'm doing wrong it would be much appreciated.
Thanks for your time!
First post here, so apologies for getting it all wrong already.
I'm trying to replace the headers that you can add in the 'easy customizer', with smaller images/banners that are clickable (to different galleries). I've sorted out the image and the codes to get the 'small banner' up, but I can't get it in the right place. I followed the FAQ & tutorial for reference, but neither mention alignment.
css
<div id="my_banner"><a href="http://rharris.smugmug.com/Other/Landscapes/8835835_z2HSq#585518335_kQYiD"><img src="http://rharris.smugmug.com/photos/629048155_w8Cz3-M.jpg" width="140" height="40" border="0" /></a></div>
custom header
<div id="my_banner"> </div>
The problem is that the this just appears below the main banner at the top left of my screen, where I want it to appear at the top right, level with it, along with three other 'headers'. I haven't added it yet, as I can't get it in the right place. if anyone could advise me on what I'm doing wrong it would be much appreciated.
Thanks for your time!