Forum Replies Created

Viewing 11 posts - 16 through 26 (of 26 total)
  • Posted in:
  • in reply to: Boxed Width and Navigation Height #36285
    Monge
    Member
    Post count: 35

    this is the code I made for the custom

    #header-section #main-nav {
      height:30px;
    }
    
    #header-section #header {
        padding: 2px 2px;
    }
    
    .menu-left #main-navigation {
      margin-top: -6px;
      padding-left: 15px!important;
      letter-spacing: 1px;
      text-decoration: bold;
      text-transform: uppercase;
    }
    
    #main-nav .header-right ul.menu > li {
      height:  28px;
      margin-top: -8px;
      height: 30px;
    }
    
    #logo {
      height:120px!important;
      max-height:120px!important;
    }
    
    #logo img {
        display: block;
        height: auto;
        max-height: 120px;
        transition: all 0.3s ease-in-out 0s;
        width: auto;
    }
    

    and this is the code that Ed provided me to set the container width

    #container.boxed-layout {
    width: 1000px;
    }
    
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 970px!important;
    }
    
    in reply to: Boxed Width and Navigation Height #36283
    Monge
    Member
    Post count: 35

    of course melanie…

    the menu is way to the right and the logotype is not sharp like on chrome or safari

    in reply to: Activate Searchbox in Menu #36156
    Monge
    Member
    Post count: 35

    I don’t know if I’m right but I think you need to:

    1- update to 1.15
    2- go to Theme Options > Header Options > Header Search (The Last One!) and then activate Ajax.

    it worked for me

    in reply to: Boxed Width and Navigation Height #35784
    Monge
    Member
    Post count: 35

    It just worked!!! THANK YOU MR. ED!!
    You just made me not spend 220dollars!
    It’s just perfect!! Thank you!

    There’s only one weird thing happening:
    the main navigation menu it is weird on firefox. It’s working perfectly on chrome and safari and it’s waaaaay to the right on firefox.

    thank you very much once again!

    in reply to: Hidden the underline in the menu links #35709
    Monge
    Member
    Post count: 35

    Yep that’s it. Thanks!!

    nav#main-navigation .menu > li > a span.nav-line {
    	display: none!important;
    }
    in reply to: Boxed Width and Navigation Height #35596
    Monge
    Member
    Post count: 35

    http://www.antoniohipolito.eu

    yes. that was my fault.
    I kept asking you for the 1000px width and if I turn off the responsiveness I get what I want. The static boxed version always with 1000px right?

    sorry for the mess

    in reply to: Boxed Width and Navigation Height #35537
    Monge
    Member
    Post count: 35

    Hello Ed,

    I’m feeling a bit stupid right now LOL

    I just discovered a button in the theme general options where I can turn off the responsiveness of the theme and it set the width to 1000px always, no matter what. How it is possible that both of us forget about this. It just what I wanted.. but now I have new problems:

    All my website content it’s cutted like in the contacts page… i mean…all pages but in the contacts page you just can see the text.

    so it might be easier to you to satisfy me because it’s actually something already integrated and what I was asking you to possibly do in the future it’s already done.

    Am I right?

    in reply to: Boxed Width and Navigation Height #35352
    Monge
    Member
    Post count: 35

    I put this code in Custom CSS/JS Theme Options or change it in the original style.css file?

    in reply to: Boxed Width and Navigation Height #35153
    Monge
    Member
    Post count: 35

    Ok I appreciate it.

    and abou the navigation bar issue

    “For the navigation, can you provide a link so that I can help?”

    http://www.antoniohipolito.eu

    the issue was: “I want to change the height from my navigation from 50px(theme default) to 40px.”

    and as you can see the header is 120px and it only allows me to use 70px.
    But I’m loving this theme and I can’t wait to new updates! I really see that you put a lot of effort on it.

    in reply to: Boxed Width and Navigation Height #35105
    Monge
    Member
    Post count: 35
    This reply has been marked as private.
    in reply to: Boxed Width and Navigation Height #35032
    Monge
    Member
    Post count: 35

    thank you

    yes of course

    the link is http://www.antoniohipolito.eu

Viewing 11 posts - 16 through 26 (of 26 total)