CGuyDesigns
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sampression Lite] H1 header@thechaoshead – it looks like this css needs to be updated:
article.post .post-title a:hover
{
color: color: #666666;
}TO
article.post .post-title a:hover
{
color: #FF6600;
}hope this helps!
Forum: Themes and Templates
In reply to: [Sampression Lite] H1 headercan you provide a link to your site so that it can be investigated?
Forum: Themes and Templates
In reply to: [NatureFox] Move sidebar to leftcan you provide a link to your site to investigate a bit further?
Forum: Themes and Templates
In reply to: [Contango] Changing the layout – Date next to titleno probs 🙂
Forum: Themes and Templates
In reply to: [Spun] Changing fontin your http://sharongolod.com/wp-content/themes/spun/style.css place this css:
/***********Footer Styling************************/
.site-info
{
font-family:Quicksand,Helvetica,Arial,sans-serif;
color: #999999;
font-size: 1.4rem;
text-transform: uppercase;
}hope this helps!
Forum: Themes and Templates
In reply to: [Contango] Changing the layout – Date next to titleyour site currently looks as you would like; i checked both chrome and IE. maybe your are looking at old cache in the browser? let me know so that i can look closer.