Acme Themes

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: main title location #26599
    compufreek
    Participant

    Hello!
    That password was not important that is why I posted it publicly, so there is no harm in making it public its just there so that the site is not completely open until the editing is finished, I apologize, I guess there are still problems with my server its online now and I will make sure it does not go offline again.

    in reply to: main title location #26556
    compufreek
    Participant

    Sorry it took so long, i had a bit of a problem with the server, but the site is now online.

    in reply to: Head image and menu background ? #25772
    compufreek
    Participant

    Thank you!
    your solution fixed the visuals on all other pages, but it added white stripe on main page, but the code got me thinking, and I added this code :

    .image-slider-wrapper{
        margin-bottom: -100px;
    }

    And this has fixed the problem completly 🙂

    Thank you for all the help, and keep on doing the good work !

    in reply to: Head image and menu background ? #25741
    compufreek
    Participant

    Hey, thanks for fast reply, I took your advice and got the site to look close enough to my original plan, the second problem has been resolved as we decided to use the original color, the new way of showing the image, has presented another issue. The sticky menu option provided by theme has issues, is stutters when i start to scroll, so i added this CSS code:

    #navbar{
        height: 100px;
        z-index:170;
        margin:0 auto;
        width: 100%;
        position:fixed;
    }

    but now the header or “.inner-main-title” hides behind the menu. On the main site its ok, but on other sites, it gets covered up by the menu. Is there a way to move it a bit down ? The header needs to be 100px, larger than that makes the main page look weird, if it would be possible to make the header 100px on main page and 200px on other pages that would actually completly fix my problem, but I dont know if that’s possible ?

    you can see the problem on this link (right now the .inner-main-title height is set to 150 so you can see it gets behind the menu on other pages)

    http://compufreek.ddns.net:310/wordpress/

    Thank you for any help in advance.

Viewing 4 posts - 1 through 4 (of 4 total)