Jump to content

[SOLVED] extra box on category page


Recommended Posts

In yourtheme/css/category.css find this:

 

.content_scene_cat .content_scene_cat_bg {

    background-color: #464646 !important;
    padding: 18px 10px 10px 42px;
}

remove: background-color: #464646 !important;

  • Like 1
Link to comment
Share on other sites

Thank Dioniz.

 

That worked. I also removed the border as well. Didn't really need or like it :P

I also centered the category image.

 

I may take it out in the future. Not sure if I want it or not.

 

I will make a screencast soon on how to do all we've done here and the additional stuff I did soon and put it on youtube :)

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

×
×
  • Create New...