Jump to content
  • 0

Rozjechany slider


kaczor18

Question

8 answers to this question

Recommended Posts

  • 0

z jakiej  przegladarki korzystasz?

Bo na mozilli rozsypane.

 

Na chrome działa na mozilli niestety nie

 

Do tego w górne menu nie działa... nazwy się wyswietlaja ale niemozna klikac ( problem dotyczy chrome i mozili)

 

Po odinstalowaniu modulu slider gorne menu dziala... wiec chyba problem po stronie modulu?

Edited by kaczor18 (see edit history)
Link to comment
Share on other sites

  • 0

masz rację, w firefoxie się rozjechało, ale mam na to radę ;)

plik:

 

masz kod:

.bx-wrapper {
    height: 360px;
    margin-bottom: 20px;
}

zmień na:

.bx-wrapper {
    clear: both;
    display: block;
    position: relative;
    width: 980px;
    height: 360px;
    margin-bottom: 20px;
}

efekt:

Q0a4EXx.png

 

no i menu również działa

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...