![]() |
How to modify the quoted text frame?
1 Attachment(s)
This is a simple question I guess :) I just want to modify the rectangle displayed around a quoted text block and make it a 1px solid line, without the 3D / shadow effect that is default for vBulletin. I'd like it to look like the attached example.
I already tried to edit the bbcode_quote template but obviously I don't know what to change. So, how do I get a simple 1px white (or any other color of my choice) frame ? Thanks for your help. |
Can anybody please point me to a tutorial to learn how to modify the quote style?
|
I'd also like to know how to change frame color/style.
Thank you in advance. --------------- Added [DATE]1243579787[/DATE] at [TIME]1243579787[/TIME] --------------- OK. I've found after reading the topic below: https://vborg.vbsupport.ru/showthread.php?t=204958 Go to Style Manager>Main CSS>Additional CSS Definitions and add the border width, style and color you'd like, e.g.: Code:
.fieldset { margin-bottom: 6px; border-width: 1px; border-style: solid; border-color: #747480; } The code above change some of the forum frames but NOT the quote one. |
I've found it: you can change quote color frame in "BB Code Layout Templates".
|
All times are GMT. The time now is 10:08 PM. |
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:
|