Page 8 of 22 FirstFirst ... 67891018 ... LastLast
Results 71 to 80 of 211
  1. #71
    Join Date
    Feb 2009
    Posts
    40
    Plugin Contributions
    0

    Default Re: Yorkshire Clean Template Support Thread

    Quote Originally Posted by roekoe View Post
    Hello,

    May i ask how you removed the "brands" from the header menu? I've added the following line in the stylesheet "stylesheet_mega_menu.css":

    .manufacturers-li{display:none;}

    as explained in the readme with this template. Unfortenately the header keeps showing "brands" even after clearing the browser history in ie and ff.
    I've tried all the other options, but without any luck. The template css location is \includes\templates\yorkshire_clean\css

    some screenshots attached.

    gr. Michael
    So sorry for my delay as I haven't been around. I am no where near the code specialist as picaflor. Not even close. But I used the below on the stylesheet_mega_menu.css. Some nice products and a wealth of knowledge at picaflor.

    .manufacturers-li{display:none;}

  2. #72
    Join Date
    Jul 2012
    Posts
    8
    Plugin Contributions
    0

    Default Re: Yorkshire Clean Template Support Thread

    Thank you so much for such an awesome template!

    I seem to have done something wrong. My footer is not all the way across at the bottom of the page. I don't know what I would have changed. Could you take a peek and help me? http://mjsewingsupply.com/store/

    Thanks so much!

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

    Default Re: Yorkshire Clean Template Support Thread

    Quote Originally Posted by cuysan View Post
    So sorry for my delay as I haven't been around. I am no where near the code specialist as picaflor. Not even close. But I used the below on the stylesheet_mega_menu.css. Some nice products and a wealth of knowledge at picaflor.

    .manufacturers-li{display:none;}
    I am happy that you figured it out :-)

    Thanks,

    Anne

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

    Default Re: Yorkshire Clean Template Support Thread

    Quote Originally Posted by madalinejane View Post
    Thank you so much for such an awesome template!

    I seem to have done something wrong. My footer is not all the way across at the bottom of the page. I don't know what I would have changed. Could you take a peek and help me? http://mjsewingsupply.com/store/

    Thanks so much!
    I would recommend comparing the stylesheet_toggle.css file on your site with the one in the template package. Let me know if you still have trouble finding the difference ;-)

    Thanks,

    Anne

  5. #75
    Join Date
    Jul 2012
    Posts
    8
    Plugin Contributions
    0

    Default Re: Yorkshire Clean Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    I would recommend comparing the stylesheet_toggle.css file on your site with the one in the template package. Let me know if you still have trouble finding the difference ;-)

    Thanks,

    Anne
    Thanks for assisting me Anne! I did look the files over and never saw a difference. I went so far as to replace all the CSS files in includes>templates>yorkshire_clean>css

    It is still not all the way across on the bottom left. Do you have another suggestion I could try? I'd appreciate any help!

    While I have you I have another question. If I wanted to a make my slide show smaller and move up the columns on the left and right to take up the white space how do I achieve that? Lastly, is there a way to make the line "Home | Log In | 0 item(s) - $0.00 | Checkout" drop so it's closer to that top link bar? Again I don't know where to eliminate the extra space. I appreciate all the assistance and AWESOME template!

    Thanks!
    Jenny
    Last edited by madalinejane; 14 Mar 2013 at 07:00 PM.

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

    Default Re: Yorkshire Clean Template Support Thread

    Quote Originally Posted by madalinejane View Post
    Thanks for assisting me Anne! I did look the files over and never saw a difference. I went so far as to replace all the CSS files in includes>templates>yorkshire_clean>css

    It is still not all the way across on the bottom left. Do you have another suggestion I could try? I'd appreciate any help!

    While I have you I have another question. If I wanted to a make my slide show smaller and move up the columns on the left and right to take up the white space how do I achieve that? Lastly, is there a way to make the line "Home | Log In | 0 item(s) - $0.00 | Checkout" drop so it's closer to that top link bar? Again I don't know where to eliminate the extra space. I appreciate all the assistance and AWESOME template!

    Thanks!
    Jenny
    You can use css to make all of these changes. If you want to have the slide show between the left and right hand column, I would take a look at one of our othe free templates with this layout as an example, like Piccadilly Posh. You will need to remove the call for the slide show and then add it to the define_main_page.php.

    If you are going to make css changes I would strongly recommend using firefox and using the web developer tools and firebug to help you find which line of which stylesheet to edit.

    To fix the footer, in your stylesheet_toggle.css file change:

    Code:
    width:100%;
    to:

    Code:
    width:1050px;
    Thanks,

    Anne

  7. #77
    Join Date
    Jul 2012
    Posts
    8
    Plugin Contributions
    0

    Default Re: Yorkshire Clean Template Support Thread

    Thanks Anne! That solved my footer problem. I am just doing some minor adjustments now. Could you tell me how do I make the text larger everywhere? I tried to edit the css stylesheet without any luck. I must be missing where to edit it. I edited this line...
    Body{margin: 0;font-family: verdana, arial, helvetica, sans-serif;font-size: 250%;color: #444;background: #fff;}

    However it did not work. If you would be so kind to help me I'd greatly appreciate it!

    Thanks!

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

    Default Re: Yorkshire Clean Template Support Thread

    Quote Originally Posted by madalinejane View Post
    Thanks Anne! That solved my footer problem. I am just doing some minor adjustments now. Could you tell me how do I make the text larger everywhere? I tried to edit the css stylesheet without any luck. I must be missing where to edit it. I edited this line...
    Body{margin: 0;font-family: verdana, arial, helvetica, sans-serif;font-size: 250%;color: #444;background: #fff;}

    However it did not work. If you would be so kind to help me I'd greatly appreciate it!

    Thanks!
    If you need to make more css edits, I recommend using firefox and its web developer tools, particularly firebug which will help you to find the line numbers and files that need editing.

    Thanks,

    Anne

  9. #79
    Join Date
    Mar 2013
    Location
    Middlesbrough, United Kingdom
    Posts
    1
    Plugin Contributions
    0

    Default Re: Yorkshire Clean Template Support Thread

    i am currently in the process of setting up a music shop using the yorkshire clean template and was wondering if anyone could help me to write code for the header menu. so far i have removed all the menus i dont want but i want to add options for recording artists and record companies to the mega menu. i understand that the information comes from the side boxes but im no good with php and will require some help. my sites at http://mfmusic.site88.net/shopfront/ if you wish to take a look.


    my main aim is to get information from a side box into the mega menu if anyone could help.

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

    Default Re: Yorkshire Clean Template Support Thread

    Quote Originally Posted by Jamie Otaku Jepson View Post
    i am currently in the process of setting up a music shop using the yorkshire clean template and was wondering if anyone could help me to write code for the header menu. so far i have removed all the menus i dont want but i want to add options for recording artists and record companies to the mega menu. i understand that the information comes from the side boxes but im no good with php and will require some help. my sites at http://mfmusic.site88.net/shopfront/ if you wish to take a look.


    my main aim is to get information from a side box into the mega menu if anyone could help.
    I would recommend seeking help from a professional programmer.

    Thanks,

    Anne

 

 
Page 8 of 22 FirstFirst ... 67891018 ... LastLast

Similar Threads

  1. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  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