![]() |
how do I change how quoted text appears
I can't seem to find how to change how the quoted text is displayed. Can anyone point me in the right direction?
|
I believe it's in the template bbcode_quote
|
Thanks that was it, was curious if you knew how to edit this line to add multiable text attributes, such as I would like to add font-style:italic as well
Code:
<div style="font-size:12pt">$message</div> |
Here's a page to help you - http://www.w3schools.com/css/css_font.asp
So, add in font-style:italic if you want that. |
Yea, I knew what to add, but couldn't figure out how to construct it so they are both there.
|
HTML Code:
<div style="font-size:12pt; font-style:italic">$message</div> |
ah, I was missing the
Code:
; |
All times are GMT. The time now is 08:16 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:
|