Forum Replies Created
-
Hi Kenneth,
Thanks so much for your help. I did a reply to the email I received. If it does not show up here later, I will put my message directly in here. In the meantime, here is the link to my image I created in Macromedia Fireworks 8.
http://www.kwikwerk.com/wp-content/uploads/2012/03/narrow-header3.png
Thanks so much.
Hello and thanks to you all for trying to help me. I think I’ll try one more time and then give up 🙁 Although, I know it can be done because my friend was able to do it. Here is her site. http://millsministries.deborahjerome.com/
This is what I’ve done:
I put this code into the Child Graphene Theme Options> Display > Custom CSS styles.
#header{
background-color:#000;
background-repeat:no-repeat;
height:65px;
margin-left:16px;
width:930px;
}Then I put this in the Graphene Child > functions.php.
<?php
function graphene_custom_header_width(){
return 960;
}
function graphene_custom_header_height(){
return 75;
}
add_filter('graphene_header_image_width', 'graphene_custom_header_width');
add_filter('graphene_header_image_height', 'graphene_custom_header_height');
?>This is what my site looks like http://www.kwikwerk.com. It is wonky in left alignment. And the image will not upload in its entirety. I have to crop and publish a small segment of my entire image before it will upload install. You can see the result.
Sorry if this is not what you meant by backtick.
Again, thanks so much for all your help.
Hi Parsanna,
I have not idea what you mean by this “Please don’t dump the code here. Or, at least put your code between backticks.” What are backticks?????
thanks
Wow! Thanks for answering so fast.
I have my image created the size I want. Put the size into the code. But, when I upload into the header section, I get a built in slider that will only allow me to “crop and publish”. It wants to crop length wise not height. Meaning it wants the image that was 920L X 65H to be cropped to 150L X 65H. And, of course when I do the heard is reallly warped.
I did put the code into the child theme functions file. Same thing.
Oh one more thing. I now get this message
#header{ background-color:#000; background-repeat:no-repeat; height:65px; margin-left:16px; width:930px; }
Thanks.
Thanks. Seems the problem was a corrupted child theme???? Anyway deleted and reinstalled and all is well. – for now 🙂
Hi Josh, thanks for getting back. The biggest problem is I cannot log in. I get all this gobbly de gook and no sign in form for WordPress.
Any ideas on how to get in to check on the white space?
Thanks,
Stacy
In reply to: Home Page with Slider showing and moving and no Posts showing at the bottom of page
February 11, 2012 at 7:03 pm #21134Thanks Prasanna. That helped.
Thanks Kenneth, the .home worked. I’ll work on the button issue later.
Thanks again.
Sorry Kenneth. The site is http://deborahjerome.com/, but it isn’t published yet. The home page is fine, except for not having the button.
I hope i can ask another question/issue in here. I’m pretty sure I saw the answer to my question somewhere, but I cannot find it again.
Here’s the problem:
The full slider works great on the home page. The sidebar moves down to make room. The problem is this happens on every page with a sidebar. The sidebar remains in the same location, as if the slider is in place above it. How do I get the sidebar to return to its normal position on the other pages? I hope this is clear.
Thanks so much.
Oops! Sorry. I meant the “view full post” button.
thanks for your help.
Viewing 10 posts - 1 through 10 (of 12 total)
- 1
- 2
