Jump to content
  • 0

Переопределение цвета в готовом шаблоне


fast338
 Share

Question

Доброго времени суток, господа.

Имеется Drupal сайт с готовым шаблоном, нужно всего лишь в одной ноде поменять цвет текста в таблице, но как это ни печально не выходит.

ссылка на ноду

css файл

Пытаюсь изменить в ячейке цвет текста "Рабочий телефон" (первая строка)

Заранее спасибо всем, кто возьмется разобраться. Понимаю и извиняюсь за css файл с кучей кода, сам не смог найти решения.

Edited by fast338
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Т.е. это в html прописано? Можно ткнуть пальцом?

Упс.. Щас заметил что неправильно сформулировал вопрос, не цвет ячейки, а цвет текста в ней. извиняюсь, сейчас поправлю

Edited by fast338
Link to comment
Share on other sites

  • 0

Можно прояснить, почему нет реакции на этот код?

table#struktura { color:#7B3517 }
strong#struktura { color:#7B3517 }
p#struktura { color:#7B3517 }
td#struktura { color:#7B3517 }
#struktura { color:#7B3517 }
.struktura { color:#7B3517 }
table.struktura { color:#7B3517 }
strong.struktura { color:#7B3517 }
p.struktura { color:#7B3517 }
td.struktura { color:#7B3517}
table { color:#7B3517 }
strong { color:#7B3517}
p { color:#7B3517 }

Link to comment
Share on other sites

  • 0

Можно прояснить, почему нет реакции на этот код?

table#struktura { color:#7B3517 }
strong#struktura { color:#7B3517 }
p#struktura { color:#7B3517 }
td#struktura { color:#7B3517 }
#struktura { color:#7B3517 }
.struktura { color:#7B3517 }
table.struktura { color:#7B3517 }
strong.struktura { color:#7B3517 }
p.struktura { color:#7B3517 }
td.struktura { color:#7B3517}
table { color:#7B3517 }
strong { color:#7B3517}
p { color:#7B3517 }

Что это????

Прочтите вот тут:

http://htmlbook.ru/html/attr/id

http://htmlbook.ru/html/attr/class

Edited by Bonzash
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