html - How to create new top headers for weebly -


on weebly.com same 4 headers landing page, no header, small header, large header... how go summing of them 1 header of own similar website?

https://www.revivalgame.com/

they have 1 overall header , navigated pages show beneath it. weebly capable of through it's html/css?

a quick google search revealed weebly indeed have html/css editor.

for example, header image css rule similar this:

.wsite-header { background: transparent url(%%headerimg%%) no-repeat center top; width:750px; height:250px; } 

check out link: weebly custom editor


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -