michaelfterry
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Theme: BresponZive] Changing header colorsAwesome. Thanks.
-Michael
Forum: Themes and Templates
In reply to: [Theme: BresponZive] Changing header colorsThanks — yes, I’m referring to the background color of the footer (by footer, I’m referring to the dark ash colored boxes at the bottom of the page. I tried the above code and it didn’t seem to work.
Thanks for passing along Firebug – I’ll be sure to check it out.
Michael
Forum: Themes and Templates
In reply to: [Theme: BresponZive] Changing header colorsThanks–
Last two question on this (I promise!)
How would I go about changing the color of “Recent Posts” on this page.
How would I change the footer color?
—-Is there a good reference site that shows which .XXX goes with which feature?
Many thanks,
Michael
Forum: Themes and Templates
In reply to: [Theme: BresponZive] Changing header colorsAlso — how would I go about changing the color of the background of “Read more..” and the page numbers away from that blue?
I tried the following but it did not work:
#catnav.secondary {
background-color: #233b61;
}#catnav.secondary ul li.current-menu-item, #catnav.secondary >ul >li a:hover {
background: firebrick;
}h3.widget-head {
background-color: #233b61;
}.blog-lists-blog h3 a:hover{color:#233b61
;}tpcrn-read-more {
line-height: 1;
clear:none;
padding: 8px 12px;
color: white;
background: #233b61
;
display: inline-block;.pagination .current ,.pagination a, .page-numbers.dots{
font-size: 0.875em;
font-weight: 300;
line-height: 35px;
height: 35px;
width:35px;
text-align: center;
margin-right: 7px;
display: block;
float: left;
color: white;
background: #233b61
;
}.subsform input[type=”submit”]{ border: 1px solid #233b61
;padding: 10px 15px;margin-top: 5px;cursor: pointer;background: #233b61
;color: white;font-weight: bold;}Forum: Themes and Templates
In reply to: [Theme: BresponZive] Changing header colorsThat’s great. Thanks.
Two more related items, if I may.
On this page, it is possible to also make the “recent posts” heading this color. I tried doing some searching on Google and can’t figure out how to make that happen while keep the above changes.
Also — is it possible to change the color of the background in front of the headline that sits on top of the picture?
Thanks so much for your help, Bojan and Calvin.
-Michael
Forum: Themes and Templates
In reply to: [Theme: BresponZive] Changing header colorsCalvin–
Thanks for the tip. That looks great. Two more related questions…
How do I change the hover color (right now it’s a light blue?) and how would I go about changing the header/bar color for the widgets?
Thanks!
Michael
Forum: Themes and Templates
In reply to: [Theme: BresponZive] Changing header colorsThanks for your quick reply. Sorry for the bad URL—just entered it wrong. The site is below:
Many thanks!
Michael
Forum: Fixing WordPress
In reply to: Error uploading picturesHow do I get to the gallery?
Forum: Themes and Templates
In reply to: A few basic edits…I need some help!The date/author/time information has disappeared on “posts” when they’re clicked. What do I need to do to get the date/time/author to reappear?
Michael
Forum: Themes and Templates
In reply to: Changing header font/marginWhere should I change this…on page.php??
Michael
Forum: Themes and Templates
In reply to: Changing header font/marginCould I just copy the current “class/id information” and rename it, then change the page text to that style?
Forum: Themes and Templates
In reply to: A few basic edits…I need some help!Is there some way to make the static page post heading font size different from the regular post heading font size?
Michael
Forum: Themes and Templates
In reply to: A few basic edits…I need some help!Thanks a lot! I got it figured out.
Do you know if there is anyway to move the Text header for the “post title” to the right (where the Avatar was).
Michael
Forum: Themes and Templates
In reply to: A few basic edits…I need some help!One more question (sorry!), What is the difference between my newly created page.php and single.php?
Michael
Forum: Themes and Templates
In reply to: A few basic edits…I need some help!I had some trouble when coping index.php…Could I have accidentally copied it to the wrong place without realizing it?