How do you replace the your_template name with the main template name?
What is the main template name?
Printable View
How do you replace the your_template name with the main template name?
What is the main template name?
Ok thanks I'll give it a try.
One thing I did see is I installed the header buttons and when you move the cursor over them the left side cuts off?
This is what I installed to get it.Quote:
Quote:
Originally Posted by Decostyle View Post
Would you mind sharing the codes?
This should help.
Just unzip the file and upload the entire includes folder to your server.
tab_nav_fix.zip
Here's the error message when I try to rename the your_template file.
FileOp Failure on: /home/eaperfo1/public_html/store/includes/templates/YOUR_TEMPLATE: Directory not empty
Hi Clyde,
Great template, liked it the moment i saw it, simple and elegant, but i need some changes...what i have is this...http://perwirasetia.com/store/
but what i need is something like the attached picture. Your help is very much appreciated. Thank you in advance.
Thaulat
You will need to create/modify the graphics for the view cart tab.
use the ones included in
includes/templates/cold_steel/images/tableftcart.gif
includes/templates/cold_steel/images/tabrightcart.gif
as your starting point
next open includes/templates/cold_steel/css/stylesheet.css
find and edit the following declarations as shown by the highlight(s)
#navMain ul li.cart a {
margin:0;
padding: 0 5px 0 4px;
float:left;
background: url(../images/tableftcart.gif) no-repeat left top;
color:#000;
text-decoration:none;
}
#navMain ul li.cart a span {
display:block;
background: url(../images/tabrightcart.gif) right top;
padding:2px 15px 2px 6px;
color:#000;
font-weight: bold;
}
go to:
admin -> configuration -> EZ pages settings -> EZ-Pages Display Status - HeaderBar (set to 1)
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.