php forum
php mysql forum
php mysql smarty
 
Topic Options
#311653 - 10/10/06 11:43 PM [7.x] Pretty Quotes
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
What: Pretty Quotes

Description: Makes the quote box a little better-looking in my opinion, giving it a style you might see more in blogs.

Example: http://www.praisecafe.org/forum/ubbthreads.php/ubb/showflat/Number/54418

Instructions: The colors below are basically from the default threads 7 stylesheet, adjust to your taste smile

This is the css code for your ubbcode properties (toward the bottom of your style).

In the .ubbcode-block box change it to this:
Code:
margin: 5px 2em;
background: #FFF;
padding: 0px;
border-spacing: 0px;
border: 1px dotted #AAAA11;


In the .ubbcode-header box change it to this:
Code:
display: block;
font-weight: bold;
padding: 4px;
color: #666666;
background: #EEEECC;
border-bottom: 1px solid #AAAA11;
font-size: 8pt;


In the .ubbcode-body box change it to this:
Code:
font-size: 10pt;
display: block;
background: #F1F0D1 url(/img/quote.gif) 10px 10px no-repeat;
font-style: italic;
line-height: 1.5em;
padding: 10px 1.5em .25em 45px;


Adjust the url to the image in the above box to suit your site. You can use the image below if you like smile


Attachments
2273-quote.gif

_________________________
- Allen wavey
- What Drives You?

Top
#311744 - 10/16/06 05:11 PM Re: [7.x] Pretty Quotes [Re: AllenAyres]
Carte Blanche Offline
Newbie

Registered: 10/08/06
Posts: 19
Loc: Auckland, NZ
To be concise, wouldn't you want another image to close the quote? I found myself looking for it tipsy

Top
#311747 - 10/16/06 05:22 PM Re: [7.x] Pretty Quotes [Re: Carte Blanche]
Gizmo Administrator Online   shocked
Wizard

Registered: 01/10/00
Posts: 5131
Loc: Portland, OR, USA
You know allen, since you posted this, i've noticed something similar at a LOT of forums using differant images lol... I just never paid attention before :x
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#311752 - 10/16/06 06:25 PM Re: [7.x] Pretty Quotes [Re: Carte Blanche]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
I may add a closing image, this one is a little cleaner smile
_________________________
- Allen wavey
- What Drives You?

Top
#311753 - 10/16/06 06:31 PM Re: [7.x] Pretty Quotes [Re: Gizmo]
Zarzal Offline
Coder

Registered: 07/03/01
Posts: 806
Loc: Berlin, Germany
my version:

.ubbcode-block
Php Code:
margin: 5px 2em;
background: #FFF;
padding: 0px;
border-spacing: 0px;
border-top: 1px dotted #000;
border-left: 4px solid #8394B2;
border-right: 1px dotted #000;
border-bottom: 1px dotted #000; 


.ubbcode-header
Php Code:
display: block;
font-weight: bold;
padding: 4px;
color: #000;
background: #E4EAF2 url('/styles/images/koniro/quote.gif') no-repeat right;
border-bottom: 1px solid #AAAA11;
font-size: 8pt; 


.ubbcode-body
Php Code:
padding: 4px;
max-width: 100%; 
max-height: 300px; 
overflow: auto; 
font-size: 10pt;
display: block;
border-right: 1px dotted #000;
background-image: url('http:/styles/images/koniro/nbkg-l.png'); 


Looks like this:
http://www.dragonclan-forum.de/board/ubbthreads.php/ubb/showflat/Number/119141
_________________________
my forum: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de

Top


Who's Online
1 registered (arentzen), 26 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
nick1, Begbie, cenk, MATTO, DougMMcts
13362 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks