-
AuthorPosts
-
jwellman Friend
jwellman
- Join date:
- April 2008
- Posts:
- 543
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 115
- Thanked:
- 59 times in 21 posts
March 27, 2012 at 5:45 pm #175468Okay, 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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 27, 2012 at 5:57 pm #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
}1 user says Thank You to khoand for this useful post
jwellman Friendjwellman
- Join date:
- April 2008
- Posts:
- 543
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 115
- Thanked:
- 59 times in 21 posts
March 27, 2012 at 6:02 pm #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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 27, 2012 at 6:08 pm #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, please1 user says Thank You to khoand for this useful post
jwellman Friendjwellman
- Join date:
- April 2008
- Posts:
- 543
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 115
- Thanked:
- 59 times in 21 posts
March 27, 2012 at 6:10 pm #445969I did that too
jwellman Friendjwellman
- Join date:
- April 2008
- Posts:
- 543
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 115
- Thanked:
- 59 times in 21 posts
March 27, 2012 at 6:12 pm #445970Here is what I have… did I miss a step?
/* NAVIGATION
——————————————————— */
/* Main Nav —*/
#ja-mainnav {
float: right;
padding-top: 17px;
width: 79%;
padding-right: 100px;
} -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by jwellman 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum