I am using the Omega theme on a D7 site. I want to display a slideshow on the whole width of the frontpage. There are 2 options I am thinking of. What is the best solution?

- Don't display the block on the smallest screens. Make a 740px wide slider for all widths and display some other info (I don't know what) when there is space available in wider screens.

- Don't display the block on the smallest screens. Make 3 different slider blocks with the 3 widths and display/hide the correct one with css.

What is the best option? Is there another one? What is best for performance? Does this influence the smallest screen size (for mobile)?

Thanks for you opinions.

Comments

walterswa’s picture

solved with flexslider. I guess I had to look a little harder before starting this thread