jgg1974:
Hello, did a lot of research, could not quite find what im looking for... I want to get rid of the advanced search text on the homepage and also the search text above the search box .I tried a lot of things but could not find a way to do this. my site is www.jygoods.com/debbi
Thanks....James..
includes/templates/classic/css/stylesheet.css
Beginning Zinner "The Override Folders"
We need to step back, just a little..
- Using the override system means you don't have to worry about over-writing your custom files when
an upgrade comes along, because they are all in custom directories you will create below.
2. Click on the link below, notice the tutorial/faqs on the top right hand side
3. http://www.zen-cart.com/forum/
4. Notice the blue header bar, click Index
5. Scroll down to override system, click
6. click on the override system really simplified,
https://www.zen-cart.com/tutorials/index.php?article=143
7. you will need to use a ftp program and create these folders
8. now read this article
9. https://www.zen-cart.com/tutorials/index.php?article=142
10. after you finish that little step, read the article below
11. https://www.zen-cart.com/tutorials/index.php?article=230
12. So, now when you want to edit a .php file, first upload the file to your custom folder and then
edit the puppy..
Copy Files from Classic to Custom Template
Great I,
Just another helpful technique, since you started building in the classic template, because when you
create your custom template & layout boxes controller, you will go crazy when you view the screen.
[quote]Take time and follow the instructions below:
-
Use your ftp program to transfer the following files:
-
includes/ templates/ classic/ css/ stylesheet.css
-
copy and paste this file to:
-
includes/ templates/ your_custom_template/ css
-
includes/ templates/ classic/ images
-
copy and paste all image files, .jpg and gifs to:
-
includes/ templates/ your_custom_template/ images
-
includes/ languages/ classic
-
copy and paste all files here to:
-
includes/ languages/ your_custom_template
-
If you have none here no worries
-
includes/ languages/ english/ html_includes/ classic
-
copy and paste all .php files to:
-
includes/ languages/ english/ html_includes/ your_custom_template
-
I hope I have not missed one
-
Since I noticed you have already made a few changes:
-
Copy any core file that you have changed now over to the custom template name you have
created.....
Basically what we have accomplished is transferring all the classic files over to your new custom
folder.
Here is the answer when you have done your homework....
Add this to the sheet:
- #searchContent a {display:none;}