grantheston
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Removing the author from postsSo I set up a child theme and this is what is in the style.css file right now.
/*
Theme Name: AdventurePlus-Child
Description: Child theme for the AdventurePlus Theme
Author: Grant Heston
Template: AdventurePlus
*/@import url(“../AdventurePlus/style.css”);
Am I supposed to add the other code listed above to this file?
Forum: Themes and Templates
In reply to: Removing the author from postsI downloaded and installed the plugin Simple Custom CSS and added the code exactly as type above:
.tag {
display: none;
float: left;
font-size: 0.8em;
margin: 1em 0 0;
width: 100%;
}That didn’t seem to do anything. Am I doing something wrong?
Forum: Themes and Templates
In reply to: Removing the author from postsSo I need to add that code to style.css? Where do I add it?
I’m not sure what the child theme is. Will you explain that to me?
Sorry I am a complete beginner at this stuff!
Forum: Themes and Templates
In reply to: Twitter/Facebook iconsYeah I was able to put those up, but I did it as a link instead of a text box and there are a couple of things I don’t like about them. They have that clear little bubble at the bottom of each one in the lower left corner. I’d like them to be a little smaller and have them stacked in rows of two instead of going straight down. Is there a way to do this? Thanks for your help!
Forum: Themes and Templates
In reply to: Social Media LinksDoes anyone know if there is a better way to do this?
Forum: Themes and Templates
In reply to: Search button in headerThanks for your help! Any chance you know how to fix my other issue regarding the social media links?
Forum: Themes and Templates
In reply to: Search button in headerOkay, that removed the “go” button, but I still have the clear bubble that you type the search terms in. What should I alter to remove that?
Forum: Themes and Templates
In reply to: Search button in headerI guess just the button. I just don’t like the way it makes the blocks the logo in the header.
Forum: Themes and Templates
In reply to: Search button in headerSorry about that. Didn’t know it was against the rules. So I just remove the line <div class=”search-form”> to remove the button?
Forum: Themes and Templates
In reply to: Changing header and removing search buttonAny other thoughts?
Forum: Themes and Templates
In reply to: Changing header and removing search buttonThat code is not in the sidebar.php file either.
Forum: Themes and Templates
In reply to: Changing header and removing search buttonI changed the logo and got it to look the way I want it. Now I just need to get rid of the search bar. Thanks again for any help you can give me!
Forum: Themes and Templates
In reply to: Changing header and removing search buttonOkay, I’ll fix the logo in Photoshop or something. I still don’t see the code under the functions.php file either though. I’m using the Redbel theme if that makes any difference.
Forum: Themes and Templates
In reply to: Changing header and removing search buttonThat took care of the rss button. However, I don’t see the code you’re referring to anywhere in the header sheet to remove the search form. I want the background to be totally red except for the logo. It was that way but I uploaded a higher resolution image of the logo and it has that white box around it now. Thanks again!