View Single Post
  #4  
Old 03-15-2012, 02:41 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

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

Default Re: Increasing the logo area in upper left?

Use your browser to inspect the elements. If Opera Ctrl + Shift + I (same in Chrome). You should know CSS, this will help you understand how to manipulate the elements. If you don't I recommend to follow a free course here: www.w3schools.com.

Everyone who knows CSS will modify easy fonts, position, colors, ... And there is a great tool for inspecting in all browsers. Just inspect the elements and note where and what to change. For changes inside a CSS file use a text editor. I recommend making a backup of the original tags (you can comment the lines and write a note to find it easy with Find command - e.g. MYMOD)
__________________
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