UL and LI problem

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Mon Jun 04, 2012 11:01 pm
Hi, please any question.
I try to insert a UL and LI code on K2 article, they disappear. S on meyer.css there is a code:

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

So, if try to modify this;

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
/*padding: 0;*/
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

UL and LI on K2 article work fine, but on other website side not.
How can i fix this?

Another fix. he space to line text on article is to large.
User avatar
Senior Boarder

GK User
Wed Jun 06, 2012 7:58 am
Please post a link to your website so we can check. Thank you.

See you around...
User avatar
Platinum Boarder

GK User
Wed Jun 06, 2012 8:19 am
Yes, sorry.... www.21dieci.it

On this article, http://www.21dieci.it/bloggare/tecnolog ... inned.html, they are a UL and LI list to text:

Evitare di nascondere al web, il vostro profilo Pinterest
Compilare il più dettagliatamente possibile le informazioni generiche della vostra attività
Partecipare attivamente con Pin e Re-Pin
User avatar
Senior Boarder

GK User
Wed Jun 06, 2012 9:03 am
Please add following css code in to your override.css ( templates/gk_templatename/css/override.css ) and enable it in template settings > advanced settings > css override.
Code: Select all
#k2Container ul li {
    list-style-position: inside;
    list-style-type: disc;
    padding-left: 3px;
    line-height: 30px;
    font-weight: normal;
}


See you around...
User avatar
Platinum Boarder

GK User
Wed Jun 06, 2012 9:09 am
Thanks Norman...it's ok.
User avatar
Senior Boarder

GK User
Wed Jun 06, 2012 9:21 am
No problem at all, see you around...
User avatar
Platinum Boarder

GK User
Wed Nov 14, 2012 4:10 pm
using boutique and standard content page cant get the border to show - even when i change the overide.css please help http://www.umsisihouse.com/index.php/20 ... 3-18-09-23
User avatar
Senior Boarder

GK User
Sun Nov 18, 2012 9:25 am
Site offline, you can send access details to normanuk[at]live.co.uk and I ll take a look, see you around...
User avatar
Platinum Boarder


cron