Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jwellman Friend
    #175468

    Okay, so what’s the trick to centering the menu in JA Blazes? 😀

    I have visited several CSS folders but apparently I have not found the right one or have not changed the correct information! I did several searches on the forum and tried several suggestions but I’m not having any luck.

    Live site is here: http://mpsrunnc.com/

    khoand Friend
    #445963

    <em>@jwellman 310505 wrote:</em><blockquote>Okay, so what’s the trick to centering the menu in JA Blazes? 😀

    I have visited several CSS folders but apparently I have not found the right one or have not changed the correct information! I did several searches on the forum and tried several suggestions but I’m not having any luck.

    Live site is here: http://mpsrunnc.com/

    </blockquote>
    Hi,
    You find this code from /templates/ja_blazes/css/template.css

    #ja-mainnav {
    float: right;
    padding-top: 17px;
    width: 79%;
    padding-right: 100px; < add this line
    }

    jwellman Friend
    #445966

    <em>@khoand 310508 wrote:</em><blockquote>Hi,
    You find this code from /templates/ja_blazes/css/template.css

    #ja-mainnav {
    float: right;
    padding-top: 17px;
    width: 79%;
    padding-right: 100px; < add this line
    }

    </blockquote>
    Thanks, I found that code in another topic but it did not work for me. :((
    I tried it again and nothing. Cleared the cache too…

    khoand Friend
    #445968

    <em>@jwellman 310511 wrote:</em><blockquote>Thanks, I found that code in another topic but it did not work for me. :((
    I tried it again and nothing. Cleared the cache too…</blockquote>
    You delete all of files of /cache and /t3-assets directory, please

    jwellman Friend
    #445969

    I did that too

    jwellman Friend
    #445970

    Here is what I have… did I miss a step?

    /* NAVIGATION
    ——————————————————— */
    /* Main Nav —*/
    #ja-mainnav {
    float: right;
    padding-top: 17px;
    width: 79%;
    padding-right: 100px;
    }

    jwellman Friend
    #445972

    I got it! It’s working now! Thank you Khoand!! You rock!

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

This topic contains 7 replies, has 2 voices, and was last updated by  jwellman 12 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum