Page 5 of 10 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 93
  1. #41
    Join Date
    Sep 2012
    Posts
    196
    Plugin Contributions
    0

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Read the readme.html file for instructions on customizing the header ad, and hiding header dropdowns. Edit the stylesheet_footer_menu.css file to adjust the spacing in the footer.

    Thanks,

    Anne
    I am looking at the stylesheet_footer_menu.css and am not seeing what to look for to adjust the spacing. I am sure I am not looking for the right thing as I am looking for something that says either Contact Information or Customer Support. I am not seeing either one.

    #footer {clear:both;margin:0;background: url(../images/bk.png) repeat-x;padding-top:10px;}
    #navSuppWrapper {padding: 0;padding-bottom:15px;background:transparent;margin:0 auto;}
    #navSuppWrapper a{color:#444;font-weight:normal;}
    #navSuppWrapper a:hover{color:#d85d60;}
    dl {margin: 0 0 3px 0;padding:0;clear:both;height:130px;width:90%;margin:0 auto;}/*Adjust the height and width of the menu*/
    dt {margin-bottom:.3em;font-weight:bold;}
    dd {margin:0;padding:0;float:left;width:24.3%;}/*Column width of the menu - currently set for 4 columns*/
    dd ul {margin:0;padding:0;list-style: none;}
    dd li {margin:0;padding:0;}
    dd li a {margin:0;padding-left:2em;display:block;}
    dd li a:hover {color:#ccc;text-decoration:underline;}
    .menuTitle {margin:0;padding-bottom:.8em;text-align:left;color:#444;margin-left:15px;font-size:14px;font-weight: normal;margin-bottom:20px;margin-top:0px;text-transform:uppercase;}
    .first, .second, .third {border-right:0px dashed #fff;}
    #siteinfoLegal {padding: .5em 0 0;font-size: 0.9em;text-align:center;width:100%;line-height:normal;clear:both;color:#444;background:transparent;margin-bottom:30px;padding-bottom:10px;}
    #siteinfoLegal a {padding: 0 0.5em 0 0.5em;font-weight:bold;white-space: nowrap;color: #444;}
    #siteinfoLegal a:hover {color: #d85d60;}
    .twitter-image {margin-right:10px;}
    #bannerSix {margin-top:0px;margin-bottom:30px;}
    #siteinfoIP{background:transparent;padding-top:20px;}
    .footer-icon{margin-top:0px;margin-right:10px;vertical-align:-50%;}
    .email-icon{margin-top:20px;}
    #footer-bottom {border-top:1px solid #20231f;padding-top:20px;width:95%;margin-left:25px;}
    #footer-payments{width:48%;border-right:1px solid #20231f;float:left;}
    #social-media{width:49%;float:right;margin-bottom:25px;}
    #social-media a{color:#fffffc;}
    .smi{vertical-align:middle;margin-right:30px;}
    .facebook{margin-left:50px;}
    .footer-phone{background: url(../images/phone.png) no-repeat left center;line-height:25px;padding-left:15px;}
    .footer-email{background: url(../images/email.png) no-repeat left center;line-height:25px;padding-left:15px;margin-top:10px;}
    .facebook{display:none;}
    .twitter{display:none;}
    .youtube{display:none;}
    .pinterest{display:none;}
    .google{display:none;}
    .blog{display:none;}

    Thanks
    Mark

  2. #42
    Join Date
    Sep 2012
    Posts
    196
    Plugin Contributions
    0

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Read the readme.html file for instructions on customizing the header ad, and hiding header dropdowns. Edit the stylesheet_footer_menu.css file to adjust the spacing in the footer.

    Thanks,

    Anne
    I am looking at the includes/templates/bradford_pure/css/stylesheet_mega_menu.css for the header dropdown and cannot find anything with the Connect dropdown. The readme has only the below classes listed.

    .quicklinks-li
    .categories-li
    .manufacturers-li
    .aboutus-li
    .information-li
    .contactus-li
    .customerservice-li

    I am not seeing anything with Connect at this time.

    Thanks
    Mark

  3. #43
    Join Date
    Sep 2012
    Posts
    196
    Plugin Contributions
    0

    Default Re: Bradford Pure Template Support Thread

    I am trying to input my own text in the header for the About Us dropdown. I am in the headermenu.php and if I delete the text that is already written there I get a Reload Page Error with google chrome. I am not able to add anything that I want to say. I am not sure what I am doing wrong. I am able to do the Service Dropdown edit just fine but not the About Us. Any help is greatly appreciated.

    Thanks
    Mark

  4. #44
    Join Date
    Sep 2012
    Posts
    196
    Plugin Contributions
    0

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by firstcapitalfirearms View Post
    I am looking at the includes/templates/bradford_pure/css/stylesheet_mega_menu.css for the header dropdown and cannot find anything with the Connect dropdown. The readme has only the below classes listed.

    .quicklinks-li
    .categories-li
    .manufacturers-li
    .aboutus-li
    .information-li
    .contactus-li
    .customerservice-li

    I am not seeing anything with Connect at this time.

    Thanks
    Mark
    Anne, I figured out how to remove the Connect on the header. I entered .connect-li{display:none;} at the bottom of the stylesheet_mega_menu.css file.

    Thanks
    Mark

  5. #45
    Join Date
    Sep 2012
    Posts
    196
    Plugin Contributions
    0

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by firstcapitalfirearms View Post
    I am trying to input my own text in the header for the About Us dropdown. I am in the headermenu.php and if I delete the text that is already written there I get a Reload Page Error with google chrome. I am not able to add anything that I want to say. I am not sure what I am doing wrong. I am able to do the Service Dropdown edit just fine but not the About Us. Any help is greatly appreciated.

    Thanks
    Mark
    Don't know what I did different but I am able to edit the text now with no errors.

    Thanks
    Mark

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

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by firstcapitalfirearms View Post
    Anne,

    I did see on header.php on line 19 the following " define('HEADER_TITLE_PROMO1', '<span class="promo-big">FREE SHIPPING</span><br />on all orders over <span class="promo-green">$50.00</span>'); " Is this what I am looking for and if so I tried deleting it and it still shows the Header_Title_Promo1 on the header section. I am not able to find anything else. Any help is greatly appreciated.

    Thanks
    Mark
    If you want to remove the promo text you need to remove the text between the single quotes. Don't remove the entire line.

    Thanks,

    Anne

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

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by firstcapitalfirearms View Post
    I am looking at the includes/templates/bradford_pure/css/stylesheet_mega_menu.css for the header dropdown and cannot find anything with the Connect dropdown. The readme has only the below classes listed.

    .quicklinks-li
    .categories-li
    .manufacturers-li
    .aboutus-li
    .information-li
    .contactus-li
    .customerservice-li

    I am not seeing anything with Connect at this time.

    Thanks
    Mark
    It is not already in the stylesheet. You need to add these classes and display:none; to the stylesheet if you want to hide the drop downs.

    Thanks,

    Anne

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

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by firstcapitalfirearms View Post
    I am trying to input my own text in the header for the About Us dropdown. I am in the headermenu.php and if I delete the text that is already written there I get a Reload Page Error with google chrome. I am not able to add anything that I want to say. I am not sure what I am doing wrong. I am able to do the Service Dropdown edit just fine but not the About Us. Any help is greatly appreciated.

    Thanks
    Mark
    You need to only delete what is in between the single quotes.

    Thanks,

    Anne

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

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by firstcapitalfirearms View Post
    Don't know what I did different but I am able to edit the text now with no errors.

    Thanks
    Mark
    I am happy that you figured it out.

    Thanks,

    Anne

  10. #50
    Join Date
    Sep 2012
    Posts
    196
    Plugin Contributions
    0

    Default Re: Bradford Pure Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you want to remove the promo text you need to remove the text between the single quotes. Don't remove the entire line.

    Thanks,

    Anne
    I have tried deleting the following <span class="promo-big">FREE SHIPPING</span><br />on all orders over <span class="promo-green">$50.00</span>'); and still am not having any luck. Is this what I am supposed to delete?

    Mark

 

 
Page 5 of 10 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. BecaBerry Template [Support Thread]
    By brandonturpin in forum Addon Templates
    Replies: 35
    Last Post: 14 Jun 2015, 09:35 AM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Turpy Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 3
    Last Post: 20 Feb 2012, 07:36 PM
  5. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 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