FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
how to edit css( owner:nobody) (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: how to edit css( owner:nobody)
#374
drummerdave (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
how to edit css( owner:nobody) 3 Years, 9 Months ago Karma: 0  
why did TableBoss install under the unix user 'nobbody'? I cant edit the css file, or even delete it. I have only ftp access to server, no shell access. my other files are owned by root, and my FTP'd files are owned by my FTP user..they all are editable...but none of the TableBoss files
 
Logged Logged  
  The administrator has disabled public write access.
#376
fabrizim (Admin)
Administrator
Posts: 271
graph
User Offline Click here to see the profile of this user
Gender: Male Location: Lowell, MA Birthdate: 1980-08-14
Re:how to edit css( owner:nobody) 3 Years, 9 Months ago Karma: 7  
When components are installed via Joomla they are typically owned by 'nobody' unless you have the FTP layer enabled in Joomla 1.5. In order to change the ownership, you will need shell access to your server and will need to perform chmod and chown commands.

There is a way to edit the css without directly touching any of the TableBoss core files though:

1. Create a folder in the active template for your site at this level - [JOOMLA_ROOT]/templates/[ACTIVE_TEMPLATE]/com_tableboss/tpl/css

2. Create a file in there named public.css (if you would like to alter the css for the reservation wizard).

3. Add any CSS definitions you would like; they will be added after the core public.css stylesheet.

Best Regards-
Mark
 
Logged Logged  
 
Last Edit: 2008/05/06 14:33 By fabrizim.
  The administrator has disabled public write access.
#377
drummerdave (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Re:how to edit css( owner:nobody) 3 Years, 9 Months ago Karma: 0  
thanks for the tip, also you can just install JoomlaXplorer, although you cant change file ownwership, i was able to edit the css file owned as nobody strangley enough

best regards

john lyons
 
Logged Logged  
  The administrator has disabled public write access.
Go to top