Jump to content

[Solved] - I reset the Categories Block and my theme went a bit haywire! - Help!


Recommended Posts

Hi Guys

 

I "reset" the Categories Block module in the BO and it created a bit of havoc with the FO theme but I have managed to fix up almost everything except the red background on the Categories title...please see the attached screen shot.

 

It should be the same colour (Fea800) as the other title backgrounds.....

 

I can't figure out how to fix this.

 

Any help is greatly appreciated.

 

Regards

Greg

 

 

update - I found the categoriesblock.css file and changed it to fea800....all fixed...

 

post-831791-0-80336300-1415433810_thumb.png

Edited by lateral (see edit history)
Link to comment
Share on other sites

Hi Paul

 

I did flush the cache multiple times but it still remained red.

 

I then found the theme1005/css/modules/blockcategories/ blockcategories.css and I changed the following code:

 

#categories_block_left .title_block {

    font: 500 23px/24px "Roboto", sans-serif;

    color: black;

    text-transform: uppercase;

    padding: 12px 0 15px 18px;

    color: #fff;

    margin-bottom: 13px;

    background: #fea800; (this was #ff0000)

    overflow: hidden;

    border: none; }

 

And the problem was fixed....

Link to comment
Share on other sites

Hi Again Paul

 

What happened when I "Reset" the "Categories Block" module?

 

I compared the files in a very recent backup that I had just prior to me resetting the module and the change that I had to make that I mentioned in my previous post was not there, so I'm confused as to what actually happened....

Link to comment
Share on other sites

Hi Paul,

 

I think the colours of the background was originally changed by the "Customisation Tool" that is displayed on the left hand side of the FO when you are also logged in on the BO....

 

So, I'm assuming that the reset somehow also resets any changes that were made via this tool??

 

This begs the question, where are these changes stored?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...