osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Getting OSCommerce Template design

This is a discussion on Getting OSCommerce Template design within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Hi all, I just got my oscommerce installed but i've no experience nor idea to change the page layout,...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Installation Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 03-20-2007, 09:49 PM
New Member
 
Join Date: Mar 2007
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
menk is on a distinguished road
Default Getting OSCommerce Template design

Hi all,
I just got my oscommerce installed but i've no experience nor idea to change the page layout,upload my image, etc2...

so, i am very much keen to get oscommerce templates but not sure how it works...

once i purchase the template, will it be easier to modify/update compares to default oscommerce pages? how do i make the changes? any limits on modifying the pages / adding pages?

tks for any advice...
totally novice here...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 03-21-2007, 08:13 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,247
Thanks: 66
Thanked 294 Times in 280 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: Getting OSCommerce Template design

The osCommerce templates are usually a full installation that you would install just like the standard version. If you have already installed osCommerce, but not made any changes yet, you should just be able to upload the entire template directly over your site (except for the configure.php files - make sure you do not upload the ones in the template if they are present).

That is usually all there is to it with the osCommerce templates, but some may require other methods. The good thing is that each template comes with full instructions and excellent support to help you get it installed.
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience


osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to michael_s For This Useful Post:
menk (03-26-2007)
  #3  
Old 03-21-2007, 05:31 PM
New Member
 
Join Date: Mar 2007
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
menk is on a distinguished road
Default Re: Getting OSCommerce Template design

Tks Michael, it helps to get your advice about the template.

Once I install the template, would I be able to change the colours or fonts selection?

Is there any recommended oscommerce manual book that you would recommend for beginners?

Tks again,
Mich
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 03-21-2007, 09:26 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Posts: 1,521
Thanks: 1
Thanked 81 Times in 68 Posts
Rep Power: 10
jpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nice
Default Re: Getting OSCommerce Template design

Dive into CSS - Cascading style sheet

The main file is in your template directory call stylesheet.css (and other with .css

See online and printed references at W2C:

Learning CSS


This ONE file can change nearly all fonts, colors, spacing, background images on your whole site (anything that is not hard coded in the HTML code - and even you can change that too.)

Then change all your button and graphics to match.

These TWO steps can totally change the look of your site.(but not necessarily the layout of it).


With CSS you can even remove all the hard coded (and dreaded) tables.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to jpf For This Useful Post:
menk (03-26-2007)
  #5  
Old 03-26-2007, 06:24 PM
New Member
 
Join Date: Mar 2007
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
menk is on a distinguished road
Default Re: Getting OSCommerce Template design

Tks a lot!!!

It just makes sense now...

Appreciate all the advices...

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 04-16-2007, 05:12 AM
New Member
 
Join Date: Mar 2007
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
menk is on a distinguished road
Default Re: Getting OSCommerce Template design

Hi Guys,

If I am going to install my template, would I be able to use same SQL database or it will be considered as new one?

Coz, the hosting company mentioned that my 'free' SQL database has been used for oscommerce shopping cart, therefore, I need to have new SQL database.

Hope you guys can help me again..
Tks,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 04-16-2007, 10:28 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Posts: 1,521
Thanks: 1
Thanked 81 Times in 68 Posts
Rep Power: 10
jpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nicejpf is just really nice
Default Re: Getting OSCommerce Template design

Hu? Like delete/overwrite/re-use the one you got. You COULD put multiple programs sharing ONE database, osCMax alow you to "rename" the table names if need be. But not needed here as osCMax uses the same tables as osCommerce (and then some).

On the second hand - They only allow ONE "free" mySQL database? How limited is your host? Consider moving - there is lost of hosts out there for about $100/year or less that has very generous packages.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 04-16-2007, 05:37 PM
New Member
 
Join Date: Mar 2007
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 0
menk is on a distinguished road
Default Re: Getting OSCommerce Template design

yap, u r right, jef...
the hosting company just replied again to me saying 'of course, i would be able to use existing database' for the template...not a satisfactory service there..would definitely move to other hosting once my contract ends..
tks!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 10-30-2007, 02:57 PM
Lurker
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Timu is on a distinguished road
Default Re: Getting OSCommerce Template design

Any OSCommerce template tutorial recommendation ?




Thanks..
Timu
Web design and programing

Last edited by Timu; 10-30-2007 at 03:10 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 10-30-2007, 03:38 PM
MindTwist's Avatar
Active Member
 
Join Date: Jun 2007
Location: Barcelona, Spain
Posts: 261
Thanks: 7
Thanked 21 Times in 20 Posts
Rep Power: 3
MindTwist will become famous soon enoughMindTwist will become famous soon enough
Default Re: Getting OSCommerce Template design

You should probably be looking somewhere else (oscommerce.com forums maybe...?)

These are OSCMAX forums, which is a heavily modified OSCOMMERCE installation. One of the things OSCMAX has over plain OSC is the template system, which in OSC is pretty much lacking.

I have a totally customized template on my store I have done myself, but anything I could tell you about how I did it would be of little use to you if you want to know about (plain) OSC templates.
__________________
MindTwist of Twisted Reality and Twisted Tienda
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
how to conver oscommerce template to oscmax kobiadato osCMax v2 Features Discussion 3 04-26-2006 03:55 AM
Getting new template for OSCommerce...how many pages? afterdigital osCommerce 2.2 Modification Help 1 04-02-2004 11:45 AM
New Template design idea xwisdom osCMax v1.7 Discussion 0 12-04-2003 07:35 AM


All times are GMT -8. The time now is 10:50 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax