Page 23 of 50 FirstFirst ... 13212223242533 ... LastLast
Results 221 to 230 of 496
  1. #221
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by flgoose View Post
    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

  2. #222
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    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

  3. #223
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    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.
    Debbie Harrison
    DVH Design | Web Design blog

  4. #224
    Join Date
    Oct 2011
    Location
    Australia
    Posts
    22
    Plugin Contributions
    2

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    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 :)

  5. #225
    Join Date
    Oct 2011
    Location
    Australia
    Posts
    22
    Plugin Contributions
    2

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by Ausgirl View Post
    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 :)

  6. #226
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by Ausgirl View Post
    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

  7. #227
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by Ausgirl View Post
    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

  8. #228
    Join Date
    Dec 2014
    Location
    manchester
    Posts
    62
    Plugin Contributions
    0

    Default 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

  9. #229
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by simon3215 View Post
    can anybody assist me in getting the images to show on the slideshow homepage ? no joy on this so far www.multifuelstovescheshire.co.uk
    Did you follow the template installation instructions in the readme.html file?

    Thanks,

    Anne

  10. #230
    Join Date
    Dec 2014
    Location
    manchester
    Posts
    62
    Plugin Contributions
    0

    Default 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

 

 
Page 23 of 50 FirstFirst ... 13212223242533 ... LastLast

Similar Threads

  1. v154 dover fine - removing links
    By simon3215 in forum Addon Templates
    Replies: 8
    Last Post: 3 Oct 2018, 03:42 AM
  2. v154 Best Responsive Template
    By martynbaker52 in forum General Questions
    Replies: 4
    Last Post: 12 Sep 2015, 02:35 AM
  3. v154 Dover Fine configuration
    By tuborg in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Feb 2015, 02:27 PM
  4. v154 Using Dover Fine & Image Handler 4
    By wlamoreaux in forum General Questions
    Replies: 1
    Last Post: 28 Jan 2015, 11:17 PM
  5. v151 responsive template problems
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 May 2014, 07:11 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR