Quote Originally Posted by JerryAPowers View Post
I am using the current version of Zen Cart for my new site. I just downloaded Ocean Front yesterday and started to customize it for my needs. However, I am having difficulty locating the "informationContent" div in the code for modifying. I am using Microsoft Expression Web 4 to modify the site and I have completed a search through all of the files for the div and cannot locate it.

I need to adjust the location, size, and color of the sidebox titles as well as define the background for the sidebox content. I am going to try to the use the Gradient routine to duplicate what I did in on my main site: http://www.okaquariumgiftshops.com

I don't know if it is possible to have a 1 pixel high image repeat down and fade darker as it proceeds down the content box. I've seen it done with just a simple box specifying the colors but I'm not sure it can be done with an image.

Additionally, I need to place a footer on the content boxes and I'm not sure where I need to code the footer div. Can someone help me there?

By the way, my Zen-Cart site is: http://shop.okaquariumgiftshops.com

Thank you,
Jerry Powers
I'm assuming you are talking about the sideboxes.

"informationContent" can be found in includes/templates/template_default/sideboxes/tpl_information.php

Once you've made your changes you'll want to save the modified file to includes/templates/ocean_front/sideboxes/tpl_information.php

as for the images, You'll need to test them out to get the look you want.

Not sure what you mean by a footer.