Category background problem

Posted in: Newspaper
Post count: 54

Hey guys,

I encountered a small problem and I can’t locate the issue. No matter what background I apply to the theme, that background works ONLY on the homepage, the category pages (and any post page) override it, even if I set a specific background to that category.

Let’s say I’ve added a red background to the category X, once I visit that category page, the background is red but it changes immediately after 1 second.

Any help is appreciated.

Post count: 780

Hello,

It change because you set a color and a picture as background or you have a picture in another category who is parent to this category.

Please send me the url to that category if possible.

Post count: 54

I did set a background picture from Customize but I thought that should apply site wide not only the homepage. Here’s the link: http://www.gamesmatic.com/category/reviews/

Tnx alot

Post count: 54

so..nothing? 🙂

Post count: 3343

Hello,

I see you have a gray background on homepage and that is on all pages on your site.
Is everything ok now?

Thanks for the message and sorry for long delay!

Post count: 54

Hello,

I have the grey background set as a general background and for the category Reviews for example, I have the red background (added as test). As you can see, once you visit Reviews, it will turn red then immediately grey. And if you look closer on the background of “reviews”, it’s a different background altogether than the main background.

It’s strange and I can’t localize the issue.

Post count: 3343

Hello,

What i see and is strange for me…why do you have that category there: http://screencast.com/t/s81o9BrC6

Please can you send me access to your wordpress to take a look.
Send via email at contact@tagdiv.com

Post count: 94

Hello,

may I ask how you’ve added the shadow behind the big slide module (http://www.gamesmatic.com/)? Looks nice!

Greetings

  • This reply was modified 12 years by davistar.
Post count: 54

It’s easy, you just look for the parent div of the slider and you add the following css:

-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);

Evidently, you can tweak that for your liking…colors, thickness etc

Post count: 94

Thank you, I appreciate your help!

  • This reply was modified 12 years by davistar.
  • This reply was modified 12 years by davistar.
Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.