Simple Image Gallery Pro conflict with Creativity

Responsive, suitable for any type of business, built for any needs elegant one-page Joomla template.
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 Sep 04, 2013 10:01 am
Reply with quote
Report this post
I have bought the K2 extension 'Simple Image Gallery Pro' - their css styles gets override by Creativity.

So I had to make remove some stylling in override.css

.itemBody > div > ul li:before,
ul.gkBullet1 li:before, #k2Container .itemFullText ul li:before, #k2Container .itemIntroText ul li:before {
color: #222;
content: "";
}
.itemBody > div > ul li,
ul.gkBullet1 li, ul.gkBullet2 li, ul.gkBullet3 li, ul.gkBullet4 li, #k2Container .itemFullText ul li, #k2Container .itemIntroText ul li {
line-height: 1.8em!important;
list-style: none;
margin: 0!important;
overflow: inherit;
padding: 2px 0 2px 2px;
position: relative
}

You can see example here, try and remove overide.css and see what happens :)

http://hadbergs.dk.linux81.wannafindser ... lepiercing

The solution i made, corrupts the <ul> typography of your Creativity styles - so I will have to make some changes to the override.css

****This is only so you know it :) But if you have a good solution please tell :)****

Simple Image Gallery Pro does'nt play well with Creativity out of the box...
User avatar
Senior Boarder

GK User
Thu Sep 05, 2013 5:58 am
Reply with quote
Report this post
HI,
On JED you can find over 9 thousands of extensions for Joomla, so it's not possible to check them all.
Sometime just delete "!important" rule it should help much more than "neutralize" all styles from CSS.
User avatar
Platinum Boarder

GK User
Thu Sep 05, 2013 10:50 am
Reply with quote
Report this post
Yep I understand - I simply pointed 'Simple Image gallery Pro' out as it is the one that K2 is official supporting.

When you are new to K2 and want an Image Gallery, why not choose the one that K2 is linking to :)

I will remove some !important rules and be a happy camper ;)
User avatar
Senior Boarder


cron