beeseek-devs team mailing list archive
-
beeseek-devs team
-
Mailing list archive
-
Message #00045
HoneyBee - Fire Results page
In the honeybee fireresults.html page, images of the theme are called
using this syntax:
/background-image: url(http://localhost:50009/head-bg.png);/
This runs only when hive server is working, and if I wont to use a
different port than 50009, I have to change this code.
Calling images with this syntax:
/background-image: url(head-bg.png);/
permit us to climb over this obstacle and call images by the honeybee
self directory.
--
=============================
Claudio Azzarello
- BeeSeek Wiki Team Leader
Follow ups