List styling fixed

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
Sat Mar 02, 2013 8:42 am
Reply with quote
Report this post
Hi
On dev.lambrick.com (soon to be lambrick.com) I came across a problem with GK typography. In K2 items, I use various GK classes for lists but since I updated to GameNews v.3.8 my unordered lists were fixed to the bullet2.png.

e.g. http://dev.lambrick.com/index.php?optio ... Itemid=984

I tried enabling/disabling the K2 styling in k2 prefs but didn't work.

In the end I removed

,#k2Container .itemFullText ul li, #k2Container .itemIntroText ul li

from

ul.gkBullet2 li {
background: url("../../images/style3/typography/bullet2.png") no-repeat 0 8px !important;
}

in templates/gk_gamenews/css/typography/typography.style1-3.css

It did the job, but what is the problem...? Is there a better 'fix'?
User avatar
Junior Boarder

GK User
Mon Mar 04, 2013 4:05 am
Reply with quote
Report this post
Perhaps connected, when I choose from the typographic Gavick 'legends' I get colors that do not match the website/demo. i.e. the legend classes don't' seem to be coming from templates/gk_gamenews/css/typography/typography.style1-3.css

Simon
User avatar
Junior Boarder

teitbite
Mon Mar 04, 2013 10:22 am
Reply with quote
Report this post
Hi

I cannot see wrong styling right now, so if You will come across another issue please report it here. I'm subscribed to this thread now, so will try to answer fast and track the problem.
User avatar
Moderator

GK User
Wed Mar 06, 2013 12:37 am
Reply with quote
Report this post
Hey Teit,
Site is now up at www.lambrick.com.

My issue is that the site is working well (i.e. all bullets can be styled, not fixed at bullet2.png) but only because I removed the code (see below) from the three typography css files.

I am also hesitant to do that, in case I break something ;-)

I would prefer to know what the issue was.

Simon

sejgoff wrote:Hi
On dev.lambrick.com (soon to be lambrick.com) I came across a problem with GK typography. In K2 items, I use various GK classes for lists but since I updated to GameNews v.3.8 my unordered lists were fixed to the bullet2.png.

e.g. http://dev.lambrick.com/index.php?optio ... Itemid=984

I tried enabling/disabling the K2 styling in k2 prefs but didn't work.

In the end I removed

,#k2Container .itemFullText ul li, #k2Container .itemIntroText ul li

from

ul.gkBullet2 li {
background: url("../../images/style3/typography/bullet2.png") no-repeat 0 8px !important;
}

in templates/gk_gamenews/css/typography/typography.style1-3.css

It did the job, but what is the problem...? Is there a better 'fix'?
User avatar
Junior Boarder

teitbite
Wed Mar 06, 2013 11:07 am
Reply with quote
Report this post
Hi

Sorry. It's hard to tell what was it right now. I must say Your site look very good :)
User avatar
Moderator

GK User
Wed Mar 06, 2013 7:33 pm
Reply with quote
Report this post
Well, as its working, I wont' touch it ;)

(p.s. Thanks. It's been a long road getting this site up.)
User avatar
Junior Boarder


cron