Active
Project:
Agua
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2009 at 16:06 UTC
Updated:
5 Apr 2010 at 18:50 UTC
I am finding it difficult to change the text size of the slogan. it seems that the sitename and the slogan are tied together. Can you Please advise on how we can access the site slogan css. thank you :)
Comments
Comment #1
nomonstersinme commentedIf you'd like to edit the slogan - look for the following on line 199 in style.css:
#header #headercontent
The slogan is using default text settings so if you just add what you want in there it should work. If by some strange circumstance it doesn't let me know.
Comment #2
nomonstersinme commentedclosing. if you need anymore help, reopen.
Comment #3
jimmb commentedsee below...
Comment #4
jimmb commentedHello, I'm glad to see the question because a similar problem is vexing me on this theme. I want to change the color of the slogan only, and also move it to the right independently of everything else.
Unfortunately, I can't find a way to do it with this theme (and I tried a bunch of different things). Any help would be much appreciated!
Jim
Comment #5
jimmb commentedOkay, I found it was easy enough to change the slogan color in the #header #headercontent area.
However, I still cannot find a way to move the slogan to the right independently of the site name. Everything I do moves the 2 together...
I see in page.tpl.php there is "$site_slogan". So I tried adding #site-slogan {margin-left: 20px;} to "style.css", but that (and other variations) didn't help either.
This is turning out to be quite difficult, and I *really* would appreciate if someone could help me with this.
Jim