pacovalverde
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How/where to insert HTML/Css code for a Tagline?I assume you have entered the dashboard–>settings (general settings) and writen your short description?
Forum: Themes and Templates
In reply to: How/where to insert HTML/Css code for a Tagline?It doesn’t seem to be there.
In the header.php file after <h1>blah blah</h1> add <p class=”tagline”>blah blah blah</p>Forum: Themes and Templates
In reply to: Header image smaller in IE9Deactivated all plugins.
Can’t see any relevant markup errors related to the header or header image
Still the same…
Link: http://www.agatamusica.net+1 … me too… go local!!!!
Forum: Themes and Templates
In reply to: Child theme template file not overwritingTemplatic’s Automobile
Forum: Themes and Templates
In reply to: Child theme template file not overwriting@robert.Vidrine thank you…
Forum: Themes and Templates
In reply to: Child theme template file not overwritingYes, it has to do with TEMPLATEPATH and changing it with STYLESHEETPATH in some cases and having to work with, what you say, other files than the one I am working with, which it depends on in some way. So I see, it isn’t “simply using a file with the same name” as the codex says in some cases… I have seen in the internet many resources and examples about using the style.css and functions.php in child themes but almost none at all about using template files.