How's about some support? Please
-
Looking to solve this one:
Two sites, both using the plugin, two different sized sidebars, both showing the code for the copyright image as
.wu-copyright a, .wu-copyright img {
display: block;
height: 19px;
width: 90px;
}However, when page parses the code in the page (that does not seem to change the actual size) is
<img src=”http://www.splashtest.com/wp-content/plugins/wunderground/assets/img/logos/wundergroundLogo_4c_horz.png” alt=”Wunderground.com” width=”49″ height=”22″ />
I need to get that 49 and 22 to be 90 and 19 properly.. What must be done? Please advise.. I need to get rid of this error. It is pissing me off..
The topic ‘How's about some support? Please’ is closed to new replies.