waterlilly2022
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Need help with imagesThank you!
Forum: Themes and Templates
In reply to: Need help with imagesOk new issue. Whenever I center an image, if I hold my mouse over it, the image shoots to the left, and the border reappears.
Forum: Themes and Templates
In reply to: Need help with imagesThank you! The border thing worked, and that article was incredibly helpful for centering. Apparently, the line
.aligncenter {display: block; margin-left: auto; margin-right: auto}
Was missing. Once I knew what to look for, it was an easy fix.
Thanks again!
Forum: Themes and Templates
In reply to: Trying to widen sidebarThat did it. Thank you so much!
Forum: Fixing WordPress
In reply to: Adding air around banner adThank you so much for helping, btw. I really do appreciate it. I started fresh for header.php, re-inserted the code for the ad, and I now have only five errors.
Forum: Fixing WordPress
In reply to: Adding air around banner adOn closer inspection, is it possible some of the validation error are from plug-ins I installed? The feedburner stuff is straight from a plug-in I found. The the broken link stuff I think is from the broken link detector I use.
Forum: Fixing WordPress
In reply to: Adding air around banner adDang. I think I may have to find a different template, because I didn’t edit much. I just decreased the line height for the title and added the script for the adsense ad to header.php, and that is the extent that I did. But there are so many validation errors, it makes the think the issues will remain even if I start fresh.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Adding air around banner adDo I just delete the parts that are problematic? I know almost nothing about code and am really worried about making that many changes and screwing up my site.