NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
snowklein
May 30, 2010Aspirant
Frontview css error for background image
The relative path to the macFFBgHack.png is wrong. Either the css needs to change to point to ../images/macFFBgHack.png or the image needs to be placed in the theme folder.
mainz:/frontview/ui/resource/theme# grep macFFBgHack *css
thickbox.css:.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;} /* Use /images/macFFBgHack.png if you need grayout background */
2 Replies
Replies have been turned off for this discussion
- Darth_VaderNETGEAR Expert
snowklein wrote: The relative path to the macFFBgHack.png is wrong. Either the css needs to change to point to ../images/macFFBgHack.png or the image needs to be placed in the theme folder.
mainz:/frontview/ui/resource/theme# grep macFFBgHack *css
thickbox.css:.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;} /* Use /images/macFFBgHack.png if you need grayout background */
This is intentional because we are not showing grayout background. The comment indicates the correct path to use if you really want to show a grayout background when the loader appears.
Thanks - snowkleinAspirantThe appropriate way to do this would be to remove the reference to the image, not change the path of the image. Otherwise you get messages in the http error log. Also, the greyed out background looks much better. :)
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!