Jump to content

Recommended Posts

hello everybody,

 

Is there a way to edit css inside tpl or php module file that change the front end?

 

I need to pass php variables from DB to the css.

 

I know how to get the DB values and I need to pass to a css file.

 

Ex:

 

if in tpl file I do:

 

<style>

background{black} all the front end will desapear and be black and I don't understand why.

</style>

 

any help please

Link to comment
Share on other sites

×
×
  • Create New...