Page 17 of 85 FirstFirst ... 715161718192767 ... LastLast
Results 161 to 170 of 842
  1. #161
    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 alhakeem2001 View Post
    this is my Website's URL :
    http://www.arab-broker.com/orientalmeal/
    I am not seeing the problems in firefox. What browser are you using? If you make changes to the template you will have to cross browser test again. I have added the css browser selector javascipt to the template package to make this easier:

    http://rafael.adm.br/css_browser_selector

    Thanks,

    Anne

  2. #162
    Join Date
    Nov 2007
    Posts
    433
    Plugin Contributions
    1

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    I am not seeing the problems in firefox. What browser are you using? If you make changes to the template you will have to cross browser test again. I have added the css browser selector javascipt to the template package to make this easier:

    http://rafael.adm.br/css_browser_selector

    Thanks,

    Anne
    On all IE 7 + ... v. I have this problem, I know that the problem on firefox, Google Chrome.. is not existing but I have to fix it on IE because as I still believe that IE is one of the main internet browsers in the world at the moment, although it's not my favorites! By the way , How to use the css file ? should I just uploaded it on the server where I have the CSS's directory inside the Sheffield Blue's Template ? and then, how does it work in term of the problem I have?
    Last edited by alhakeem2001; 26 Mar 2013 at 08:12 AM.

  3. #163
    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 alhakeem2001 View Post
    On all IE 7 + ... v. I have this problem, I know that the problem on firefox, Google Chrome.. is not existing but I have to fix it on IE because as I still believe that IE is one of the main internet browsers in the world at the moment, although it's not my favorites! By the way , How to use the css file ? should I just uploaded it on the server where I have the CSS's directory inside the Sheffield Blue's Template ? and then, how does it work in term of the problem I have?
    If you go to the link I posted it will explain how to use the cross browser javascript.

    Thanks,

    Anne

  4. #164
    Join Date
    Nov 2007
    Posts
    433
    Plugin Contributions
    1

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you go to the link I posted it will explain how to use the cross browser javascript.

    Thanks,

    Anne

    Do you mean that:
    USAGE
    1. Copy and paste the line below, inside <head> and </head> tag
    <script src="css_browser_selector.js" type="text/javascript"></script>

    2. Set CSS attributes with the code of each browser/os you want to hack
    Examples:

    html.gecko div#header { margin: 1em; }
    .opera #header { margin: 1.2em; }
    .ie .mylink { font-weight: bold; }
    .mac.ie .mylink { font-weight: bold; }
    .[os].[browser] .mylink { font-weight: bold; } -> without space between .[os] and .[browser]

    It doesn't say anything to me ! First I'm not that expert, second Which < head> tags you are talking about ! There are many of them on my tamplate ?

  5. #165
    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 alhakeem2001 View Post
    Do you mean that:
    USAGE
    1. Copy and paste the line below, inside <head> and </head> tag
    <script src="css_browser_selector.js" type="text/javascript"></script>

    2. Set CSS attributes with the code of each browser/os you want to hack
    Examples:

    html.gecko div#header { margin: 1em; }
    .opera #header { margin: 1.2em; }
    .ie .mylink { font-weight: bold; }
    .mac.ie .mylink { font-weight: bold; }
    .[os].[browser] .mylink { font-weight: bold; } -> without space between .[os] and .[browser]

    It doesn't say anything to me ! First I'm not that expert, second Which < head> tags you are talking about ! There are many of them on my tamplate ?
    The call for the browser selector script is already included in the template package.

    You will put your new rules for example in as: .ie8 selector{declaration}

    Thanks,

    Anne

  6. #166
    Join Date
    Nov 2007
    Posts
    433
    Plugin Contributions
    1

    Default Re: Sheffield Blue Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    The call for the browser selector script is already included in the template package.

    You will put your new rules for example in as: .ie8 selector{declaration}

    Thanks,

    Anne
    OK, I looked into the the template package for the browser selector script but I couldn't find it ! any way I don't think this script will fix my problem I just need to resize the height of the header and remove the white space on the left side of my zencart on IE browser !

  7. #167
    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 alhakeem2001 View Post
    OK, I looked into the the template package for the browser selector script but I couldn't find it ! any way I don't think this script will fix my problem I just need to resize the height of the header and remove the white space on the left side of my zencart on IE browser !
    Yes, you will do this in your stylesheet.css file using the syntax I have already described that uses the browser selector javascrtipt.

    Thanks,

    Anne

  8. #168
    Join Date
    May 2006
    Location
    Chester, UK
    Posts
    99
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    Hi Anne

    Had an issue earlier today with the site going slow. Did some research and came across this thread:-

    http://www.zen-cart.com/showthread.p...y-slow-!/page2

    Person was using Sheffield Blue also. I followed the advice on the thread and it did the trick.

    Just thought I'd point it out in this thread as a possible solution for future queries on the template ;-)

    Thanks

    Mark

  9. #169
    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 Purecarsound View Post
    Hi Anne

    Had an issue earlier today with the site going slow. Did some research and came across this thread:-

    http://www.zen-cart.com/showthread.p...y-slow-!/page2

    Person was using Sheffield Blue also. I followed the advice on the thread and it did the trick.

    Just thought I'd point it out in this thread as a possible solution for future queries on the template ;-)

    Thanks

    Mark
    Thanks for posting. I have just noticed a problem with the site hosting this jquery today. Another option would be to save the jscript and upload it to your zen cart so that it is hosted locally.

    Thanks,

    Anne

  10. #170
    Join Date
    Nov 2007
    Location
    East Sussex, United Kingdom
    Posts
    25
    Plugin Contributions
    0

    Default Re: Sheffield Blue Template Support Thread

    I submitted a post back in January but it seems to have been overlooked - probably because of the number of posts at the time. I love the template but if you go to phillumeny.eu, you will see that after my Home Page, the categories module becomes extensively occupied. I would like to be able to separate the subsections by either changing the colour of the text (preferably) or by strengthening the dotted lines between one section and the next. Can you or any other members advise how this can be done?

 

 
Page 17 of 85 FirstFirst ... 715161718192767 ... 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