Posts

wordpress logo: Add logo instead of title
WordPressBefore any change of your site like change wordpress logo code.First I strongly recommend creating a child theme for your current main theme you used.
Now copy the header.php of the main theme (currently used theme) into the child theme and…

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,…