Page 18 of 50 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 496
  1. #171
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by Potterpoole View Post
    well I reconfigured the more information php to this

    Code:
    // test if links should display
      $more_information[] = '<a href="' . zen_href_link(FILENAME_index.php?main_page=login) . '">' . $pointer . BOX_LOGIN_REGISTER . '</a>';
      if (DEFINE_PAGE_2_STATUS <= 1) {
        $more_information[] = '<a href="' . zen_href_link(FILENAME_PAGE_2) . '">' . $pointer . BOX_INFORMATION_PAGE_2 . '</a>';
      }
      if (DEFINE_PAGE_3_STATUS <= 1) {
        $more_information[] = '<a href="' . zen_href_link(FILENAME_PAGE_3) . '">' . $pointer . BOX_INFORMATION_PAGE_3 . '</a>';
      }
      if (DEFINE_PAGE_4_STATUS <= 1) {
        $more_information[] = '<a href="' . zen_href_link(FILENAME_PAGE_4) . '">' . $pointer . BOX_INFORMATION_PAGE_4 . '</a>';
      }
    the link box won't show up though.
    You just need to add the html for the link:

    Code:
    <a href="' . zen_href_link(FILENAME_index.php?main_page=login) . '">' . $pointer . BOX_LOGIN_REGISTER . '</a>
    Thanks,

    Anne

  2. #172
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    I think that what you want to do is lessen or remove the padding-top and padding-bottom on the various elements in the left hand column. I would recommend using firefox or chrome and the web developer tools to isolate the exact lines of the files that need to be changes.

    Thanks,

    Anne
    Anne, the padding commands, are they the one's in 'includes/templates/dover_fine/css/stylesheet.css' ?
    Learning Fast.
    Eden Craft Supplies

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

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by adb34 View Post
    Anne, the padding commands, are they the one's in 'includes/templates/dover_fine/css/stylesheet.css' ?
    There are a few stylesheets in the css folder. This is why using the web developer tools is a must. They will tell you the exact line of the file that needs to be edited. Most will be in the stylesheet.css file, but since there are a few stylesheets used in the template it is safer to use the web developer tools to find exactly what needs to be changed ;)

    Thanks,

    Anne

  4. #174
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    There are a few stylesheets in the css folder. This is why using the web developer tools is a must. They will tell you the exact line of the file that needs to be edited. Most will be in the stylesheet.css file, but since there are a few stylesheets used in the template it is safer to use the web developer tools to find exactly what needs to be changed ;)

    Thanks,

    Anne
    Thanks for the info Anne. I use Chrome so I will have another look with it.

    Very good template
    Learning Fast.
    Eden Craft Supplies

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

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by adb34 View Post
    Thanks for the info Anne. I use Chrome so I will have another look with it.

    Very good template
    Ok, let me know if you get stuck ;)

    Thanks,

    Anne

  6. #176
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by adb34 View Post
    Thanks for the info Anne. I use Chrome so I will have another look with it.

    Very good template
    OK I am lost I have no idea what I am looking at then I right click & select 'Inspect Element' in Chrome
    Learning Fast.
    Eden Craft Supplies

  7. #177
    Join Date
    Jun 2012
    Posts
    57
    Plugin Contributions
    2

    Default Re: Dover Fine Responsive Template

    Hi Anne, I really like this template, but I'm having a problem. I've set up the home page slide show banners and configured them to NOT open a new window when the banner is clicked. Unfortunately, it seems this setting is being ignored and the banners open a new window anyway. How do I get these banners to not open a new window?

    If this requires coding, I can certainly do that. I've been searching through the code for hours and have not found the problem. So if you could maybe point me in the right direction it would be appreciated.

    Thanks!

    using current version of the Dover Template, windows 7, chrome

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

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by adb34 View Post
    OK I am lost I have no idea what I am looking at then I right click & select 'Inspect Element' in Chrome
    What specifically are you trying to change?

    Thanks,

    Anne

  9. #179
    Join Date
    Jun 2012
    Posts
    57
    Plugin Contributions
    2

    Default Re: Dover Fine Responsive Template

    Never mind on my earlier request.

    I figured out the problem was within the supersize script and modified this script so it now allows passing another parameter in the slides array to indicate the banner setting for opening in a new window or not.

    Overall, very pleased with this template! Thanks for the hard work that you do Anne.

  10. #180
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,300
    Plugin Contributions
    1

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by batracy View Post
    Never mind on my earlier request.

    I figured out the problem was within the supersize script and modified this script so it now allows passing another parameter in the slides array to indicate the banner setting for opening in a new window or not.

    Overall, very pleased with this template! Thanks for the hard work that you do Anne.
    Hi, would you mind sharing how you did this. I'm about to start a new site with this template and this would be useful.

 

 
Page 18 of 50 FirstFirst ... 8161718192028 ... 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