GK GRID - joomla

Professional Joomla social template with metro design and JomSocial extension support.
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
Wed Jan 14, 2015 4:10 pm
Reply with quote
Report this post
Hi there, can you please let me know how I go about changing the background grey on GKGRID.

For example I want to change the colour to say RED?

Also is it possible to have individual colouring for each grid item (box).

Thanks
A
User avatar
Senior Boarder

teitbite
Thu Jan 15, 2015 11:21 am
Reply with quote
Report this post
Hi

I would need to see Your site first, because it can not work with some modules, but the general Grid background should be set with code:

Code: Select all
.gkGridGK5 {
background-color: red;
}


and its subfields with a code like:

Code: Select all
.gkGridGK5 .gkGrid-grid1_6-1 {
background-color: red;
}
User avatar
Moderator


cron