Results 1 to 6 of 6
  1. #1
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default styling difference between two languages

    Hi,
    I added Skype button as ezpage, and styled it like this
    #ezpagesContent {
    color: #330000;
    text-align: center;
    padding-bottom: 15px;
    }
    It does display correctly in the Italian section, but not in English.

    I seem unable to spot the cause.

    afzdesign dot com/cadante/index.php?main_page=index&cPath=1

    Thank you

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: styling difference between two languages

    In your template's CSS folder, there is a README that shows you how to create SPECIFIC stylesheets. There are guidlines for LANGUAGE SPECIFIC stylesheets there too.
    20 years a Zencart User

  3. #3
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: styling difference between two languages

    I had read it some time ago, and can't say I remember much, but I don't want a specific stylesheet, as the main one is doing ok for both languages, save this last one.

    I'll nevertheless go and reread it now, meanwhile if you think that I have to create a specific stylesheet plaes advise.

  4. #4
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: styling difference between two languages

    I read the readme, and unless my English is very bad, my understanding is that I should use the language specific if I want different styles, and I am actually trying to find out why using the same stylesheet there is a difference.

  5. #5
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: styling difference between two languages

    What's happening is quite simple...

    In your ITALIAN version, the word "Contattateci" is too long to be rendered NEXT TO the image, so it "nudges" onto the next line.

    In the English screen, the first word is "Skype" and it is a lot shorter than "Contattateci"...

    ... short enough to be rendered NEXT TO the image.

    Perhaps you can insert a <br /> tag in your html...

    <li><a href="<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script> <a href="skype:bottiglieria.ca.dante?chat"><img src="http://mystatus.skype.com/smallclassic/bottiglieria%2Eca.dante" style="border: none;" width=""></a><br />Skype Contact
    20 years a Zencart User

  6. #6
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: styling difference between two languages

    Thank you, I don't have access to the files right now, but I have no doubts you are correct; in case I'll post back.

 

 

Similar Threads

  1. Difference between these two pages-- winmerge question
    By countingsheep in forum General Questions
    Replies: 3
    Last Post: 12 Oct 2011, 12:20 AM
  2. Two domains for two different languages
    By fosmaster in forum General Questions
    Replies: 2
    Last Post: 19 Oct 2010, 11:03 AM
  3. Difference between 1.3.8a and 1.3.9?
    By superprg in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 21 Jul 2010, 12:28 AM
  4. Two Different Header two languages
    By PaulaSinner in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Mar 2009, 10:04 PM
  5. Two languages - two templates. Can this be done?
    By zoreli in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 17 Jul 2006, 03:23 PM

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