I have been using xtypo on my sites for some time now, love it.
I am working on a Joomla! 1.5 based site and have uploaded the new version for it and I have no images.
Yes it is published, and the images show on the pages for the plugin, but when I put it into a page, it does give me a background color, but no image.
On this page,
http://www.southernrescue.org/Membership/46.html
I have two items, one it an xtypo_info and a xtypo_button1
Now, when I do a source view, where it should be I see the following:
| Code: |
p style=" background: url(plugins/content/xtypo/icon/info.gif) center no-repeat; background-color:#F8FAFC ; background-position: 15px 50%; text-align: left; padding: 5px 20px 5px 45px; color:#5E6273; border-top: 2px solid #B5D4FE ; border-bottom: 2px solid #B5D4FE;"
|