Forum Replies Created
-
AuthorPosts
-
DarralynC
Memberthank you
I will try the simple edits.
DarralynC
MemberBack up now...
Thanks.
DarralynC
MemberThanks so much for your help.
Not really sure what I did...
I added the search and menu to the widget (like you suggested) and then made the changes below.#header {
background: #090909 url(images/header.png) center repeat-y;
background-position: center !important; (changed from left)
margin: 0 auto;
min-height: 300px;
overflow: hidden;
width: 100%;Image Header - Partial Width
float: center (changed from left)It made the header a little higher than I like, but not sure what to do about that (more room at top than bottom) and the image (the logo and tag line) seems to be a little more to the right than center. Any thoughts?
Thanks.
DarralynC
MemberI fixed it...I just replaced functions.php with back up file and will start over...
Thanks.
DarralynC
MemberYes, I was changing some colors and image size...
added: add_image_size( 'home-slider', 1200, 180, TRUE ); - (I took this one off)
Body
body {
background-color: #333 changed to fcf3da;#header {
background: #090909 url(images/header.png) center repeat-y;
background-position: center !important; (changed this)
margin: 0 auto;
min-height: 120px;
overflow: hidden;
width: 100%;
}62#title-area {
float: changed left to center;
overflow: hidden;
width: 430px;http://ccsmain.carmeleducationalfoundation.org
how can you tell what number the code line is?
Thanks.
DarralynC
MemberOk, my site is back up. http://ccsmain.carmeleducationalfoundation.org
The search and menu are over the header image in firefox and dropped down in chrome.
Any suggestions?
Thanks.
DarralynC
MemberGoDaddy.com
DarralynC
MemberThanks so much...I will try as soon as it is back up. The server is down right now.
DarralynC
MemberI forgot to add that...
http://ccsmain.carmeleducationalfoundation.org
I was working on it and the server is having trouble so it is down for a few hours, is what I am told.
I changed the color in the stylesheet (child theme) and I think it changed it...didn't get a chance to see it.Do you know where to change the page content box background color?
thanks so much.
-
AuthorPosts