Quote Originally Posted by Feznizzle View Post
Hi Anne,

Thanks again for your wonderful template!

I have two minor issues.

#1
The first is associated with the addition of Lightbox to my cart. The problem is that if a visitor clicks on a product picture, the template's search box remains on top of the slide show.

You can duplicate the problem by going to the following link (remove the ****), clicking on the product image, then scrolling right until you find a wide image:
http://2staging.ap****swit****tcosal...e_Testing_Demo

You use really high z-index values! I can find the one controlling the search box (in the stylesheet.css), but when I make the value lower, it disappears behind the blue bar. Where do I find the z-index for the blue menu bar? :)

#2
On the same product page (see link above), I would like to move the social media bar. Currently it is directly above the additional product pages, but I think it might better below the grid of additional images or maybe directly under the product name headline.

Where does the social media reference live?

Thanks,
Mike
You can find the z-index for the mega menu in stylesheet_mega_menu.css

You can use the developers toolkit in admin--tools--developers toolkit to search for the files that you need to edit. Edit the includes/templates/sheffield_blue/templates/tpl_product_info.php file to move things around on the product info page.

Thanks,

Anne