I was looking at repositioning the Blog description that is placed below the
log name in this theme. However, I cannot locate the corresponding class
in style.css file. I must be blind.
The code in question looks like this from the browser:
<p class="description"> <a href="http://www.truefatherhood.org/wp-admin/">The Pursuit of Responsible Fatherhood </a> </p>
But I can't find the description class anywhere in order to modify it.I know I am going to feel dumb when I can find it, but right now I feel blind.
Many Thanks,James Christian
BTW, wordwrap in this forum does not work.
Vladimir’s WordPress Forum
Where is the "description" class referenced in the header?
3:18
17 August, 2008
James Christian
Hi All,
I was looking at repositioning the Blog description that is placed below the
log name in this theme. However, I cannot locate the corresponding class
in style.css file. I must be blind.
The code in question looks like this from the browser:
0:39
19 August, 2008
Vladimir
posts 356
The class is only referenced but not used. You are free to use it as you wish ;)