Re: Dover Fine Responsive Template
Quote:
Originally Posted by
flgoose
Thanks for replying Anne.
http://mythicalvape.com I'm just getting started with my site and have so much to do. I'm going to experiment with the file Andy suggested for awhile. I haven't look at code for over 30 years so this is all new to me but I'm having a blast.
You will add your image to the body tag in stylesheet.css. If you don't want the background image on the home page just remove it in the index_home.css stylesheet
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
dharrison
Actually scrub that. It is easy to do. If anyone is reading this in the future eager for a solution, here's mine. Add to index_home.css:
Code:
#indexHomeBody { background: url(../images/yourbgimage.jpg) no-repeat fixed 0 0;
background-size:100%; }
Or you could just have one slide in the slide show.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
dharrison
Actually scrub that. It is easy to do. If anyone is reading this in the future eager for a solution, here's mine. Add to index_home.css:
Code:
#indexHomeBody { background: url(../images/yourbgimage.jpg) no-repeat fixed 0 0;
background-size:100%; }
Interesting! Then I would have a caption. :clap:
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
picaflor-azul
I'll take a look at this for a future template update ;) For now, if you do not want to use the slide show on the main page, you can remove the code from the tpl_main_page.php file.
Thanks,
Anne
Hello,
I have a couple of questions
I followed the directions from the quote above but would rather not delete the code so I can turn the slideshow back on at a later date. Is there a way to hide the slide show by commenting it out without the removal of the code?
I have tried both, in the banner manager, removal of the code. All I end up with is a blank page and the little circle running around becoming dizzy :)
How can I hide the "General Info" tab from appearing on the mobile devices and the tabs under this category?
When I enable "Currencies" from admin, it does not show on the site.
The "Custom Tab", how does one create another. I tried this in the banners manager but it does not show on the page. EG: Details, Description, Reviews, Custom Tab 1, Custom Tab 2
The "Custom Tab" In the "Read me File" it states you can add as many images as you like but when I added more than one. They went under each other rather than side by side. I just copied the html code that is already in the custom tab in the banner manager when I tried it.
Thank You :)
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
Ausgirl
Hello,
I have a couple of questions
I followed the directions from the quote above but would rather not delete the code so I can turn the slideshow back on at a later date. Is there a way to hide the slide show by commenting it out without the removal of the code?
I have tried both, in the banner manager, removal of the code. All I end up with is a blank page and the little circle running around becoming dizzy :)
How can I hide the "General Info" tab from appearing on the mobile devices and the tabs under this category?
When I enable "Currencies" from admin, it does not show on the site.
The "Custom Tab", how does one create another. I tried this in the banners manager but it does not show on the page. EG: Details, Description, Reviews, Custom Tab 1, Custom Tab 2
The "Custom Tab" In the "Read me File" it states you can add as many images as you like but when I added more than one. They went under each other rather than side by side. I just copied the html code that is already in the custom tab in the banner manager when I tried it.
Thank You :)
I worked out the currencies.
Other problems are: With the "Custom Tab" when this is enabled, the "Prev" "ALL" "Next" buttons disappear from the bottom of the page and go into the box of the "Custom Tab" how does one keep it on the bottom and not in the "custom tab"?
On the mobile: Its very sensitive, as soon as your finger touches the screen, you cant scroll it just clicks through.
I would still like to know how to hide the slideshow and the General Info tab please :)
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
Ausgirl
I worked out the currencies.
Other problems are: With the "Custom Tab" when this is enabled, the "Prev" "ALL" "Next" buttons disappear from the bottom of the page and go into the box of the "Custom Tab" how does one keep it on the bottom and not in the "custom tab"?
On the mobile: Its very sensitive, as soon as your finger touches the screen, you cant scroll it just clicks through.
I would still like to know how to hide the slideshow and the General Info tab please :)
My guess is that you have some bad coding in your product descriptions.
Thanks,
Anne
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
Ausgirl
Hello,
I have a couple of questions
I followed the directions from the quote above but would rather not delete the code so I can turn the slideshow back on at a later date. Is there a way to hide the slide show by commenting it out without the removal of the code?
I have tried both, in the banner manager, removal of the code. All I end up with is a blank page and the little circle running around becoming dizzy :)
How can I hide the "General Info" tab from appearing on the mobile devices and the tabs under this category?
When I enable "Currencies" from admin, it does not show on the site.
The "Custom Tab", how does one create another. I tried this in the banners manager but it does not show on the page. EG: Details, Description, Reviews, Custom Tab 1, Custom Tab 2
The "Custom Tab" In the "Read me File" it states you can add as many images as you like but when I added more than one. They went under each other rather than side by side. I just copied the html code that is already in the custom tab in the banner manager when I tried it.
Thank You :)
Just back up your tpl_main_page.php file and remove the code from your live file. If you need to restore your back up you will have it.
You can edit the includes/templates/override/templates/tpl_modules_mobile_cateogries_tabs.php file to make changes to the mobile menu.
If you wan to just create another generic custom tab then you can use the code that is already in the includes/templates/override/templates/tpl_product_info_display.php file as a guide.
You can add any code to the custom tab that you like. Of course, if you want side by side images you will need to use css to get the layout that you want.
Thanks,
Anne
Re: Dover Fine Responsive Template
can anybody assist me in getting the images to show on the slideshow homepage ? no joy on this so far www.multifuelstovescheshire.co.uk
Re: Dover Fine Responsive Template
Quote:
Originally Posted by
simon3215
Did you follow the template installation instructions in the readme.html file?
Thanks,
Anne
Re: Dover Fine Responsive Template
does anybody know why my admin area has started to load blank after installing dover fine onto a fresh install of zencart 1.5.4 ? had no joy with finding a solution searching the web, performed two clean installs already