Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Aniel_Zemely

    (@aniel_zemely)

    Aha, it’s the theme which is adding <i></i>.
    Quote: /* Insert <i>’s into various HTML elements, for CSS Sprites
    Using <i> instead of <span> for brevity. Without this extra markup
    the CSS sprite images cannot be compact and thus have to increase
    in both file size (\”empty\” space in an image consumes file size, too)
    and image dimensions: You’d have to make sure neighbor icons of the icon
    you want to use don’t \”lurk through\” the background */
    $(‘” . $insert_for_sprites . “‘).prepend(‘<i></i>’);
    Working on it 🙂

    Thread Starter Aniel_Zemely

    (@aniel_zemely)

    Thanx Thimo for asking.
    The page renders with different positioning problems in different browsers. I have disabled every plug-in one by one, to no effect, so will now follow your suggestion of looking at the style.css 🙂

    Thread Starter Aniel_Zemely

    (@aniel_zemely)

    Tons of kudos stuff!
    The web is a balance between publicity and privacy – api keys get removed from public posts 🙂
    Haven’t been through the code, but the mouseover to design view works well. Now I need to work out where those arrows are coming from and tidy up white space.
    Thanks!

    Thread Starter Aniel_Zemely

    (@aniel_zemely)

    Thanx, @ least got the locale right now.
    (would it save your time to post example alternatives and examples for each variable?)
    shop_id=”362086″
    (http://362086.spreadshirt.co.uk/)
    Page will be http://zingobulus.co.uk/shop/
    It’s all being built, so don’t look too closely 😉
    Danke 🙂

Viewing 4 replies - 1 through 4 (of 4 total)