News background broken

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Mar 18, 2016 9:31 am
Reply with quote
Report this post
Hello,

I noticed that the background of our news somehow broke:
Visit mohawks-paintball.de an klick on one of the news.
You'll see that the background is transparent. I don't know if anything else broke too.
Could you please have a look at this? Sounds like a trivial problem but I would like to know what causes this. Maybe an update?

Regards
User avatar
Fresh Boarder

GK User
Fri Mar 18, 2016 10:22 am
Reply with quote
Report this post
Can't edit my first post...
Found out that this is relevant.
When I remove the suffix (noBgKunena) it works again. Something must have changed since then.
How can I fix that so I have no background for kunena and a background for news.
User avatar
Fresh Boarder

teitbite
Wed Mar 23, 2016 10:11 am
Reply with quote
Report this post
Hi

Can You please exaplain it a little better please ? Just tell me the url and the place and wheat background You want where. I'm afraid I do not understand right now.
User avatar
Moderator

GK User
Fri Mar 25, 2016 1:40 pm
Reply with quote
Report this post
Okay, it is about this:
Just look at one of our news posts, e.g.:
http://mohawks-paintball.de/component/k ... s-am-start

It should look like this:
Image

But instead it looks like this:
Image

This has something to do with the suffix (noBgKunena) I created in the past, see this post.
Removing the suffix will solve the problem with the news, but then I don't have the transparent background at the forums anymore.
User avatar
Fresh Boarder

GK User
Tue Mar 29, 2016 1:04 pm
Reply with quote
Report this post
Ok, I think I have found a workaround.
I have created another suffix for com_k2 and assigned a white background.
seems like k2 is behaving weird?!
User avatar
Fresh Boarder

teitbite
Mon Apr 04, 2016 10:51 am
Reply with quote
Report this post
Hi

You have this code in override:

Code: Select all
.noBgKunena #gkPageContent > div {
    background: transparent none repeat scroll 0 0;
}


this is what is removing background. Try get rid of page class suffix "noBgKunena" from this pages You do not need it.
User avatar
Moderator


cron