| View previous topic :: View next topic |
| Author |
Message |
Linz
Joined: 04 Feb 2007 Posts: 15
|
Posted: Fri Jun 29, 2007 8:27 pm Post subject: |
|
|
By Jove I think i've done it..Thankyou Jacquie
Dunno what I would do without you...CHEERS
Last edited by Linz on Fri Jun 29, 2007 8:44 pm; edited 1 time in total |
|
| Back to top |
|
 |
jacquie Site Admin
Joined: 31 Jan 2007 Posts: 102
Location: Salt Lake City, Utah, USA
|
Posted: Fri Jun 29, 2007 8:44 pm Post subject: |
|
|
That would be this bit:
| Code: |
p.post-footer em {
display:block;
float:left;
text-align:left;
font-style:normal;
}
|
It doesn't specify a color so you'll have to add it yourself _________________ Jacquie
Jacquie's Journal
Crafty Threads 'n' Yarns |
|
| Back to top |
|
 |
Linz
Joined: 04 Feb 2007 Posts: 15
|
Posted: Fri Jun 29, 2007 8:45 pm Post subject: |
|
|
lol I've just editted....done it! _________________
 |
|
| Back to top |
|
 |
jacquie Site Admin
Joined: 31 Jan 2007 Posts: 102
Location: Salt Lake City, Utah, USA
|
Posted: Fri Jun 29, 2007 8:51 pm Post subject: |
|
|
The way I have been finding out these things is by saving the source of your page and looking at that rather than just looking at the template (which I can't access anyway of course) - that way you can see where the template has been expanded with the actual comments etc and you can match up where it says
class ="xxx" inside a tag
with the CSS code at the top where you specify the colors and fonts etc. _________________ Jacquie
Jacquie's Journal
Crafty Threads 'n' Yarns |
|
| Back to top |
|
 |
jacquie Site Admin
Joined: 31 Jan 2007 Posts: 102
Location: Salt Lake City, Utah, USA
|
|
| Back to top |
|
 |
|