indenting problem with bullet points in k2 article

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Tue Jul 13, 2010 9:02 am
I've some problem with the bullet points when i try to indent the lines...

http://www.aviointeriors.studiotconzero ... Itemid=138
User avatar
Senior Boarder

GK User
Tue Jul 13, 2010 9:56 am
are you using the update (1.2.0) - i know there was some bugs with bullets in the first version, but should be fixed in 1.2.0... maybe the error is there :)
User avatar
Platinum Boarder

GK User
Tue Jul 13, 2010 12:31 pm
as recommended by you I've updated the template to the last release but the problem with the bullets indentation still remains...

i've tryed also to paste text to notepad first to avoid errors... without any results...

http://www.aviointeriors.studiotconzero ... Itemid=139

please help me to find a solution...

thanks in advance

Luke
User avatar
Senior Boarder

GK User
Tue Jul 13, 2010 3:39 pm
StudioTconZero wrote:
as recommended by you I've updated the template to the last release but the problem with the bullets indentation still remains...

i've tryed also to paste text to notepad first to avoid errors... without any results...

http://www.aviointeriors.studiotconzero ... Itemid=139

please help me to find a solution...

thanks in advance

Luke


no one can help, me, please...
User avatar
Senior Boarder

GK User
Tue Jul 13, 2010 3:58 pm
Hi,
I'm not sure what are you looking for, but if is what i think, maybe in css/typo.css (line 217)
Code: Select all
ul li {
list-style-position:outside;
}

change it by
Code: Select all
ul li {
list-style-position:inside;
}
User avatar
Senior Boarder

GK User
Tue Jul 13, 2010 4:18 pm
:woohoo: Great !!! it works!!!

Thanks Julianeurope... I hope to return the favor...

;) Luke
User avatar
Senior Boarder


cron