Rnanderson284
Forum Replies Created
-
Forum: Themes and Templates
In reply to: child theme functions.php helpAnybody? Really need to know the best way to go about this… Thx.
Forum: Themes and Templates
In reply to: centering custom header in catch box themeI’m so new to this, I’m not sure I can help, but I’ll try. I’ve used the same line to change the margin twice now(once on the Catchbox parent while just playing around trying to teach myself this stuff, and once again when I made my child theme) and it’s worked fine both times. I created and uploaded a header that was 960px x 200px, so it just didn’t look centered. That’s what fixed it. The only thing I could guess from your post above is that there’s no “}” under the line to close it off? I’m guessing that’s probably not it since I’m sure you have more experience than I do. I’m not sure how to remove the white space exactly, I just changed color codes to match the same color as the rest of my logo, but I’d be interested to know how to do this as well. As far as the wider logo goes, I’d need a link to see your page to be more exact. Is it a logo you uploaded? This is what I changed to make mine fit-
#branding img {
height: 200px;
margin-bottom: -7px;
width: 960px;
}I changed the height and width to fit my logo. Hope this helps a little!
Forum: Themes and Templates
In reply to: catch box child theme not working "cheatin uh"Wow. Noob mistake. All it needed was “activate”, I guess. Laughing at myself for all the time it took to figure this out. One extra question, though. Is there a reason why the picture of my child theme doesn’t show up like it does when I have the parent theme activated?
Forum: Themes and Templates
In reply to: catch box child theme not working "cheatin uh"I’ve also been reverted back to twenty eleven at the moment beacuse it broke my one-click child theme in trying to install my manual child theme.
Forum: Themes and Templates
In reply to: centering custom header in catch box themeClaytonJames- you’re a rockstar! Thank you!
Forum: Themes and Templates
In reply to: centering custom header in catch box theme