Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter andragel

    (@andragel)

    I’ve added this:

    <img id=”head” title=”header” src=”http://ecullen.org/wp-content/themes/skinh/ecullenorg.jpg&#8221; alt=”” width=”900″ height=”470″ />

    And the codeyou suggested and still the same problem

    Thread Starter andragel

    (@andragel)

    any ideas?

    Thread Starter andragel

    (@andragel)

    The problem is this section:

    #head img,

    img {border-top: 2px solid #a19a92;border-bottom: 2px solid #a19a92;border-left: 2px solid #a19a92;border-right: 2px solid #a19a92;text-align: center;background: #202020;padding: 3px;margin: 3px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

    a img {border-top: 2px solid #a19a92;border-bottom: 2px solid #a19a92;border-left: 2px solid #a19a92;border-right: 2px solid #a19a92;text-align: center;background: #202020;padding: 2px;margin: 2px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}a:hover img {border-top: 2px solid #a48d62;border-bottom: 2px solid #a48d62;border-left: 2px solid #a48d62;border-right: 2px solid #a48d62;text-align: center;background: #000000;padding: 2px;margin: 2px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

    If I add this code,than it will show a rounded border on photos but also on the header,and I do not want that.Any solutions?

Viewing 3 replies - 1 through 3 (of 3 total)