Page 65 of 85 FirstFirst ... 1555636465666775 ... LastLast
Results 641 to 650 of 842
  1. #641
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by Yourvirtualworld View Post
    Thanks again Anne. You're a sweetheart. I placed the following code in the email address to reduce spam harvesting of email addresses on the site. Replace the @ symbol with @ so that the email address would be [email protected].
    I am happy that it worked for you ;)

    Thanks,

    Anne

  2. #642
    Join Date
    Apr 2014
    Location
    Witbank
    Posts
    2
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Good day all.

    1stly Great template... but how do I change the facebook link and the youtube link in the side box on the main page?

    Regards

  3. #643
    Join Date
    Apr 2014
    Location
    Witbank
    Posts
    2
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by sammysms View Post
    Good day all.

    1stly Great template... but how do I change the facebook link and the youtube link in the side box on the main page?

    Regards
    Great now I've edited the includes\languages\english\extra_definitions\sheffield_blue\footer_menu_defines and social_defines .php and um broke my main page...
    The scrolling banner and the social media boxes are now gone.. ive tried replacing both those .php files and then activating the classic template and then activating the sheffield templates, ive tried clearing my cookies and cach and still nothing.

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

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by sammysms View Post
    Great now I've edited the includes\languages\english\extra_definitions\sheffield_blue\footer_menu_defines and social_defines .php and um broke my main page...
    The scrolling banner and the social media boxes are now gone.. ive tried replacing both those .php files and then activating the classic template and then activating the sheffield templates, ive tried clearing my cookies and cach and still nothing.
    I am happy that you like the template ;)

    There are instructions for customizing the social media links in the readme.html file included in the template package. Since this is a php file you need to edit it with a plain text editor. I would recommend re uploading the original file from the template package and trying your changes again.

    Thanks,

    Anne

  5. #645
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by davewest View Post
    I've been slowly building a replacement for my live site using Sheffield Blue as a base. I'm at a point right now where I've been going back through and redesigning most of my forms to make them more responsive. I had some older mod forms not using the new spam idea and recoded with the spam code. I also modifed the mega menue contact form so when it fails it plays nice with the changes I'm doing on the normal contact us from.

    I added a hidden subject so I know where the message came from... maybe you will find it usfull, I've tested the mega menu and it's behaving as expected... the input field is tracking back and getting cought by the main code.
    Code:
    <br class="clearBoth" />
                            <label for="enquiry">Message<span class="required"> *</span></label>
                            <?php echo zen_draw_textarea_field('enquiry', '40', '3', $enquiry, 'id="enquiry" class="required" required="" type="text"'); ?> 
                            <?php echo zen_draw_input_field('should_be_empty', '', ' size="10" id="CUAS" style="visibility:hidden; display:none;" autocomplete="off"'); ?>
                           <?php echo zen_draw_hidden_field('subject', 'From MegaMenu', ' id="subject"'); ?>
    Is this all the code that needs to be added to the tpl_mega_menu.php file or is there other code to be added to other files also. Thanks
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by countrycharm View Post
    Is this all the code that needs to be added to the tpl_mega_menu.php file or is there other code to be added to other files also. Thanks
    I have not tried this code, you would need to contact the poster with this question.

    Thanks,

    Anne

  7. #647
    Join Date
    Jun 2014
    Location
    St. Catharines, ON
    Posts
    3
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Where can I find instruction on how modify the template now that it's installed on our site.
    Particularly the flash banner at the top, what do I need to change that since I can make my own flash, just need to know to implement it.

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

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by Robert Ensing View Post
    Where can I find instruction on how modify the template now that it's installed on our site.
    Particularly the flash banner at the top, what do I need to change that since I can make my own flash, just need to know to implement it.
    The template uses a jquery slide show, not flash. The readme.html file included in the template package has instructions for how to change the slides.

    Thanks,

    Anne

  9. #649
    Join Date
    Jul 2012
    Posts
    347
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    How I can change background color for product description only.

    I tried #productDescription {background:#013991;} but it change background color in product description for the space around font but not behind the text.

    Thank you!

  10. #650
    Join Date
    Apr 2014
    Posts
    154
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by jsarwar View Post
    How I can change background color for product description only.

    I tried #productDescription {background:#013991;} but it change background color in product description for the space around font but not behind the text.

    Thank you!
    This really depends on if you are using stock code. So if you are using the code as provided for the tpl product info display without modifications, then the #productDescription {background: ???} will change the div element background to what you chose. But I am confused on what exactly you want the background to do for behind the text. I think either a site to look at or a better explanation on what you want done. The part that confuses me is "behind the text". What exactly does this mean?

    But to help you do this by yourself use firebug or a web developer tool so you can change it live to see what effects are done. Or if that is not to your liking then you may always enclose more elements in divs and classes to get the look you want.

 

 
Page 65 of 85 FirstFirst ... 1555636465666775 ... LastLast

Similar Threads

  1. v151 Responsive Sheffield Blue v1.0
    By picaflor-azul in forum Addon Templates
    Replies: 1159
    Last Post: 23 Apr 2023, 01:20 AM
  2. v155 Column issues on Product Listings with Sheffield Blue template
    By wmorris in forum General Questions
    Replies: 4
    Last Post: 15 Apr 2016, 10:01 PM
  3. Replies: 5
    Last Post: 30 May 2014, 02:43 AM
  4. v151 Blue Admin [Support Thread]
    By vvomble in forum Addon Templates
    Replies: 11
    Last Post: 27 May 2013, 09:43 PM
  5. Gingham Blue Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 9
    Last Post: 17 Apr 2009, 10:19 PM

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