The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Quotation Box

4 posters

Go down

Solved Quotation Box

Post by TDL-DarkSoul May 22nd 2016, 3:33 am

Here is some code I wish to implement as the background of a quotation box. E.g. the quote goes within the table shown below. How can I implement this into the website so that whenever anyone wishes to quote another member, their quote is shown within this box? The box being re-sized so that the quote may fit within it.

Spoiler:

http://projectduelforums.forumotion.com/

Thanks.


Last edited by TDL-DarkSoul on May 22nd 2016, 8:40 am; edited 1 time in total
TDL-DarkSoul
TDL-DarkSoul
New Member

Male Posts : 9
Reputation : 2
Language : English

http://projectduelforums.forumotion.com/

Back to top Go down

Solved Re: Quotation Box

Post by SLGray May 22nd 2016, 4:32 am

Please don't use bold or color and keep to the default text. This is reserved for the staff for moderation.

Are you wanting to modify the quotes in your posts? If yes, could you post a screenshot of how you want them to look?


Quotation Box Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Quotation Box

Post by TDL-DarkSoul May 22nd 2016, 4:52 am

Apologies regarding the boldness and color, I wasn't aware.

I'm wanting to change the quote system as a whole so that all quotes are shown within the box displayed below in the spoiler, regardless of the user who is quoting. I have placed a red rectangle around the box I wish to use.

I would like said box to re-size itself so that the quote can fit within it.

Spoiler:
TDL-DarkSoul
TDL-DarkSoul
New Member

Male Posts : 9
Reputation : 2
Language : English

http://projectduelforums.forumotion.com/

Back to top Go down

Solved Re: Quotation Box

Post by Rhino.Freak May 22nd 2016, 6:04 am

Try this code:
Go to Admin Panel > Display > Colors > CSS Stylesheet
Paste the following code and hit Save.

Code:
blockquote {
 background: url('http://i76.servimg.com/u/f76/13/06/81/38/triang12.png') repeat center top;
 border: 2px solid #ff8a00;
 border-top-color: #0F0F0F;
 border-bottom-width: 3px;
 padding: 5px;
 width: 90%;
 font-weight: normal;
 color: #ffffff;
 border-radius: 10px;
}
Rhino.Freak
Rhino.Freak
Helper
Helper

Male Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India

http://freetest.forumotion.net/

Back to top Go down

Solved Re: Quotation Box

Post by TDL-DarkSoul May 22nd 2016, 7:02 am

Quotation Box AdZyk3S

No success, thanks though.
TDL-DarkSoul
TDL-DarkSoul
New Member

Male Posts : 9
Reputation : 2
Language : English

http://projectduelforums.forumotion.com/

Back to top Go down

Solved Re: Quotation Box

Post by Rhino.Freak May 22nd 2016, 8:02 am

Woops I didn't see you were using Phpbb2.

Use this code instead.
Code:
.codebox {
 background: url('http://i76.servimg.com/u/f76/13/06/81/38/triang12.png') repeat center top;
 border: 2px solid #ff8a00;
 border-top-color: #0F0F0F;
 border-bottom-width: 3px;
 padding: 5px;
 width: 90%;
 font-weight: normal;
 color: #ffffff;
 border-radius: 10px;
}
Rhino.Freak
Rhino.Freak
Helper
Helper

Male Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India

http://freetest.forumotion.net/

Back to top Go down

Solved Re: Quotation Box

Post by TDL-DarkSoul May 22nd 2016, 8:39 am

It works! Thank you Rhino.Freak!

Quotation Box Y273l6e
TDL-DarkSoul
TDL-DarkSoul
New Member

Male Posts : 9
Reputation : 2
Language : English

http://projectduelforums.forumotion.com/

Back to top Go down

Solved Re: Quotation Box

Post by brandon_g May 22nd 2016, 4:20 pm

Thanks for the help Rhino.Freak Very Happy.

Topic solved and archived ~ brandon_g



Quotation Box Brando10
Remember to mark your topic Quotation Box Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Quotation Box Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum