Jump to content

Recommended Posts

Hi guys,

 

These two questions maybe stupid questions but my brain has so many thoughts and I can't figure this out.

 

My first question is that I have seen on one site that they cache their CSS files. What's the case of this?

 

Also, if I was a user in a custom made CMS and changed the colors of texts and background colors in the CSS external file via that CMS with a select box. How do I get this to overwrite the external css file with a simple code? I know it can be done if the CSS was in the page and not an external file via php .... But I'm stuck with changing the external file.

 

Can anyone help and explain this to me please.

Link to comment
https://forums.phpfreaks.com/topic/254112-user-change-css-for-template/
Share on other sites

!important"

 

is that a css class? never seen it

it is a CSS declaration that makes sure that the CSS properties associated with the !important rule will always be applied, and will not be overwritten by conflicting CSS.

 

for reading, http://webdesign.about.com/od/css/f/blcssfaqimportn.htm

!important"

 

is that a css class? never seen it

it is a CSS declaration that makes sure that the CSS properties associated with the !important rule will always be applied, and will not be overwritten by conflicting CSS.

 

for reading, http://webdesign.about.com/od/css/f/blcssfaqimportn.htm

 

thank you

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.