
How to logo align center in Zencart 1.5.1?
ZenCartLogo align center in zencart:
By default, the logo is left aligned. Changing the alignment involves making a modification to your includes/templates/CUSTOM/css/stylesheet.css. Open the file and find the following:
#logo, .centerBoxContents,…

Change @ copy-right from the footer & background image zencart?
ZenCartChange @ copy-right from the footer of zencart.
Go to /yourdomain.com/includes/languages
And find English.php and then find around line 16 the code like define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT)…

How to rename page 2, 3, 4 in The More Information box?
ZenCartRename page just go to and find
/yourdomain.com/includes/languages/yorkshire_clean english.php and edit the page 2, 3, 4 within the single quote.
Around line 149 edit this:
define('BOX_HEADING_MORE_INFORMATION', 'More Information');
define('BOX_INFORMATION_PAGE_2',…

How to change page 2,3,4 title in zencart?
ZenCart Change page title in zencart follow the instruction bellow?
Open the page_3.php file located in the /includes/languages/english/ directory.
Find this section of code:
define('HEADING_TITLE', 'Page 3');
and modify the define statement…

Website Speed Caused by Plugins in WP
WordPressWebsite speed specially in WordPress:
When I installed some plugins. Finally I found it is one of the cause of decreasing site loading speed. I told all about WordPress website. I searches in Google and found some solid solution for this issue…

SEO Basic Tips
SEOWhat is SEO?
SEO means search engine optimization. It is a process or technique by which search engine (Google, Bing, Yahoo, Ask, Bidu etc) know your website. When visitors search with keywords then search engine will search his directory and…

Browser for Windows
Free DownloadBrowser is commonly referred to as a Web Browser. It is a software program. It allows visitors to explore the www (World Wide Web) Internet. Identified by a Uniform Resource Identifier (URI) and may be a web page, image, video or other piece…