I have been using Hueman theme (multisite) for many years. Recently the Header Image got some problems:
1. The Header Images of some sites not responsive.
2. Cannot change to other Header image.
3. Even the current header change to “No image set”, the old image still showing. I restart the computer for a few times and cache the pages many times, it still the same.
Any ideas?
Best regards
Alex
]]>Please any one help me.
Thanks in advance.
Best
Ian
Best
Ian
I am new to WordPress and using it to maintain a client’s blog. I am having issues with adding photos; I uploaded one to library (tried jpg, png, etc.) and have tried to insert it into the post via “Add an image”, via “Add media”, as well as paste the media library file’s URL.
I finally got the image to appear in the post itself, but it seems there is a second piece of HTML code that needs to be included for the image to be visible, which causes the main blog page to repeat the image (one is a stretched size). I can’t figure out for the life of me why the image won’t show up when I do one piece of image code, and then can’t control the sizing of the gigantic stretched image on the blog homepage.
This is what I’ve included in the post:
<center><img src=”https://wolfers.com/blog/wp-content/uploads/2012/12/Screen-Shot-2012-12-21-at-5-42-51-PM-200×260.jpg” alt=”” title=”Entertaining ” width=”200″ height=”260″ class=”aligncenter size-medium wp-image-164″ /></center><center><img src=”https://wolfers.com/blog/wp-content/uploads/2012/12/Screen-Shot-2012-12-21-at-5-42-51-PM-e1356639846856.jpg” alt=”Wolfers” /></center>
And here is the blog link: https://wolfers.com/blog/. That gigantic image is being stretched even though the original file size is quite modest. The image source on the huge photo reads Dimensions: 200px × 249px (scaled to 678px × 844px)
Any insight into this is much appreciated! I need to learn HTML more.
]]>I’m helping someone work on a WP template, and they asked me to change the header image from the default to an image they prefer.
I have dome this before to otther wp blogs, so I added the image to the image folders, found the lines of code within th eeditor and changed the image name to my new image…and the old image went and was replace with an empty space.
hall & hall2 are the new images. On the site I have reverted back to the default so that you can see where the image has to go.
The only places I found the old images in the code was:
Stylesheet
.menu {
width: 150px;
background: transparent url(‘images/hall2.jpg’) no-repeat center right;
margin: 20px 0 10px 0;
padding-right: 820px;
float: left;
clear: both;
}
And…
800.css
.menu {
width: 130px;
background: transparent url(‘images/hall.jpg’) no-repeat center right;
margin: 20px 0 10px 0;
padding-right: 610px;
float: left;
clear: both;
}
I have installed the blog on a URL I dont really use…you can find it HERE
Any help appreciated.
Thanks
]]>I would really appreciate some help as quick as poss!
I am trying to add an image to sit behind my title on my wordpress self-hosted site (www.showbiz-i.com). At present it’s just text.
I have tried to add the image url to the ‘custom header’ option and it did change the header but the title was lost.
The jpeg I am using is https://www.freewebpageheaders.com/gallery/data/526/web_page_header_11.jpg.
It’s currently saved in my custom header option but is now not showing up at all and just my title text after I played around with the header php and css sheet a bit!
Can someone tell me what I need to do (as simply as possible as I am not familiar with code and css etc!!) to just add this image behind the title text so I have a blue light (the image) with www.showbiz-i.com over the top of it / in front of it – so it basically looks like a professional website!
I am rubbish and would appreciate any help anyone could give!!
Thank you