Jump to content

Как отключить подчеркивание ссылок? Какой класс за это отвечает?

Featured Replies

Posted
comment_29095

Какой класс отвечает за подчеркивание ссылок?/Как его отключить?

Спасибо.

comment_29098

По-моему a:links за это отвечает, хотя может и ошибаюсь :(
В ipb_styles.css попробуй с параметрами в #user_link поиграться :)

 



В ipb_styles.css сверху 20-30 строчки с таким содержанием:

a {
	color: #225985;
	text-decoration: none;
}

	a:hover { color: #328586; }

text-decoration: none как в примере поставь :)

Edited by GavriK595

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
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.