JimLS
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Make header image responsiveCrouchingBruin, I applied your suggestion and it worked well. I also wanted to scale the border. Since borders can’t be defined in percent I used padding instead:
#header #header-logo { width: 98%; padding: 1%; background: #D2B48C; }Forum: Plugins
In reply to: [WP eCommerce] product page images overlap with latest core updateThis turned out to not be a problem with core but with WPEC. I made a new post with updated info so am closing this one.
Forum: Plugins
In reply to: [WP eCommerce] WP e-Commerce problems with USPS API Shipping quote name.Could you post links to any more detail? I would like to know what version this was fixed in. I am running a slightly older version because of changes in the way images are handled in the latest versions that cause my site issues.
Forum: Plugins
In reply to: [WP eCommerce] WP e-Commerce problems with USPS API Shipping quote name.Was this ever updated in the released code or do people still have to patch this? I don’t have exactly the same display but think it is related.
I am still getting:
Standard Post<sup>®
rather than the display of the symbols this is code for (actually the greater than and less than symbols aren’t interpreted either but it changed when I cut and pasted).I want rule out any customization on my site causing this before I dig into it. Would like to know if others still get it with uncustomized code.
It’s been several years since USPS API started returning the string that causes this.
Forum: Plugins
In reply to: wp ecommerce – how to adjust product image spacingStill hoping for some suggestions on how to figure out where the code is that controls this and how to fix it. I am new to custom code for wordpress so need some hints on what to look at.
Forum: Themes and Templates
In reply to: child theme references to multiple themes??Initial issue is resolved so I am marking it as such.
Forum: Themes and Templates
In reply to: child theme references to multiple themes??Issue is the pictures and text below them are mashed together. Before the last update they had some spacing. Not sure how to alter the css in the child theme to correct.
Forum: Themes and Templates
In reply to: child theme references to multiple themes??I switched to another theme and back and this seems to have fixed the linking issues.
I still need to resolve the picture overlapping.