Header Image/Logo

Permalink Browser Info Environment
Hi,

Id like to add a background image to the entire header area. Can you please advice of the best way to add the image?

I have attached an image, with the area I would like my header image to, outlined in red.

Thanks!

1 Attachment

Type: Discussion
Status: Resolved
Meje
View Replies:
Meje replied on at Permalink Reply
Meje
Ive tried using the Add Your css option in customise theme, but its not working. Any point in the right direction here would be good :)
Meje replied on at Permalink Reply
Meje
For anyone looking for a fix for this, you need to add in your extra css to the theme-style.css on line 22. Example below.

You need to put your image in the following folder:

/packages/theme_karma/themes/theme_karma/images

and use the url path as shown here:

.wra {
  margin-top: 20px;
  background-image: url(/images/your-header-background-image.png);
  background-repeat: no-repeat; 
}


Then you will need to play around with the padding to get it to fill the space.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.