Back to top

Autore Topic: [RISOLTO] sovrapporre immagini  (Letto 3952 volte)

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
[RISOLTO] sovrapporre immagini
« il: 18 Feb 2011, 13:34:58 »
ho questo sito con template mybusiness
l'immagine al centro è spotlight, ed è nella #contentarea

vorrei far si che le 3 voci di menu in basso (prechè,chi sono,psicotube) si sovrappongano all'immagine centrale, e quindi spostarle anche un po in alto
come fare?
grazie e ciao
allego css
Codice: [Seleziona]
body {
margin: 0px;
padding:0px;
background-color: #1F6BB2;
background :url(../images/header-bg.jpg) no-repeat top center;
}
body, td, th {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 14px;
color: #1F6BB2;
line-height: 160%;
}
h1, h4, h5, h6 {
font-size: 12px;
color: #fff;
font-weight: normal;
}
h4 {
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
color: #FF9900;
margin-left: 2px;
}
h2 {
color: #1F6BB2;
font-weight: normal;
font-size: 20px;
         margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 32px;
}
h3 {
color: #990000;
font-weight: normal;
font-size: 12px;
text-transform: none;
margin-bottom: 10px;
padding-top: 0;
margin-top: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
color: #204b95;
}
a:hover {
color: #10aae3;
}
a:active {
background-color: #E9a616;
}

.container {
width: 950px;
margin: 0 auto;
}

#contentarea {moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;
 clear:left;float:left;
position:relative;left:-25px !important;top:48px !important;
height:409px;margin-top:0;padding-bottom:0px;width:1000px; transparent overflow:auto;
background:#29455e;
}

#top {
width: 100%;
}
#top-cover {
width: 950px;
margin: 0 auto;
}
#logo {
width: 950px;
float: left;
margin-top: 30px;
margin-left: 00px;
background:#ffffff;
}
#header {
width: 950px;
float: left;
display: inline-block;
margin-bottom: 10px;

}
#content {
width: 950px;
float: left;
position:relative;left:0px !important;
top:60px !important;

margin-top: 50px;
!margin-left: 165px;
!background:#fdddff;

}
#content2 {
width: 800px;
float: left;
margin-top: 20px;
margin-left: 20px;
}
#right {
width: 255px;
float: right;
padding-bottom: 70px;
margin-top: 20px;
color: #666;
margin-right:15px;
}
#right .moduletable {
margin-bottom: 20px;
}
#bottom {
width: 950px;
clear: left;
float: left;
color: #666;
background:transparent;
padding:0 0 0px;
height:125px;
margin-top:-0px;
}
#right h3, #bottom h3 {
margin: 0px;
font-weight: bold;
color: #1F6BB2;
font-size: 18px;
font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-serif;
border-bottom:5px solid #242424;
padding:0 0 5px 0;
}

td {    padding-top: 40px;}

#right_div {
background:#ffffff;
 float: right;
position:relative;left:0px !important;top:30px !important;
font-size: 14px;
 width:190px;
 height:320px;
text-decoration:none;
!margin-right:80;
}

#right_div a {

         font-size: 18px;
         font-weight: bold;
         text-decoration: none;
                   
}
#right_div li {
list-style: none;
list-style-image: none;
text-transform: none;
width: 120px;
line-height:50px;
}

         
a:hover {
color: #10aae3;
}
a:active {
background-color: #E9a616;
}

#user1 {
width: 285px;
         float:left;   
margin-left: 85px;
         
}
#user1 .moduletable {
margin-bottom: 5px;
padding-bottom: 5px;

}
#user1 p {
margin: 0;
padding: 0;
margin-left: 0px;

}
#user1 a {

         font-size: 18px;
         font-weight: bold;
         text-decoration: none;

                   
}
#user1 li {
list-style: none;
list-style-image: none;
text-transform: none;
         line-height: 90px;
      list-style-position: outside;list-style-type: none;width: 200px; <---- aggiungi
        }

#user2 {
width: 120px;
float:left;
margin-left: -10px;
}
#user2 li {
list-style: none;
list-style-image: none;
text-transform: none;
         line-height: 90px;
         list-style-position: outside;
         list-style-type: none;
         width: 200px; <---- aggiungi

}

#user2 a {
margin-left: 2px;
font-size: 18px;
         font-weight: bold;
         text-decoration: none;
}
#user3 {
width: 285px;
float: right;
margin-right: 50px;
}
#user3 a {
font-size: 18px;
         font-weight: bold;
         text-decoration: none;
}
#user3 li {
list-style: none;
list-style-image: none;
text-transform: none;
         line-height: 90px;
list-style-position: outside;list-style-type: none;width: 285px; <---- aggiungi

}

#footer {
clear: left;
float: left;
width: 950px;
text-align: left;
font-size: 9px;
padding: 10px 0 30px 10px;
color: #666;
margin-top:90px;
}
#footer a {
color: #666;
}
#footer .moduletable {
width: 880px;
margin: 0 auto;
margin-top: 3px;
}
h2.contentheading, h2.componentheading {
margin-bottom: 20px;
margin-top: 10px;
}
.clear {
clear: both;
}
/* COMMON TAGS */
.modifydate {
color: #C0C0C0;
}
.author {
color: #C0C0C0;
}
.createdate {
color: #C0C0C0;
}
.contenttoc {
margin: 5px;
}
ul {
margin: 2px;
padding: 6px;
padding-left: 15px;
}
li {
padding-left: 1px;
line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
padding-left: 5px;
padding-bottom: 2px;
padding-top: 2px;
}
.buttons {
float:right;
width:85px;
}
.buttons .buttonheading {
float:left;
}
.buttons img {
border: 0;
}
fieldset {
border: none;
}
textarea, input {
border: solid 1px #ccc;
color: #666;
}
.button {
background: none;
border: solid 1px #ccc;
color: #990000;
}
/* Poll Module Styles */

.poll-radio {
padding:0;
float:left;
clear:left;
text-align:left;
}
.poll-option {
float:left;
padding-bottom:6px;
padding-top: 3px;
width:85%;
margin-left: 2px;
}
.poll h3 {
border:none;
}
.author, .createdate, .modifydate, .buttons {
display:none
}
#topmenu {
float: right;
width:950px;
height: 20px;
margin-top:18px;
margin-right: 220px;

}

#topmenu ul {
list-style: none;
margin: 0;
padding: 0;
margin-left: -11px;
float: right;
}
#topmenu li {
list-style: none;
float: left;
font-weight: bold;
font-size: 16px;
padding-right: 22px;
padding-left: 20px;
padding-top: 2px;
line-height: 26px;
font-family: Verdana, Candara, Arial, Helvetica, sans-serif;
}
#topmenu li a {
display: block;
padding: 0;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}
#topmenu li:hover, #topmenu li.hover {
position: static;
}
#topmenu li a:hover, #topmenu li.active a {
color: #10aae3;
background-position: center;
}
html>body #topmenu li a {
width: auto;
}
.spotlight {
padding:15px 0px 0px 24px;
}

img { border:none;}
« Ultima modifica: 19 Feb 2011, 16:40:48 da stefen »

Offline conti1

  • Global Moderator
  • Instancabile
  • *****
  • Post: 9075
  • Sesso: Maschio
    • Mostra profilo
Re:sovrapporre immagini
« Risposta #1 il: 18 Feb 2011, 14:21:15 »
ciao
meglio il link del sito che un chilometro di codice.
se possibile postare il link  x risolvere al meglio il problema grazie
evitare nomi commerciali grazie

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
Re:sovrapporre immagini
« Risposta #2 il: 18 Feb 2011, 18:42:50 »
ciao
meglio il link del sito che un chilometro di codice.

hai ragione...mi sono proprio dimenticato

www.stefanocapasso.net/pagani

Offline conti1

  • Global Moderator
  • Instancabile
  • *****
  • Post: 9075
  • Sesso: Maschio
    • Mostra profilo
Re:sovrapporre immagini
« Risposta #3 il: 19 Feb 2011, 03:32:58 »
ciao
confronta con il tuo css  e aggiungi quello che ti manca

template_css.css (riga 117)

Codice: [Seleziona]
#bottom {
    background: none repeat scroll 0 0 transparent;
    clear: left;
    color: #666666;
    float: left;
    height: 125px;
    margin-top: -87px;
    padding: 0 0 0;
    position: relative;
    width: 950px;
    margin-bottom: 21px;
}

se possibile postare il link  x risolvere al meglio il problema grazie
evitare nomi commerciali grazie

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
Re:sovrapporre immagini
« Risposta #4 il: 19 Feb 2011, 11:46:20 »
si ora i menu sono spostati in alto dove vorrei che fossero, il problema è che non si vedono perchè sono dietro l'immagine centrale grande!

Offline conti1

  • Global Moderator
  • Instancabile
  • *****
  • Post: 9075
  • Sesso: Maschio
    • Mostra profilo
Re:sovrapporre immagini
« Risposta #5 il: 19 Feb 2011, 15:46:11 »
certo che restano dietro rileggi il mio post.
se possibile postare il link  x risolvere al meglio il problema grazie
evitare nomi commerciali grazie

Offline stefen

  • Esploratore
  • **
  • Post: 169
    • Mostra profilo
Re:sovrapporre immagini
« Risposta #6 il: 19 Feb 2011, 16:40:14 »
è vero
avevo aggiunto quelle che mancavano ma non cambiava..boh...ho fatto copia e incolla di tutto per non sbagliare..e funziona
grazie!

 



Web Design Bolzano Kreatif