Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
Thanx Clyde it worked, but what abt the menu bar like what u have in ur website & the side donate button? Pls refer the attachment, And to bring down the date (1 line down.) Thanx for ur precious time & great help.
what abt the menu bar like what u have in ur website answered in the previous post.
go to:
admin -> configuration -> EZ pages settings -> EZ-Pages Display Status - HeaderBar (set to 1)
The share this button and the donate button are both java scripts.
the share this script is from sharethis.com
The donate button script is from paypal
You'll need to set up your own accounts with these services.
Re: Cold Steel Template Support Thread
The menu bar works fine but i want another menu bar below just like your for new products and special offers and other fast list references. Thank you Clyde.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
The menu bar works fine but i want another menu bar below just like your for new products and special offers and other fast list references. Thank you Clyde.
You'll need to add those as internal links using EZ pages
admin -> tools -> ez-pages
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Answered by PM
Hi Clyde, Could you pls tell me the solution for increasing the logo size. coz u replied in PM for qeustion no 4
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
Hi Clyde, Could you pls tell me the solution for increasing the logo size. coz u replied in PM for qeustion no 4
includes/languages/english/cold_steel/header.php
adjust the height and width to match that of your logo.
define('HEADER_LOGO_WIDTH', '157');
define('HEADER_LOGO_HEIGHT', '88');
define('HEADER_LOGO_IMAGE', 'logo.gif');
Re: Cold Steel Template Support Thread
thanx Clyde, starting to get the feel of the system. appreciate ur patience & kindness.
Re: Cold Steel Template Support Thread
Hi Clyde, I need to disable Right click, so im using java script for that, but i need to place it in each page header, and page body. is there a way to update it in a single place & the effect takes place everywhere. Thank you.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
Hi Clyde, I need to disable Right click, so im using java script for that, but i need to place it in each page header, and page body. is there a way to update it in a single place & the effect takes place everywhere. Thank you.
This is not a template specific question.
As a general rule disabling right-click won't deter someone from copying images (they can just do a print screen of the page and then crop and use the image(s).
It also won't work if a user has javascript turned off.
In any case there are numerous threads on this issue (do a forum search for right-click disable )
Re: Cold Steel Template Support Thread
Hi Clyde,
How do i enable the multi currency selection enabled? Thank you.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
Hi Clyde,
How do i enable the multi currency selection enabled? Thank you.
Not a template specific question!
admin -> localization -> add the currencies you want to use
admin -> tools -> layout boxes controller -> activate the currency sidebox.
Again, the Tutorials/FAQ section is a great place to obtain this type of information.
www.zen-cart.com/tutorials/index.php?article=79