Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (SteveS, Gizmo), 33 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/07/07
Posts: 4
Top Posters (30 Days)
Ruben 51
Gizmo 24
DennyP 24
Dunny 15
SteveS 14
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Topic Options
#191477 - 07/17/07 09:56 AM Quote boxes not woking properly
ladybug_mom Offline
journeyman
Registered: 05/24/07
Posts: 58
Loc: NB, Canada
This may also have to do with my previous post on images aligning to the left, or perhaps it's unrelated, but it's something that's not only driving me crazy but my members as well. Whenever someone quotes someone the quote box will not hold the entire post and you have to scroll. Here's an example:

http://forum.canadianparents.ca/ubbthrea...ge=0#Post597616
_________________________
Cara-
Community Producer at:
Canadian Parents.com Message Boards
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#191517 - 07/17/07 12:59 PM Re: Quote boxes not woking properly [Re: ladybug_mom]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
It looks like the width property isn't set on the ubbcode-body property. And after checking, that's it:

.ubbcode-block {
width: 210px;
margin: 5px 2em;
background: #FFF;
border: 1px solid #AAAA11;
padding: 0px;
border-spacing: 0px;
}
.ubbcode-header {
display: block;
font-weight: bold;
padding: 4px;
border-bottom: 1px solid #AAAA11;

}
.ubbcode-body {
width: 500px;
margin: 4px;
overflow: auto;
font-size: 10pt;
display: block;
}

ubbcode-block is set to 210, but ubbcode-body is set to 500, so it's wider than the actual code block.
Top
#243135 - 05/08/11 05:27 PM Re: Quote boxes not woking properly [Re: ladybug_mom]
ShiftKnowledge Offline
member
Registered: 04/09/11
Posts: 140
where do you edit this CSS?
Top
#243136 - 05/08/11 06:47 PM Re: Quote boxes not woking properly [Re: ladybug_mom]
ScriptKeeper Offline

veteran
Registered: 12/09/06
Posts: 1420
Loc: UK
Originally Posted By: ShiftKnowledge
where do you edit this CSS?

CP > Styles

Originally Posted By: ladybug_mom
Whenever someone quotes someone the quote box will not hold the entire post and you have to scroll.

Try changing the width from a fixed amount to a percentage in the styles above.

Code:
width: 100%;
Top
#243138 - 05/08/11 07:33 PM Re: Quote boxes not woking properly [Re: ladybug_mom]
ShiftKnowledge Offline
member
Registered: 04/09/11
Posts: 140
thanks. I got it fixed but the more quotes I put I still get the problem of not being able to read it unless you scroll. Is there a way to make the boxes just drop down straight?

Top
#243142 - 05/09/11 12:02 AM Re: Quote boxes not woking properly [Re: ladybug_mom]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
yes

change the margins and have a small width change on the block.

Code:
.ubbcode-block {
margin: 2px 0;
width:98%;
background: #1A1A1A;
padding: 0px;
border-spacing: 0px;
border: 1px solid #800;
-moz-border-radius: 4px;
-moz-box-shadow: 1px 1px 3px #931A1C;
}
.ubbcode-header {
display: block;
padding: 4px;
color: #D8CCCA;
border-bottom: 1px solid #800;
}
.ubbcode-body {
padding: 4px;
width: 100%; 
overflow: auto; 
display: block;
border: none;
}




4 levels deep

ignore my color selections, but take margin, padding, width stuff wink
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#243143 - 05/09/11 01:12 AM Re: Quote boxes not woking properly [Re: ladybug_mom]
ShiftKnowledge Offline
member
Registered: 04/09/11
Posts: 140
thanks that looks sick
Top



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
Yesterday at 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10489 Members
36 Forums
33841 Topics
181707 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image