Styling question

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Wed Jun 24, 2015 8:16 am
Dear Gavick,

Iam using the News Show Pro module for a website see: http://jellprofielfotografie.nl/index.php/news. Now the background is white of the text boxes. Is it possible to gif an article a tag for example .black. And that the background of that one specific article will be black?

Regards Marco
User avatar
Fresh Boarder

GK User
Wed Jun 24, 2015 8:29 am
Hi,
I don't understand concept with gif image, but
for example check :
.inverse > figcaption {
background: black;
}
.gkNspPM-GridNews .inverse p {
color: yellow !important;
}

User avatar
Platinum Boarder

GK User
Wed Jun 24, 2015 8:35 am
Hi This is the concept, so is it possible to make the background black at some articles?
User avatar
Fresh Boarder

GK User
Wed Jun 24, 2015 8:55 am
In theory all is possible, officially we cannot help in customizations,
but I can give you another clue (tip) :
you have to use CSS3 :nth-child() selector and right class, and you will be able to override selected 3, 6, 8 elements from white into black bg.
User avatar
Platinum Boarder

GK User
Wed Jun 24, 2015 9:54 am
Ok thank you! One more question for the "Grid News" mode the limit of rows is 10 rows is it possible to make this more? Or is that also customization?
User avatar
Fresh Boarder

GK User
Wed Jun 24, 2015 10:37 am
If you didn't found it in module settings, yes it means "hardcode"
of course you can use two modules, row after row, but it may slow your page a little bit more than using only one module.
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.