• bigedmondj

    (@bigedmondj)


    I did a search, and tried the methods i found, but no luck getting it to work.

    I have a site that has English and Spanish. The site was built with English and all the text for formatted for that, but i need to be able to make changes in formatting due to length of text in Spanish. But i can not have this affect the formatting on the english version. What would make it easy for me is to have something like lang-eng in the body tag class for english, and lang-esp in the body tag class for spanish version.

    One of my issues is, i already have `<body id=”top” <?php body_class( $class ); ?>>
    `
    This option would need to be able to work with the $class already as my site setup requires the class tags that are generated for certain pages and i cant have that go away.

    My website is Craig Rd if you want to look at the site.

    Any help on exact instructions would be great as i do design and HTML/CSS mostly. I suck ass at PHP.

    https://www.ads-software.com/extend/plugins/qtranslate/

  • The topic ‘CSS class change in’ is closed to new replies.