Options

ECZ Photo link

AllenAllen Registered Users Posts: 10,011 Major grins
edited May 31, 2011 in Bug Reporting
I found this using WebDev, the Easy Customizer code left off the last -O in the photo link. Seems to be violating the rules.
http://austinkaseman.smugmug.com/photos/i-swjKb6P/0/O/i-swjKb6P-O.png

header
<td><div id="customLogo" 
onclick="document.location.href='http://www.austinkaseman.com';">
<a href="http://www.austinkaseman.com"><img 
src="http://austinkaseman.smugmug.com/photos/i-swjKb6P/0/O/i-[COLOR=Red]
swjKb6P.png[/COLOR]" style="visibility: hidden;" border="0">
</a></div></td>
CSS
#customLogo { background-color: transparent; 
background-image: url(http://austinkaseman.smugmug.com/photos
/i-swjKb6P/0/O/i-[COLOR=Red]swjKb6P.png[/COLOR]); background-repeat: no-repeat; 
background-position: top left; cursor: pointer; }
Al - Just a volunteer here having fun
My Website index | My Blog

Comments

  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited May 31, 2011
    Al, I want to help - can you help me to understand this better? What is the bug, so I can be precise when I lodge it?
  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited May 31, 2011
    Andy wrote: »
    Al, I want to help - can you help me to understand this better? What is the bug, so I can be precise when I lodge it?
    Everywhere you'all say the size is in the photo link is in two places, be
    sure to change both of them. The ECZ does not have it twice.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited May 31, 2011
    Thanks Al - the first "O" is the important one. I'll make sure the guys see this.
Sign In or Register to comment.