Back to top

Autore Topic: template cah_ndeso e vrituemart .. su firefox funziona ---su ie, quasi  (Letto 2625 volte)

Offline lucaroar

  • Nuovo arrivato
  • *
  • Post: 44
    • Mostra profilo
Salve a tutti ragazzi !
provenendo da un passato su php_nuke .... ho fatto il salto di qualità , e ora mi ritrovo su joomla :)

non sono molto bravo , ma cerco di cavarmela facendomi aiutare da dreamweaver :)

cmq ho installato http://www.joomla.org.ar/site/components/com_datsogallery/img_pictures/2795740998-2.jpgcah_ndeso
 sembra funzionare ... installo virtuemart ....
è questo è il risultato

FIREFOXINTERNET EXPLORER 6

su firefox tutto ok .. su IE QUANDO METTO il modulo VIRTUEMART IN HOMEPAGE , succede quello che vedete

cosa puo essere ?

Grazie





Offline ramses_2th

  • Global Moderator
  • Instancabile
  • *****
  • Post: 4067
  • Sesso: Maschio
    • Mostra profilo
.....mipreoccuperei se non funzionasse in IE 7, la versione 6 ha notevoli problemi soprattutto in sicurezza.

Cmq prova a restringere i pixel riservato ai  moduli nel CSS

ciao

Offline lucaroar

  • Nuovo arrivato
  • *
  • Post: 44
    • Mostra profilo
.....mipreoccuperei se non funzionasse in IE 7, la versione 6 ha notevoli problemi soprattutto in sicurezza.

Cmq prova a restringere i pixel riservato ai  moduli nel CSS

ciao
hai ragione su ie6 , ma ancora è enormemente diffuso , quindi non posso evitare di supportarlo bene
eeem
guarda , io purtroppo sono agli inizi e css ne parlo poco e niente :( ...
non ti dico di modificarmi il template.css , se puoi dimmi solo la riga che  devo modificare :)
grazie

QUESTO è : TEMPLATE.CSS
Codice: [Seleziona]
/*Ardho template*/
*{margin:0;padding:0;}
body{background:url(../images/gradient-bottom.jpg) 0 100% repeat-x;font:normal 80%/1.3em arial,verdana;color:#404040;}
#outer{width:100%;background:url(../images/gradient-top.jpg) repeat-x;}
body.width_narrow #wrapper{width:770px;margin:0 auto;position:relative;background-color:#005d83;}
body.width_wide #wrapper{width:980px;margin:0 auto;position:relative;background-color:#005d83;}
.clr{clear:both;}
a{text-decoration:none;font-weight:bold;color:#005d83;}
h1{font:bold 22px/25px arial,verdana;margin:5px 0;color:#656565;}
h2{font:bold 20px/22px arial,verdana;margin:5px 0;color:#656565;}
h3{font:bold 16px/18px arial,verdana;margin:5px 0;color:#656565;}
h4{font:bold 14px/26px arial,verdana;margin:5px 0;color:#656565;}
/*header*/
#left-shadow{width:61px;height:346px;background:url(../images/shadow-top_lf.jpg) no-repeat;position:absolute;left:-59px;}
#right-shadow{
width:34px;
height:346px;
background:url(../images/shadow-top_rt.jpg) no-repeat;
position:absolute;
z-index:1;
top:0;
right:-325px
}
#header{position:relative;z-index:2;background:url(../images/back_header.jpg) repeat-x;overflow:auto;}
#topmodule{width: auto;
margin-left:320px;
margin-right: 13px;
position:relative;
top:10px;
color:#fff;
height:90px;}

#topmodule a{color:#fff;font-weight:bold;}
#logo{background:url(../images/logo.jpg) no-repeat;width:295px;height:86px;float:left;position:relative;top:0px;left:10px;}
#header #top{height:90px;}
#search{width:20%;float:right;height:1%;clear:left;}
#mod_search_searchword.inputbox{width:80%;margin-right:20px;}
#pathway a{color:#fff;}


/*topmenu*/
#topmenu {width:100%;}
#topmenu ul{text-align:center;width:94%;padding-left:10px;}
#topmenu li{list-style:none;float:left;background:url(../images/topmenu_divider.jpg) 100% 8px no-repeat;}
#topmenu a{display:block;color:#fff;margin:5px;padding:11px 12px;text-decoration:none;font:bold 1em/1em arial,verdana;}
#topmenu div{background:url(../images/topmenu_mid.jpg) repeat-x;overflow:hidden;}
#topmenu div div{background:url(../images/topmenu_left.jpg) no-repeat;}
#topmenu div div div{background:url(../images/topmenu_right.jpg) 100% 0 no-repeat;}
a#active_menu-nav, #topmenu a:hover{color:#ffbb63;}

/*Main Layout*/
#main{background-color:#005d83;padding:8px 15px!important;}
#inside{background:#fff url(../images/shadow-content-left.jpg) 10px 0 repeat-y;height:1%;position:relative;}
#tl{height:23px;background:url(../images/main_tl.jpg) no-repeat;position:relative;z-index:2;}
#t{width:100%;height:23px;background:url(../images/main_t.jpg) repeat-x;float:left;}
#tr{height:23px;background:url(../images/main_tr.jpg) 100% 0 no-repeat;}
#content{background:url(../images/main_l.jpg) repeat-y;position:relative;height:100%;width:100%}
#r{width:100%;background:url(../images/main_r.jpg) 100% 0 repeat-y;float:left;}
#bl{height:23px;background:url(../images/main_bl.jpg) no-repeat;position:relative;z-index:2;}
#b{width:100%;height:23px;background:url(../images/main_b.jpg) repeat-x;float:left;}
#br{height:23px;background:url(../images/main_br.jpg) 100% 0 no-repeat;}
/*content layout*/
body.width_wide #leftmodule{width:170px;float:left;padding:0 25px;padding-top:10px;}
body.width_wide #rightmain{width:725px;padding-top:10px;float:right;}
body.width_wide #maincontent-narrow{float:left;width:510px;min-height:590px;height:auto!important;height:590px;}
body.width_wide #maincontent-wide{width:auto;margin:0 30px 0 0;min-height:590px;height:auto!important;height:590px;}

body.width_narrow #leftmodule{width:170px;float:left;padding:0 25px;padding-top:10px;}
body.width_narrow #rightmain{width:515px;padding-top:10px;float:right;}
body.width_narrow #maincontent-narrow{float:left;width:310px;min-height:590px;height:auto!important;height:590px;}
body.width_narrow #maincontent-wide{width:auto;margin:0 30px 0 0;min-height:590px;height:auto!important;height:590px;}

#rightmodule{width:170px;float:right;padding-right:25px;}

#shadow-fix1{
width:126px;
height:10px;
background:url(../images/shadow-fix.jpg) 10px 0 repeat-y;
position:absolute;
left:128px;
top:38px;
}
#shadow-fix2{
width:126px;
height:10px;
background:url(../images/shadow-fix.jpg) 10px 0 repeat-y;
position:absolute;
left:96px;
top:-130px!important;
top:-7px;
z-index:1;
}

/*Module middle top*/
#module-mid-top{margin-right:20px;padding-top:5px;height:1%;overflow:hidden;}
#module-mid-top ul{margin-left:20px;}
#mod1, #mod2{width:49%;float:left;}
#mod1{margin-right:2px;}
#mod3{width:98%;float:left;}
#mod1 h3, #mod2 h3, #mod3 h3{background-color:#58a3c2;color:#fff;font:bold 1em/1.3em arial,verdana;padding:3px 10px;text-align:center;margin-bottom:10px;}


/*Content Styling*/
#leftmodule h3, #rightmodule h3{background:url(../images/h3button.jpg) no-repeat;color:#fff;text-align:center;height:25px;padding-top:3px;font:normal 1.1em/1.3em arial,verdana;}
.moduletable_menu li{list-style-type:circle;}
.modcontent{padding:0 5px 0 7px;}
.moduletable_menu, .moduletable {margin:0 0 15px 0;}
.moduletable_menu ul ul{padding:0;}
.button{margin:0;padding:0px 7px!important;padding:0 2px;}
.componentheading{font:bold 1.4em/1.5em arial,verdana;color:#005d83;}
.contentheading{font:bold 1.1em/1.3em arial,verdana}
.contentpaneopen p img{margin:5px 10px 0 10px;}
.contentheading, strong, .contentdescription{color:#656565;}
.small, .createdate, .modifydate{font-size:0.86em;color:#6a6a6a;line-height:1.2em;}
.contentpaneopen ul, #maincontent-narrow ul, #maincontent-wide ul{margin:10px 20px;}
.article_column{padding-right:10px;}
.column_separator {border-left:1px solid #e9e9e9;padding-left:10px;}
#leftmodule li{list-style:none;}
a.readon{font-size:1em;}
.modifydate{padding-top:0.5em;}
.createdate{padding-bottom:0.5em;}
.bannergroup_text{font-size:0.9em;margin-bottom:10px;}
.banneritem_text{margin:5px 0;}
.breadcrumbs a, .breadcrumbs{font-weight:bold;}
.contentpaneopen p img{margin:10px;}
.contentdescription{font-weight:bold;padding:5px 0;}
.smalldark{font-size:12px;font-weight:bold;}
.contentdescription img{margin:10px;}
fieldset{border:1px solid #ccc;}
.inputbox{background:#fff url(../images/inputbox.jpg) repeat-x;border:1px solid #e1e1e1;padding:2px;}
#form-login .inputbox{width:180px;margin:2px 0;height:14px;border:none;background:url(../images/inputbox.jpg) repeat-x;border:1px solid #e1e1e1;padding:5px}
.button{font:normal 1em/1em arial,verdana;padding:2px;padding-top:3px;margin:5px 0;border:1px solid #ccc;}
button{padding:2px 3px;border:1px solid #ccc;}
#form-login-remember .inputbox{width:15px;background:none;margin:0;border:none;height:15px;}
#contact_name.inputbox, #contact_email.inputbox, #contact_subject.inputbox, #contact_text.inputbox{margin:2px 0;min-height:14px;height:auto!important;height:14px;border:none;background:url(../images/inputbox.jpg) repeat-x;border:1px solid #e1e1e1;padding:5px}
#contact_text.inputbox{height:auto!important;}
.contact_email{margin-top:-20px;}
.bannergroup{margin:20px!important;text-align:center;}
.contenttoc{margin:8px;padding:4px 8px;border:1px solid #e1e1e1;}
.contenttoc a{font-weight:normal;}
.contenttoc th{padding:5px 0px;}
.menu li li {margin-left:15px;}
span.pagenav{font-weight:bold;}
.blog_more{margin-bottom:10px;}
div.pagenavcounter{font-weight:bold;}
legend{margin:10px;padding:3px 10px;font:bold 15px/15px arial,verdana;color:#656565;}

/*Footbottom*/
#foot-bottom p a{color:#fff;}
#foot-bottom p{color:#fff;font-size:11px;}
#foot-bottom{margin-top:10px;}

/*Table*/
.sectiontableentry1 td, .sectiontableentry2 td{padding:5px 10px;}
td.sectiontableentry1, td.sectiontableentry2{padding:3px;text-align:left;}
.sectiontableentry2{background-color:#eceeff;}
td.sectiontableheader{padding:5px 10px;background:url(../images/theader.jpg) repeat-x;color:#656565;border-top:1px solid #f3f3f3;}


/*Login*/
.login .inputbox{width:150px;}
#form-login-remember .inputbox{width:10px;}
.remember{font-size:0.8em;}
.login fieldset{margin-bottom:10px;}


/*Menus*/
.menu a, a.sublevel, #mainlevel li a.mainlevel{color:#404040;text-decoration:none;display:block;font-weight:normal;}
.menu a, a.mainlevel{background-color:#f1f1f1;margin:2px 0;padding:4px 5px 4px 10px;}
.menu a:hover, a.mainlevel:hover, a#active_menu.mainlevel, #current a{background-color:#e5e5e5;color:#ef8429!important;}
/* Tooltips */
.tool-tip {
float: left;
background: #ffc;
border: 1px solid #D4D5AA;
padding: 5px;
max-width: 200px;
}

.tool-title {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: bold;
margin-top: -15px;
padding-top: 15px;
padding-bottom: 5px;
background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
font-size: 100%;
margin: 0;
}



/*Bottom*/
#bottom{position:relative;}
#left-shadow-bot{background:url(../images/shadow-bot_lf.jpg) no-repeat;height:354px;width:46px;position:absolute;left:-45px;top:-354px;}
#right-shadow-bot{background:url(../images/shadow-bot_rt.jpg) no-repeat;height:354px;width:46px;position:absolute;right:-45px;top:-354px;}
#bot-b{width:100%;background:url(../images/shadow-b.jpg) repeat-x;height:44px;}
#bot-bl{height:44px;background:url(../images/shadow-bl.jpg) no-repeat;position:relative;left:-45px;}
#bot-br{height:44px;background:url(../images/shadow-br.jpg) 100% -1px no-repeat;position:relative;right:-89px;}

/*System*/
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #004fc6; background: #a5c9ff ; border-top: 3px solid #4737be; border-bottom: 3px solid #4737be;margin:0}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: white; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

dov'è che dovrei mettere le manine :)
poi C'è UN ALTRO  css nella cartella

CHIAMATO IE.css
Codice: [Seleziona]
/*IE*/
leftmodule{left:-203px;}
td.sectiontableentry1, td.sectiontableentry2{padding:2px;}
table.contenttoc a{display:block;margin:0 10px 5px 10px;}


« Ultima modifica: 27 Giu 2008, 22:05:52 da lucaroar »

Offline lucaroar

  • Nuovo arrivato
  • *
  • Post: 44
    • Mostra profilo
up
un aiutino please
« Ultima modifica: 28 Giu 2008, 13:14:21 da lucaroar »

Offline lucaroar

  • Nuovo arrivato
  • *
  • Post: 44
    • Mostra profilo
qualcuno puo dirmi quale riga nel css controlla i pixel nei moduli

grazie
« Ultima modifica: 28 Giu 2008, 15:42:28 da lucaroar »

Offline ramses_2th

  • Global Moderator
  • Instancabile
  • *****
  • Post: 4067
  • Sesso: Maschio
    • Mostra profilo
Dunque vediamo un po (ma cerca di UP ...pare di meno)

se il problema è in IE allora comuncia a modificare

IE.css

Questo
leftmodule{left:-203px;}

tisposta i moduli in LEFT a meno 203 pixel rispetto al punto zero.

Comincia a fare delle prove.

Offline lucaroar

  • Nuovo arrivato
  • *
  • Post: 44
    • Mostra profilo
finalmente qualcuno mi risponde ! grazie !

cmq fatto come dici tu
non cambia nulla :(

ho provato persino a cancellare completamente ie.css , ma non cambia nulla , rimane tutto identico
è come se non  lo usasse completamente quel css

 



Web Design Bolzano Kreatif