New Zenner
- Join Date:
- Mar 2010
- Posts:
- 19
- Plugin Contributions:
- 0
How do I put my Dreamweaver template into my store?
I am in the midst of developing an E-commerce web site and am at the beginning stages when I have run into an issue. I have created a template in dreamweaver that I will apply to all of the different pages. The ecommerece page will only be one of many that are shown on this page.
My problem is that my spry menu looks good and operates fine on the index page but when I apply that template to the index.php page the text size of the menu items are much smaller and the padding does not correctly put them in line with my button images.
Little background. In dreamweaver I created a new html page based off of my html template and inside the editable region I have copied the php contents of the index.php page. Then when I saved the file i saved it as index.php instead of .html.
I have a feeling that the root of my problem is related to the stylesheet.css butting heads with my SpryMenu.css but don't have a clue where to start and was looking for a little insight.
If you wanna see what this looks like go to new.computechracing.com and everything looks as it should. Then if you click on Shop Now you will see that the spry menu has changed. Any help on this would be great. Thanks guys.