[CODE] Change the header and Nav links

Disclaimer: If you're using someones premade layout that already has been coded with a header this will not replace that. You'll have to go through the entire code and find where each header is and manually change it. 


However if you have have no code for the top banner and nav links this is for you!
Copy and Paste into your "Who I'd Like To Meet"


-For a transparent background leave the url blank. 
-Make sure you're using the direct url for the image. Right click the image you want and choose "copy image location."




<style>
:root{
/* [background color]: header on top */
 --logo-blue:url(URL);
}

nav .links {
    background-image:url(URL);
    padding: 3.5px 16px 5.5px 16px;
}

</style>


39 Kudos

Comments

Displaying 4 of 4 comments ( View all | Add Comment )

Ruby .•.•.★

Ruby .•.•.★'s profile picture

Thx


Report Comment

Ruby .•.•.★

Ruby .•.•.★'s profile picture

Thx


Report Comment

Ruby .•.•.★

Ruby .•.•.★'s profile picture

Thx


Report Comment

Morgan Madewell

Morgan Madewell 's profile picture

Absolutely love, use it up :)


Report Comment



How do I custom haeder

by DjChaz Zimmerman; ; Report