Jump to content
  • 0

Что это такое?


q3dm4pro
 Share

Question

Здравствуйте. Делаю сайт на html5, скачал шаблон, переделал его, но в шаблоне была такая штука как при наведении курсора поле в котором рсположен текст или картинка подсвечивается серым цветом. Хотелось бы это убрать, но не могу понять где лежит этот код. Подскажите пожалуйста какую часть кода необходимо удалить? Сайт: http://www.gruzoperevozki-gatchina.ru/ Спасибо.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

в файле index.html в style не нахожу данной части кода.

вот что там:

<style type="text/css">

* {margin:0;padding:0;outline:none}

html {font-size:75%;height:100%}

body {font:normal 1em/1.3 arial, helvetica, sans-serif;color:#333;height:100%;background:#f0f0f0}

a {color:#2b82dc}

a:hover {text-decoration:none}

abbr {border-bottom:1px dotted #2b82dc;cursor:help}

h1, h2, h3, h4, h5, h6 {font-weight:normal;line-height:2;margin:4px 0 12px;color:#2ca9e4}

h1 {font-size:1.2em}

p {text-align:justify;word-spacing:.1ex;line-height:1.6;margin-bottom:1em}

ul {list-style:none}

ol {list-style-position:inside}

header, nav, section, article, aside, footer {display:block;position:relative}

#main {width:950px;min-height:100%;padding:0 24px;margin:0 auto;background:#fff}

.h {overflow:hidden;height:70px;padding:35px 25px 0}

nav {width:100%;height:32px;background:#2ca9e4}

nav li {float:left;margin:8px 8px 0}

nav a {font-weight:bold;text-decoration:none;color:#fff}

nav a:hover {text-decoration:underline;color:#fff}

section {overflow:hidden}

.image {width:100%;margin:10px 0}

section section {float:left;width:640px}

aside {overflow:hidden;width:250px;padding:0 30px}

footer {height:40px;padding:25px 25px 0;margin:20px 0 0;border-top:1px solid #bbb}

/* view tag html 5 */

.tag {position:absolute;right:6px;top:2px;font-size:11px;font-style:normal}

header:hover, nav:hover, section:hover, article:hover, aside:hover, footer:hover {background:#777;color:#fff}

section section:hover, section aside:hover {background:#999}

section article:hover {background:#bbb}

article header:hover {background:#eee;color:#777}

section article .tag {top:12px}

article header .tag {right:70px;top:2px}

aside .tag {top:12px}

/* Здесь будут наши стили */

</style>

Link to comment
Share on other sites

  • 0

Спасибо огромное за терпение и ответы.

Алилуя, получилось.

Только пришлось вместо одной строчки удалить четыре.

header:hover, nav:hover, section:hover, article:hover, aside:hover, footer:hover {background:#777;color:#fff}

section section:hover, section aside:hover {background:#999}

section article:hover {background:#bbb}

article header:hover {background:#eee;color:#777}

СПАСИБО!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy