Skip to content

Font Colors [IPB 1.2]

«SOLVED»

Solution: Admin Panel » Skin and Templates » Manage Skin sets » Colours

---

 

Fisana у меня есть вопрос.

Снова, извини меня за плохой руский язьк.

 

http://www.bgsymbian.com/forum/index.php

 

Я хочу изменить цвет для Forum names and Categories.

У меня нет умения для изработки нового скина, я только edit skins, так как мне нравится.

Изображения, цвет и т. д. Я риплейс оригинальние с мои.

PHP, HTML Engine is genuine.

 

Мой вопрос: Где надо редактировать для изменения цвета. Я вижу, что есть mouseover ефект [2 цвета].

 

Спосибо заранее!

 

«EDIT»

WOW ...

Я не прочитал Правила.

Featured Replies

Для 1.2 цвет текста и цвет выделения в названиях категорий (Categories) здесь (default skin):

 

/* Main table top (dark blue gradient by default) */  .maintitle { vertical-align:middle;font-weight:bold; color:#FFF; padding:8px 0px 8px 5px; background-image: url(style_images/<#IMG_DIR#>/tile_back.gif) }  .maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF }  .maintitle a:hover { text-decoration: underline }

Можно изменить или убрать градиент - tile_back.gif

 

Forum names

Для названий форумов используется общий класс с оформлением ссылок (link-color + mouseover) на всем форуме. Менять здесь:

a:link, a:visited, a:active { text-decoration: underline; color: #000 }  a:hover { color: #465584; text-decoration:underline }

  • Author

Спасибо Fisana!

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.