Aniel_Zemely
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Spreadplugin] locale and syntax?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 🙂Forum: Plugins
In reply to: [WP-Spreadplugin] locale and syntax?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 🙂Forum: Plugins
In reply to: [WP-Spreadplugin] locale and syntax?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!Forum: Plugins
In reply to: [WP-Spreadplugin] locale and syntax?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 🙂