Multiple backgrounds - Post ID 251039

User 2678100 Photo


Registered User
5 posts

Anyone know how I can have a background split into threes' Header, Body and Footer
User 187934 Photo


Senior Advisor
20,190 posts

I'm not totally sure what your after but you could split your image into thirds and add each third to the appropriate area.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 271657 Photo


Ambassador
3,816 posts

Couldn't you specify it by class?
<header> <body> <footer>
header {
width: 100%; (or whatever)
background (or background-image:): background image/properties;
}
I don't have RSD, but it seems there should be someway to select each section and apply styles to it.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 187934 Photo


Senior Advisor
20,190 posts

Yes he could specify it by tag or class or even id.
I think it depends on how he wants it to look.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.