-
nzoffelParticipant
Hi, I understand where in the stylesheet to adjust the header image, but am having difficulty locating the code to use the sized image I want in the header without cropping. Does anyone know where and what coding to use so that I can have the theme point to my custom header image that is 940 x 200?
Thanks.Daniel TaraKeymasterIn functions.php change the constant
HEADER_IMAGE_HEIGHT
to 200, then in style.css for the selector#header
change the height to 200px;nzoffelParticipantright, but the preloaded header function crops the image, where do I adjust the code for the background-image:url currently points to: http://wodwearrx.com/wp-content/uploads/2012/01/header.gif
even if I adjust the function.php and styles.css, like I said it still crops because of the preloaded function or am I missing something? Thanks for the friendly reply.
menyParticipantHi, I am also having problems after uploading a new logo for my site.
1) unable to view the logo image on Firefox but works on Safari.
2) unable to click on it, to link back to the home page.
even if I adjusted the function.php and styles.css. I really appreciate any help.
Thanks!
nzoffelParticipantMeny, I’m not sure what you mean, there isn’t a logo setting for the Minimatica theme. I’m assuming you mean header as you attached your question to my initial question. Make sure that you have the image designed at the appropriate size settings (or as I did, adjusted those settings) and with the upload it should show up (without cropping or other issue. If I’m missing something, please restate the question and provide a link to your site, so others can see the issue. Hope this or we can help.
menyParticipantSorry I meant header.
As you mentioned the upload show up on safari browser but not on Firefox. I have changed the setting on the style.css as well as the function.php file. still no luck.
nzoffelParticipantMeny, please add link to your site, so we can help you or see what the issue in action.
DesignUURParticipantIt worked to resize the header. The strange thing is that the titles in the title container are now on the right side of the container in stead of the regular left side.
In my child theme functions.php I wrote this:When I erase this the title container is back to normal, unfortunately the header is back to height 100px too.
Can you please help me with this. Thank you for the great theme!Link to my site: http://www.designuur.com/
- This reply was modified 12 years, 2 months ago by DesignUUR.
Tagged: header, title container
You must be logged in to reply to this topic.