Change header Background Image
-
I would like to change the header so that it has a background image instead of no image like it has in my link below .
The stuff I want to change is where it says
Fantastic Sitehttp://great.16mb.com/wordpress-4.0.1-en_CA/wordpress/
I like this theme but would like to edit this feature .I am using the free version of the theme yes.
-
hi
I want to put this link to you this is my old blog with 2013 theme on.
http://undernettet.info/wordpress-4.0.1/wordpress/
pls scool down to the bottom and then u can see there is a coppirightbar with a link the link goes to google.com ……..
Then if u scrool up
u will see a footer area.Now u can see the copyright area and te footer area is not the same background color . So pls find the code that only makes the background color change in only the
copyright area itself.
I want to have those 2 areas divided and have them in 2 different colors just like they areon the site above.So maybe u have to put something like
sitebar.footer. background color = xxxx
instead of
footer = background coloror widget.footers. background color
I remmbered that u can divide these 2 areas so they do not have the same color and stuff.
Another thing is
I Want the copyright area to be bigger than it is now.U can see the ifference in the link above too.
if u look in the css u will see an area called
.copyright
.copytextmaybe its somewhere around that area the change u need to make to get this background color.
i allready added the code u sugesting and the footer area is supposed to be black so i just want it divided so i get 2 differnt areas instead of only one.
so the footer is ok as it is now.
So just a bigger height on the copyright area maybe twice as big as it is now.Hey there blueberry1977,
Please add this CSS code:
.copytext { margin-top: 15px; } #copyright { padding: 150px 0; background-color: #fff; }First part is to center the text vertically. Change the color hex value in the second part to change the background color of the copyright area.
Best regards,
Bojanso its nothing to do with this ?
.site-footer .widget ? ok will try that fix and get back to you yes.now i have tested it and it did do a bigger box now for the copyright yes great.
but needs to be all the way down to the button just like on this site my old blog site go here and lookcan u see the difference between the lengths of those 2 blogs ? If u scroll all the way down the buttom
Can someone pls help me out with the correct code for doing this final design change guys?
Hi again blueberry1977,
If I understood correctly you are looking to remove the space between the footer and the end of the page http://screencast.com/t/4VdtmJrF. If this is the case please add the following CSS code like I explained before:
.footefixed { margin-bottom: 0; }This should remove the space below the footer area.
Best regards,
Bojanyes great thanks that worked now and the height is better for it now and the lenght too looks great yes.
So what about the width ?I see i can go an choose the extra width design but think its make it too width . so if u can just make it a little bit like 10 % more ……that would be fine. I think its is at 75% width now in the css. So if u can find out how i can add that to my css ?Hey,
Could you please try to add more details about what you are trying to achieve. I don’t understand where you want to increase the width, adding a screenshot would be great 🙂
Best regards,
Bojanwell here u go here is the screenshot
u look at the width not the height
u compared it to the same
width that is here on this site i wante it to look like
the site that is heremy site with 2013 theme on it
here is a link
http://undernettet.info/wordpress-4.0.1/wordpress/u go there
and then u can clearly see there is now a gap
u can see the background that is the sunset
in the little gap that is thereso pls make the site fill out the whole
page 100% as it is in the example site
with the link aboveand then u will understand.
Pls help me out and give me the code so it will
look more like other site there too.on my new site u can see the sunset background.But on my old site u can not.
here is url for the background image i use so u can check to see where u can see it and where u can not see it .
if u look at the edges u will see the background image and that is not what i want. hope u understand now.
Here is new screenshot of the
The topic ‘Change header Background Image’ is closed to new replies.
