the2003s Posted November 25, 2006 Posted November 25, 2006 Hi. I want to set up my online shop professionally and for this I'm considering osCommerce. I find it pretty overwhelming.. a lot of php. I don't know where to start... I know how to add products and customize some features using the admin section. I've got the page source and the graphics all set up in Fireworks. What's the easiest way to apply them to osCommerce? Thanks! BTW: do you know any good, easy, step-by-step tutorial for customizing osCommerce?
Mrs Minx Posted November 25, 2006 Posted November 25, 2006 Hi. I want to set up my online shop professionally and for this I'm considering osCommerce. I find it pretty overwhelming.. a lot of php. I don't know where to start... I know how to add products and customize some features using the admin section. I've got the page source and the graphics all set up in Fireworks. What's the easiest way to apply them to osCommerce? Thanks! BTW: do you know any good, easy, step-by-step tutorial for customizing osCommerce? Hi, look at the top of this forum - there is a pinned sticky called 'Quick Install Guide' - it tells you what files to modify. You can use STS or Design Pack, but mostly changing the stylesheet.css code is the best method. You can also sketch our your design in a web editor and then apply the changes manually, or buy a template that is already laid out and just change the contents. OSCommerce is very vesitile. I wouldn't recommend changing any of the files in the file manager on Oscommerce though as its a bit buggy. Download from your ftp server the files, make a back up and then edit the files in something like crimson editor and then upload back to FTP server. Have fun! ---------------------------------------- Minxy :) "Keep plodding on to achieve your dreams"
the2003s Posted November 27, 2006 Author Posted November 27, 2006 Thanks, that helped me understand that there is no easy way to do it..:). I'm trying to change the text and appearance of the Quick Find box. I'm looking through the code of boxes/search.php and I'm seeing this type of thing: $info_box_contents[] = array('text' => BOX_HEADING_SEARCH); Where can I find the BOX_HEADING_SEARCH variable?
crash3903 Posted November 27, 2006 Posted November 27, 2006 Thanks, that helped me understand that there is no easy way to do it..:). I'm trying to change the text and appearance of the Quick Find box. I'm looking through the code of boxes/search.php and I'm seeing this type of thing: $info_box_contents[] = array('text' => BOX_HEADING_SEARCH); Where can I find the BOX_HEADING_SEARCH variable? Includes/languages/english.php HTH Regards Mark A Reynolds
HDLLC Posted November 27, 2006 Posted November 27, 2006 Thanks, that helped me understand that there is no easy way to do it..:). I'm trying to change the text and appearance of the Quick Find box. I'm looking through the code of boxes/search.php and I'm seeing this type of thing: $info_box_contents[] = array('text' => BOX_HEADING_SEARCH); Where can I find the BOX_HEADING_SEARCH variable? Once you get the idea of where everything is stored, it makes it much simplier to start making mods. I've not been using OSC long, but have a decent handle on where things are stored, what impacts what, etc. I learned by trial and error. Look around this web site for help, do some searches and dig in. You'll get it figured out. Just takes a little time. =^) Best wishes! --HD
♥toyicebear Posted November 27, 2006 Posted November 27, 2006 Hi. I want to set up my online shop professionally and for this I'm considering osCommerce. I find it pretty overwhelming.. a lot of php. I don't know where to start... I know how to add products and customize some features using the admin section. I've got the page source and the graphics all set up in Fireworks. What's the easiest way to apply them to osCommerce? Thanks! BTW: do you know any good, easy, step-by-step tutorial for customizing osCommerce? Click on Basics for osc design below in my signature. Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.