BerningDeath Posted January 21, 2014 Share Posted January 21, 2014 (edited) Нужно сместить меню влево. От начала "серого поля" Npx;И нужно сделать что бы текст был по вертикали.Сколько рыл, не нашел :(Заранее спасибо ) #primary_nav { background: #204066; background-image:url(http://avia-academy.com/templates/Default/images/primary_nav.png); margin-right; 7px; margin-left: 7px; width: 91%; height: 47px; margin-left: 4.5%; font-size: 13px; padding: 0px 0 0 0; border-radius: 10px 10px 0px 0px; } #community_app_menu > li { margin: 0 3px 0 0; position: relative; } #community_app_menu > li > a { color: #c5d5e2; background: #1c3b5f; display: block; padding: 6px 15px 8px; text-shadow: 0px 1px 1px rgba(0,0,0,0.5); height: 33px; } #community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active { background: #173455; color: #fff; } #community_app_menu > li.active > a { background: #fff; color: #0b5794; font-weight: bold; margin-top: 0; text-shadow: none; } Edited January 21, 2014 by BerningDeath Link to comment Share on other sites More sharing options...
siv1987 Posted January 21, 2014 Share Posted January 21, 2014 По коду здесь уже не угадаешь, нужно в браузере смотреть что там. И вообще, дефолтные селекторы особо нет смысла приводить, по ним все равно никто гадать не будет. См. margin-ы у #community_app_menu > li И нужно сделать что бы текст был по вертикали.#community_app_menu > liили #community_app_menu > li > a Link to comment Share on other sites More sharing options...
BerningDeath Posted January 21, 2014 Author Share Posted January 21, 2014 По коду здесь уже не угадаешь, нужно в браузере смотреть что там. И вообще, дефолтные селекторы особо нет смысла приводить, по ним все равно никто гадать не будет. См. margin-ы у #community_app_menu > li #community_app_menu > liили #community_app_menu > li > aВот ничего не помогает ) все уже попробовал ) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now