HTML Code and Banner

Dramatapix®Dramatapix® Registered Users Posts: 430 Major grins
edited August 19, 2006 in SmugMug Support
I'm trying to create an <a href> code for my main banner on my site:

www.dramatapix.com

I've used

<a href="http://www.dramatapix.com"&gt;
<a href="index.php">
and more in the coding in the header section, but ultimately I'll go to a gallery, and then click on the banner to return to the home page and it will give me an error. It's just adding the url to the end of the current url in the browser.

Anyone know what I'm doing wrong?

Brett
My Gear: D200, D80, 50 f/1.4, 28-75 f/2.8, 55-200 f/4-5.6, 18-55 f/3.5-5.6, 70-200 f2.8, (4) White Lightning Ultra 1200's, SB600, (2) Lightspheres, 17" Macbook Pro, 24" Apple Imac, Thinkpad T42, Epson R-260, PSCS2, Adobe Lightroom, Apple Aperture, PS Elements 4

Comments

  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited August 19, 2006
    I'm trying to create an <a href> code for my main banner on my site:

    www.dramatapix.com

    I've used

    <a href="http://www.dramatapix.com"&gt;
    <a href="index.php">
    and more in the coding in the header section, but ultimately I'll go to a gallery, and then click on the banner to return to the home page and it will give me an error. It's just adding the url to the end of the current url in the browser.

    Anyone know what I'm doing wrong?

    Brett

    Hi, welcome to DGrin :D

    Try this;

    <div align="center">
    <a href="http://www.dramatapix.com"><img src="http://brettmallard.smugmug.com/photos/89087137-O.jpg&quot; width="900" height="150" border="0"></a></div>

    <img src="https://us.v-cdn.net/6029383/emoji/wave.gif&quot; border="0" alt="" >
  • Dramatapix®Dramatapix® Registered Users Posts: 430 Major grins
    edited August 19, 2006
    Hey Andy...

    Thanks for the welcome, and that seems to have worked. I could have sworn I used that coding before and it would just add the domain to the end of the page that I was on, and not resolve to the root page.

    Oh well, it's working now.

    Thanks for the help, and I am looking forward to participating in the forum.

    Brett
    My Gear: D200, D80, 50 f/1.4, 28-75 f/2.8, 55-200 f/4-5.6, 18-55 f/3.5-5.6, 70-200 f2.8, (4) White Lightning Ultra 1200's, SB600, (2) Lightspheres, 17" Macbook Pro, 24" Apple Imac, Thinkpad T42, Epson R-260, PSCS2, Adobe Lightroom, Apple Aperture, PS Elements 4
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited August 19, 2006
    Hey Andy...

    Thanks for the welcome, and that seems to have worked. I could have sworn I used that coding before and it would just add the domain to the end of the page that I was on, and not resolve to the root page.

    Oh well, it's working now.

    Thanks for the help, and I am looking forward to participating in the forum.

    Brett
    You're welcome!
Sign In or Register to comment.