Jump to content
JohnB

I want a web site header image- I see Custom Logo and Header?

Recommended Posts

JohnB

Hi Support,

I have added a Custom Logo the size of a header. I would like to find out house to put a png as a background and maybe have facebook or youtube clickable links in the header as well over the top, I have done this on other sites (not PageLines).

How do i do that. If there is a video somewhere on this https://vimeo.com/tag:pagelines/page:1/sort:date/format:thumbnail

then let me know.

Cheers

John

Share this post


Link to post
Share on other sites
catrina

You’ll need to use Custom CSS (in Site Options > Custom Code > Custom CSS). CSS that changes the style of a page element consists of two parts: the selector and the attribute.

Selector: Used to select the page element you want to change (in this case, the page element you want to change is your header).

Attribute: Property that determines what kind of change you want (you’re changing the header background image, so the attribute you want to use is background-image).

To find the selector for header, you'll need to use Firebug (or Chrome Development tools). To learn how to use Firebug for CSS customizations, please read and follow these instructions: http://www.pagelines.com/wiki/Custom_CSS.

For help with the background-image attribute, please see these instructions: http://w3schools.com/css/css_background.asp (specifically info under "Background Image")


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×