eloine
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help changing logo URL from blog home to another pageBless you @wpaurorautasic! It worked great! :))
Forum: Fixing WordPress
In reply to: Help changing logo URL from blog home to another pageThanks for the response @wpaurorautasic
I am using a much modified old theme called Radiate and I had wp-fixit make a child theme for me however I am still not sure how to make modifications because it seems there is nothing in it when I look for files to edit except some @import styles from the parent theme. So in order to edit I’ve been clicking through to get to the main theme and looked for the header.php. I’m sure I am not doing this right and perhaps defeating the purpose of a child theme? Any pointers on how I should handle this?
Forum: Fixing WordPress
In reply to: How to inject a class or ID in the theme?Hello Mike, I was wondering if you could help me find another class. I have started using firebug and I really like it but I can’t seem to figure out what is controlling the thumbnails on the posts here. It says it’s inline and I have tried using CSS customizer but none of the tags I target seem to work. Can you help me identify what makes the thumbnail here? http://eloine.com/blog/all-things-design
Forum: Fixing WordPress
In reply to: How to inject a class or ID in the theme?Gosh Mike I don’t know why I didn’t see that. I found nav which controlled both the upper and lower but somehow I missed the previous and next. That made the difference and yes I am adding it to the child theme. Thanks for finding that!