Actions
Bug #1051
closedUser profile output: cbClr in wrong location doesn't clear left/middle/right properly
Description
Beat,
in Default.php change lines:
133: echo '</div><div class="cbClr"></div>';
to: echo '<div class="cbClr"></div></div>';
cbClr to go within cbPosTop
This will clear left/middle/right properly.
Jacob
Updated by Jacob over 15 years ago
Kyle, this was a reminder for Beat to fix in default CB template.
This fix was already added to the Coolness CB template.
Updated by beat almost 15 years ago
- Status changed from New to Closed
- Target version set to CB 1.2.2
- % Done changed from 0 to 100
- Estimated time set to 0:06 h
Fixed in r813 .
Updated by beat almost 15 years ago
- Subject changed from cbClr in wrong location to User profile output: cbClr in wrong location doesn't clear left/middle/right properly
Actions