Jump to content

Displaying CSS in a text area for user editing


jkewlo

Recommended Posts

Yeah I was thinking that Creating pre made themes and then letting them select that and just have the theme read from the database have a path set up in there to like

 

css/themes/dark/style.css

css/themes/default/style.css

 

etc....

 

echo "<LINK REL=StyleSheet HREF=css/themes/". $Crows['style'] ."style.css TYPE=text/css>";

 

or something on the lines of that, Also I am looking for some other php dev's if interested in helping with the site alot of it is completed/work in progress http://www.eve-lounge.com

Yeah I was thinking that Creating pre made themes and then letting them select that and just have the theme read from the database have a path set up in there to like

 

Most sites have that, or do what I suggested before, which is give them options to choose from so you have entire control.

 

or something on the lines of that, Also I am looking for some other php dev's if interested in helping with the site alot of it is completed/work in progress http://www.eve-lounge.com

 

That would belong in the Freelance section.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.