GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Here's a tricky one. Web pros inside... (https://gfy.com/showthread.php?t=1020642)

TripleXPrint 05-01-2011 12:25 PM

Here's a tricky one. Web pros inside...
 
I gave my subscribers access to their site CSS files. The templates are pure CSS, no tables. They can redesign their website with the stylesheet. However, I didn't think about the people that had no clue with CSS. It is now the biggest issue.

Is there a way to create a page where all of the stylesheet information is displayed in plain English? It will just say background and allow them to either upload an image or choose a color and it automatically edits the stylesheet.

FlexxAeon 05-01-2011 12:32 PM

yeah it's possible...

if they're editing actual CSS files, you'd have to build a php form that will modify the files. look up fopen, fread, fwrite, etc on php.net

and i'm just touching the tip of the iceberg here... there are existing open source scripts out there you can use

storing the info in a DB would be a lot easier and less load than the file writing option

edit : sorry i just realized you didn't even mention PHP lol... but yeah it's possible with most all languages

TripleXPrint 05-01-2011 12:49 PM

Thanks, it will be in php. I'd rather not reinvent the wheel. Can you recommend a good script? It doesn't matter if it's open source or not.

FlexxAeon 05-01-2011 01:15 PM

Quote:

Originally Posted by TripleXPrint (Post 18100223)
Thanks, it will be in php. I'd rather not reinvent the wheel. Can you recommend a good script? It doesn't matter if it's open source or not.

not really - i haven't used one in a long while but there are several of them. i'd start at www.hotsctipts.com or google.


All times are GMT -7. The time now is 01:28 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123