Tagged Questions
1
vote
1answer
34 views
Remove an uploaded header image
I'm developing a theme which supports a header image, when you've uploaded a few header images you can select to show them randomly as header image. When you want to remove one header image you can do ...
0
votes
1answer
136 views
Display different header images based on current page
I want to display, based on the current page another header image.
Short example:
Home -> Image A
PageId 1,2,3,4 -> Image B (2,3,4 are childs of page
1)
PageId 5, 6 -> Image C
...
I tried to ...
0
votes
1answer
171 views
How to remove header images from all pages except the home page? skeleton theme
I'm using the Skeleton theme and the header image is on all pages. I only want it on the home page. Anyone got a solution?