Wrapper-Inhalt (Tabelle) zentrieren? - Joomla! Forum - community, help and support


hallo,

beschäftige mich erst seit 2 tagen mit joomla und hänge nun einem kleinen problem fest.
habe folgende tabelle mit hilfe des wrapper-moduls eingebunden (lmo-minitabelle) und hätte diese jedoch gern zentriert.

image

template.css sieht wie folgt aus:

/*****************************************/
/*** template specific layout elements ***/
/*****************************************/
#page_bg {
padding: 0;
margin-bottom: 1px;
}

div.center {
text-align: center;
}

div#wrapper {
margin-left: auto;
margin-right: auto;
}

body.width_medium div#wrapper {
width: 950px;
}

body.width_small div#wrapper {
width: 773px;
}

body.width_fmax div#wrapper {
min-width: 750px;
max-width: 1050px;


jemand eine idee ich ändern muss?

danke im voraus






Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support