The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hello
I want to add underline links in posts. I want to add broken line like here: http://img444.imageshack.us/img444/8...inelinkia3.jpg anybody? |
#2
|
|||
|
|||
![]()
ACP >> Styles & Templates >> Style Manager >> Choose Style >> Main CSS >> Body >> Hover Links CSS >> Text Decoration
HTML Code:
none; border-bottom: 1px dotted #344D8C; |
#3
|
|||
|
|||
![]()
I see underline, but only when I want to click link.
I see simply underline too. How to remove simply underline? And how to add broken underline but not only when I want to click. I would like to always show broken underline in posts. |
#4
|
|||
|
|||
![]()
ACP >> Styles & Templates >> Style Manager >> Choose Style >> Main CSS >> Body
Normal Links CSS Visited Links CSS Hover Links CSS Text Decoration: none; border-bottom: 1px dotted; |
#5
|
|||
|
|||
![]()
Thanks, but... I do not want to underline occurred on the forumhome page etc., under the standard links. Only the links added by users!
|
#6
|
|||
|
|||
![]()
ACP >> Styles & Templates >> Style Manager >> Choose Style >> Main CSS >> Body
Normal Links CSS >> Text Decoration: none Visited Links CSS >> Text Decoration: none Hover Links CSS >> Text Decoration: none Open include/class_bbcode.php find: PHP Code:
PHP Code:
|
#7
|
|||
|
|||
![]()
Thanks a lot my friend.
|
#8
|
||||
|
||||
![]()
Why do a file edit for it when you can do a template edit of the postbit or postbit_legacy?
|
#9
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|