salve, inserendo un articolo in home page, il suddetto non si estende a tutta pagina ma viene "tagliato" sulla sinistra e il resto del modulo rimane bianco
e' possibile risolvere questo problema?
questo e' il firebug code
elemento {
}
#gkContentMainbody {
background: none repeat scroll 0% 0% rgb(255, 255, 255);
border-radius: 3px 3px 3px 3px;
}
#gkContentMainbody {
padding: 0px !important;
}
.gkPaddingR {
padding-right: 8px !important;
}
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: 0px;
border: 0px none;
outline: 0px none;
font-size: 100%;
vertical-align: baseline;
background: none repeat scroll 0% 0% transparent;
}
body, #gkPage .box.small > div > h3.header, #gkPage .box_text.small > div > h3.header, #gkPage .box_menu.small > div > h3.header, #gkBottomWrap .box > div > h3.header, #gkPage .box.advert h3.advert {
font-family: Arial,Helvetica,sans-serif;
}
body {
line-height: 1.8;
color: rgb(68, 68, 68);
}
body {
font: 13px/1.8 Arial,sans-serif;
}
body {
line-height: 1;
}