• Hey guys,

    Sorry for my bad english, but i hope you will understand my problems.

    I work with the theme: Mystile and i’m starting a website: ggsgameshop.ch

    Hope that is the right place for this problems:
    My first problem is, that the searchbar (which i made in css), looks like a mess in safari (in firefox it looks okey). That is the code im using:

    @media screen and (min-width: 600px) {
    	.header-search {display:block; float:right; margin-top: 0px; margin-right:3px; max-width:500px;}}
    
    #searchsubmit {
    background-color: #fff;
    color: #000;
    border: 1px solid #ff7700

    My second problem is, that the logo is not responsive (its not my real loge, im using that only for testing). The logo is responsive in safari, but not in firefox. Can i fix that in an easy way – or exists some “how to guides”?

    My third problem is, that when i make the firefox window smaller, there is a navigation bar (https://i62.tinypic.com/2vbr9k5.png)
    That is good, but when i click on that, it shows nothing. I have to refresh the page first and then do again, in safari it works without refreshing.

    It would be very nice when someone knows an answer – thanks so much.

    Best regards
    Nin7PS

  • The topic ‘Mystile Theme: Searchbar and Responsive Problems’ is closed to new replies.