View Single Post
  #8  
Old 03-19-2013, 04:40 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Remove Sidebar Completley ?

you need a tools collection to deal with XC: PHP, MySQL, CSS, JavaScript, JQuery, Smarty, XML, JSON, own XC functions.

the nice part of XC is the programming part is separately than design part. if you are not a programmer, you can deal only with smarty/html/css for different customization.

webmaster mode will help you identifying the templates and variables which are available for different pages. inspect code in browsers will help you see information about css, html.

you need also to know how to look over a code inside the whole XC directory. I do recommend Sublime Text 2 as default editor.

last but not the least make an effort to read the User Manual. just generate one from here in PDF: help.x-cart.com
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote