massimoalleprimearmi Posted April 17, 2010 Share Posted April 17, 2010 ciao ragazzi,perchè mi ritrovo ad avere la barra orrizontale di scorrimento con l'immagine di background più grande sia del body che di page?Ho una immagine di bg di 980x915 ed è configurato così: body { background-image: url("../img/main 3.jpg"); background-repeat:no repeat; background-attachment:fixed; font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; color:#5d717e; text-align:center; Ho provato a cambiare l'img con una misura 135x600 background-repeat: repeat ma non è cambiato nulla.Ho provato allora a rimettere il colore di background anzichè l'immagine ma sempre senza risultato.Come si può risolvere?ciao e grazie Link to comment Share on other sites More sharing options...
vinoalvino Posted April 17, 2010 Share Posted April 17, 2010 un printscreen tanto per capire meglio? Link to comment Share on other sites More sharing options...
massimoalleprimearmi Posted April 18, 2010 Author Share Posted April 18, 2010 hai ragione... Link to comment Share on other sites More sharing options...
emmeics Posted April 19, 2010 Share Posted April 19, 2010 Il problema non è del body ma di quello che c'è all'interno. Link to comment Share on other sites More sharing options...
Lika Posted April 19, 2010 Share Posted April 19, 2010 metti il link al sito e vediamo di darti una risposta precisa su come fare ;-) Link to comment Share on other sites More sharing options...
massimoalleprimearmi Posted April 19, 2010 Author Share Posted April 19, 2010 cioè?in HOME ho: Compilatore di testo per Home Page v1.5" e "Prodotti in vetrina nella home page v0.9 in TOP ho:blockcurrencies Blocco valuta v0.1blocklanguages Blocco lingua v0.1blockuserinfo Blocco Informazioni Utente v0.1pagesnotfound Pagina non trovata v1.0sekeywords Motore di ricerca parole chiave v1.0hcatmenu Horizontal Category Menu v1.0 In left blockpermanentlinks Blocco Links permanenti v0.1 in right non ho nullaciao Link to comment Share on other sites More sharing options...
Lika Posted April 19, 2010 Share Posted April 19, 2010 Ciao controlla questa parte del CSS che magari e piu grande di 980 PX #page { background-color:#FFFFFF; margin:0 auto 2px; text-align:left; width:980px; } poi Controlla anche il top header sempre nel tuo CSS h1#logo { background:url("../img/header.jpg") repeat-x scroll center top transparent; height:120px; margin-top:0; padding-left:0; width:980px; } il piu probabile e la prima soluzione e sicuramente e quella e se non e quella allora sono le bandiere della lingua o le altre cose che sono nel top header che sono usciti fuori misure standart che ha il template. e per quello che ti dicevo se c'era il link al sito riuscivamo a dirti la risposta giusta. Link to comment Share on other sites More sharing options...
massimoalleprimearmi Posted April 20, 2010 Author Share Posted April 20, 2010 ciao Lika,non posso darti il link perchè sto ancora costruendo il sito in locale...non appena sarà pronto (spero presto) ve lo farò vedere....anche per avere un opinione da"addetti ai lavori"!ho controllato in css la misure della page ed è giusta.Controllando in header invece ho visto ora che "hcatmenu Horizontal Category Menu v1.0" è largo 980px.L'ho "accorciato" a 600 ed ora è ok! :-) grazie per l'aiuto ciao Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now