• 2 Things

    1- is it possible to customize how the random pictures are displayed ie can they scroll through with out reloading the page or clicking on it? Can the speed of the scroll be adjusted?

    2- Is it possible to to do an overlay on the header? I want to put a logo on the header that does sits on top of the header maybe a z-index or some thing like that? I do not want the logo to disappear when the picture re-loads.

    Any idea?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You would need to have some knowledge of AJAX to be able to have the images load without reloading the page. Everything is possible, but that would require a customization and you might have to pay someone to do it unless you’re skilled at it yourself.

    For your second request, yes you can use CSS overlays to overlay your logo in the header.

    Thread Starter overcranked

    (@overcranked)

    Thank you for the advice, as far as the CSS overlays can I make them stationary and not come and go with the picture?

    Any advice and where I need to go to make those changes to the overlay?

    Yes, make the position: static instead of relative… it should stay stationary with that. You would need to edit your header CSS in your styles.css.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘twentyeleven header customazations’ is closed to new replies.