Hi
I have followed the wiki page on recreating the demo site for bluemaster but none of my icons display.... is there something obvious that I might have missed?
The paths to the files are all correct and the icons are in the correct place.
Any help would be much appreciated
Thanks
Craig Henderson
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screenshot.png | 414.86 KB | pwhiteside |
Comments
Comment #1
simplyhickman commentedI'm having the same issue .. any feedback or assistance?
Comment #2
pwhiteside commentedCan you be more specific about which icon's.
Front page block title icons, sidebar icons, social media icons, all of these? The block and sidebar icons are requested through the css while social icons are requested through the php files.
You should use Firebug for Firefox, or the built in dom editor in Chrome (F12), click the search page button and find the element you want the icon to appear. If the link is in the code, hover over it and the dom should show the image.
See attached.
Comment #3
simplyhickman commentedHi,
I resolved the issue. The code was fine however using Full HTML was not working. Enabled PHP and set that for the page display = I now have images.
Many Thanks