prowriter
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: unexpected rounded corner on imageI found out the iPad puts rounded corners on all form fields. Here’s how to override that:
input {
-webkit-border-radius: 0;
}Forum: Fixing WordPress
In reply to: unexpected rounded corner on imageI’m not sure how to do that…
Forum: Fixing WordPress
In reply to: unexpected rounded corner on imageI’m using a Twenty Eleven child theme.
Forum: Fixing WordPress
In reply to: unexpected rounded corner on imageI only see the problem on my iPad. It’s not a caching issue. Any other ideas? It’s a small thing, but I’d like to fix it. Thanks!
Forum: Fixing WordPress
In reply to: center things in footer areaIt worked! Thank you!!
Forum: Fixing WordPress
In reply to: responsive design problemI’m looking at it in Chrome on my Mac, and, for example, when I resize the browser to make it gradually narrower, the calendar on this page: http://casaguadalupana.org/volunteer-calendar/ is extending beyond the white margins. If I keep making it narrower, eventually it looks right again. I’m wondering how to avoid the messed up in-between phase. I hope that explanation helps. Thanks!
Forum: Fixing WordPress
In reply to: rss feed addressI fixed it using feedburner.
Forum: Fixing WordPress
In reply to: how to make search bar disappear for mobile sizI think it might be possible to do what I’m trying to do by changing something at the bottom of the twenty eleven style.css file in my child theme. Can anyone help me out? I’d appreciate it. I’m almost ready to go live and am just working out a few bugs. Thanks!
Forum: Fixing WordPress
In reply to: menu items shifting right on hoverThat fixed it. Thanks!
Forum: Fixing WordPress
In reply to: menu items shifting right on hoverForum: Fixing WordPress
In reply to: twenty eleven narrowing browser cuts off sidebar itemTypo… should have said “Recent News section ABOVE it.”
Forum: Fixing WordPress
In reply to: twenty eleven narrowing browser cuts off sidebar itemThanks for the replies. I really would like to keep the Razoo widget on the front page. Eventually I’m going to put a slider beside it with pictures linked to success stories. Anyway, because I’m a perfectionist, this problem is driving me crazy! Is there a way to make the widget line up with the bullets in the Recent News section about it? It looks like there’s some padding around the widget that I can’t figure out how to get rid of. Seems like that would fix the problem. Any other suggestions?
Forum: Fixing WordPress
In reply to: twenty eleven narrowing browser cuts off sidebar itemThanks, Jonathan! I tested it, and the lowest I can go is actually 41%. At that width, it’s not really a sidebar anymore since it takes up almost half the page. That’s the only solution?