Having an issue with displaying inline fields.
While I'm able to pickup the change in ~/templates/Dataface_Logo.html ( which in reality is /var/www/html/csodb/templates/Dataface_Logo.html ); i dont' seem to pickup the:
head_slot.html
or:
styles.css
#Systems-city-wrapper, #Systems-state-wrapper {
float: left;
width: 10%;
}
I've re-read the tutorial - , put in full pathing for href ( head_slot ), Have tried copying / placing the files into the ~/Dataface/templates directory.... Created the ~/templates.c directory etc.
So... I checked my logs and voila!
File does not exist: /var/www/html/csodb/styles.css
Question :: Where does the "templates" directory get "set" from?