Page 1 of 1
Edit multiple css in backend
Posted: Fri 2. Jul 2004, 11:34
by isac
Hi,
Chosse from a list stylesheet in phpwcms_template/inc_css and edit
Thats it
Thanks

Re: Edit multiple css in backend
Posted: Fri 2. Jul 2004, 12:31
by frold
isac wrote:Hi,
Chosse from a list stylesheet in phpwcms_template/inc_css and edit
Thats it
Thanks

you can upload more css and insert them in the "head" like
Code: Select all
<link rel="stylesheet" type="text/css" href="http://www.mysite.com/my.css">
Posted: Fri 2. Jul 2004, 12:46
by isac
Yes, I know that
But maybe i did not explain well, if we have more then one css in
inc_css folder and want to do some changes it will be nice if can edit them in backend, because it will much faster and practise
thanks frold
Yeah - great feature request
Posted: Tue 6. Jul 2004, 07:18
by Ben
I, too, wondered about this feature. What isac is saying it that he (we) would like to be able to click ADMIN > 'default css' when logged in as an admin and be able to edit any of the style sheets in the inc_css folder - not just frontend.css. This would be especially helpful if there were different style sheets for each template. Essentially, it would be just like editing the page layouts or templates - you click the words 'style sheets' and are presented with a list of all style sheets. Then, you can choose to edit, delete or create a new style sheet.
Posted: Tue 6. Jul 2004, 12:16
by isac
I couldn't say better... thanks Ben!

Posted: Wed 7. Jul 2004, 09:10
by Ben
Yeah, but let's make it just like page layouts and templates, not just a dropdown list. It needs the ability to 'create new', edit and delete.