MN Forum
Theme can not be changed - Printable Version

+- MN Forum (http://forum.mn-shop.com)
+-- Forum: Products (http://forum.mn-shop.com/forum-products.html)
+--- Forum: Feature Request (http://forum.mn-shop.com/forum-feature-request.html)
+---- Forum: PES Pro (http://forum.mn-shop.com/forum-pes-pro.html)
+---- Thread: Theme can not be changed (/thread-theme-can-not-be-changed.html)



Theme can not be changed - MegaTraffic - 04-15-2015

Hello people,

i have a problem.
If I change something in the theme / default / style.css and save the file does not save.

example:
Background color is blue
Change the background color to white (save everything)
Nevertheless background color is blue

I hope you know what I mean ... ^^

Anyone have a solution?
Thank you!


RE: Theme can not be changed - Daxter - 04-15-2015

Hello,

I checked and everything works fine, background was changed to white color. CTRL+F5 on your website, maybe you have some problems with the cache.

Regards!


RE: Theme can not be changed - MegaTraffic - 04-15-2015

Hi
No, this was just an example.

Just so I wanted to say, no matter what I change in the script, the file does not change.


RE: Theme can not be changed - Breaker - 04-15-2015

Delete your Browser Cache !


RE: Theme can not be changed - MegaTraffic - 04-15-2015

Hi

@Breaker Thank you, I've already tried.

I once made a picture so that you might know what I mean....

Hidden content for guests

I would like to change the footer background in white.
Above the paint is still in gray (#aaaaaa)
In the style.css file I change the save in white (#ffffff)
And as you can see the color still remains gray

No matter what I change font size / color nothing more I can change


RE: Theme can not be changed - kasabezwysilku - 04-15-2015

If you want to change footer color you need to change it in footer div style...

Hidden content for guests

Now you have:
Code:
Hidden content for guests

You need to change it to:
Code:
Hidden content for guests



RE: Theme can not be changed - treicadani - 04-15-2015

Is due to the fact that's a background and not a background color.
You may want to add the color code to background-color:#ffffff; or background-color:white; instead of background:#ffffff

Dani


RE: Theme can not be changed - MegaTraffic - 04-15-2015

@kasabezwysilku I have changed, but he did not accept the change.
Have the server is rebooted ... so far everything working again
Thanks to all!
------
Thread can be closed.