-
Author
-
December 21, 2015 at 04:10 #94480AristotoParticipant
I uploaded a header background image (1190 x 250)using the Theme Options.
I set the header background colour to transparent. Yet the image is not displayed. What am I doing wrong?December 21, 2015 at 17:59 #94593RaduModeratorHi,
Can you please provide a screenshot and a link to that page to can see the behaviour ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 22, 2015 at 18:43 #94915RaduModeratorHi,
You can set a header background image with this css
COPY CODE.kleo-navbar-fixed .page-boxed .kleo-main-header { background-image: url(http://icdn2.digitaltrends.com/image/nikon-d750-sample-image-008-1500x1001.jpg); background-position: 0 50%; }
And with this css you can control the size of the logo width and height
COPY CODE#header .logo img {height:70px;with:auto;}
Replace values with your desired values
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 23, 2015 at 18:20 #95111RaduModeratorHi,
Can you please provide your website url to can see the behaviour ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 2, 2016 at 04:22 #95942AristotoParticipantThanks I was able to fix the header image by adding to the CSS
background repeat:no-repeat;
There are still other issues.
Sticky menu is interfering with the header image and the image is not fully responsive. See attached screenshotAttachments:
You must be logged in to view attached files.January 5, 2016 at 18:45 #96414RaduModeratorHi,
I cannot see how that logo behaviour, do you have changed the logo ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.