![]() |
URL BBCODE edit.
I want to edit it, so that I can change the color of urls when threads are made. Right now all urls are black unless hovered. So it's hard to view url's in threads. How do I edit it?
|
You can change them using CSS. You can access the CSS declarations of a style in the Admin CP (Styles & Templates > Style Manager > Edit StyleVars).
|
I don't see them in the style vars?
|
Sorry, I meant Main CSS.
Styles & Templates > Style Manager > Main CSS |
Where in the main css can I edit the BBcode? I must be blind I went over it a few times before posting this.
|
Are you just wanting to edit the links colors inside posts, or every where so they aren't black?
|
Quote:
|
open postbit or postbit_legacy and find
Code:
<div id="post_message_$post[postid]">$post[message]</div> Code:
<div id="post_message_$post[postid]" class="plinks">$post[message]</div> Code:
.plinks a:link { color: red; } |
perfect, thanks champ.
|
All times are GMT. The time now is 12:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|