Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
GGANG
Experienced
Topic Author
Posts: 122
Joined: 02 Feb 2012, 11:01

Remove Background On The Title.

21 Dec 2015, 17:21

Hi Karl,

Last week after convert from V.0.12 this two websites have a background linear-gradient on the title and somewhere else.
How to remove it?
Image

Please check it out for me.
http://pornsaknanakorn.com/
http://bycottoart.com/

And other thing I would like to ask you.
X3 officially released, when will enable the audio player?

Thanks :D
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14469
Joined: 30 Sep 2006, 03:37

Re: Remove Background On The Title.

22 Dec 2015, 01:40

GGANG wrote:Last week after convert from V.0.12 this two websites have a background linear-gradient on the title and somewhere else.
How to remove it?
This is because the "disqus" CSS class has been inherited into your pages in the convert process, as the convert process just thought it was an ordinary css class. I am not 100% sure if it is in all your pages, but you have to remove it! Likely it is in the page->settings->module->module classes:
Image

... or, if too much work to remove the "disqus" tag for all pages, you can add this to settings->custom->custom CSS:
Code
.context.disqus {
  background: transparent;
}
.context.disqus h2.subheader{
  margin: 0.5rem 0;
}
GGANG wrote:X3 officially released, when will enable the audio player?
We should have time to look into audioplayer in a months time, after new www.photo.gallery is ready.
 
User avatar
GGANG
Experienced
Topic Author
Posts: 122
Joined: 02 Feb 2012, 11:01

Re: Remove Background On The Title.

22 Dec 2015, 02:46

Its solved by add css class. Thanks so much. :D
mjau-mjau wrote:We should have time to look into audioplayer in a months time, after new www.photo.gallery is ready.
I hope you will be reach it as soon as.
Many users and visitors be bored with wordpress site.
X3 will be promoted much more.

Thank you for the excellent web template and support. :D