denzel2364 Posted March 11, 2007 Posted March 11, 2007 Hi people, as a designer im always looking to change things. However, lack of php knowledge knocks me off my feet! What im looking to do is create a step by step on creating a current oscommerce template from php back into html. Then edit the theme/layout etc and upload as php for the shopping experiance. This is because i have dreamweaver and have a healthy knowledge of html. Therefore it easier to create layouts and design. Can someone help? thumbsup.gif Quote
crash3903 Posted March 11, 2007 Posted March 11, 2007 Hi people, as a designer im always looking to change things. However, lack of php knowledge knocks me off my feet! What im looking to do is create a step by step on creating a current oscommerce template from php back into html. Then edit the theme/layout etc and upload as php for the shopping experiance. This is because i have dreamweaver and have a healthy knowledge of html. Therefore it easier to create layouts and design. Can someone help? thumbsup.gif there are only thre files you need to edit really 1. includes/header.php 2. index.php (Although thsi may neot require it if there are no customisations in the main body 3. and includes/footer HTH Quote Regards Mark A Reynolds
denzel2364 Posted March 11, 2007 Author Posted March 11, 2007 there are only thre files you need to edit really 1. includes/header.php 2. index.php (Although thsi may neot require it if there are no customisations in the main body 3. and includes/footer HTH So what about the layout. How do i make a larger header, good graphics for the buttons etc. I wanna play with layout really. Make it different than default! can i see it in dreamweaver as a layout and move it around? Quote
Guest Posted March 11, 2007 Posted March 11, 2007 Have you taken a look at the Simple Template System (STS)? Fully customizable once you learn your way around with it (they tell me, I am still learning). I have been using dreamweaver and it works nicely. Check it out here. Hope this helps, Dano Quote
denzel2364 Posted March 11, 2007 Author Posted March 11, 2007 Cheers, that does help a little bit. what i have is a default oscommerce website. What i want to change around is the layout/css themes. So if i edit index.php there are loads of tags im worried of deleting. is there an easy way? if so, how? is there a simplified index.php to help Quote
crash3903 Posted March 11, 2007 Posted March 11, 2007 (edited) Check this out as well And this Edited March 11, 2007 by crash3903 Quote Regards Mark A Reynolds
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.