- Thank you received: 0
CSS not Changing
-
tamarae11
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 2 months ago #35919
by tamarae11
CSS not Changing was created by tamarae11
Hello.
I am trying to edit the template_css.css file. However, the css is not accepting any of my changes. None of the images for the backgrounds are changing. I have tried style 1, which is the default, and I have tried changing the template style to style 3... none of this works. I have emptied my cache and tried different browsers as well as FTP.
Suggestions and/or help please
I am trying to edit the template_css.css file. However, the css is not accepting any of my changes. None of the images for the backgrounds are changing. I have tried style 1, which is the default, and I have tried changing the template style to style 3... none of this works. I have emptied my cache and tried different browsers as well as FTP.
Suggestions and/or help please
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #35924
by ivan.milic
Replied by ivan.milic on topic CSS not Changing
You need to take care about css rules advantages. Simplest way just use !important flag for each css property you set, example:
color:red!important;
color:red!important;
The following user(s) said Thank You: tamarae11
Please Log in to join the conversation.
-
tamarae11
Inactive member -
Topic Author
- New Member
-
Less
More
- Thank you received: 0
11 years 2 months ago #35982
by tamarae11
Replied by tamarae11 on topic CSS not Changing
Thank you. I will give this a try.
Please Log in to join the conversation.
Time to create page: 0.152 seconds