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 beat about 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
Updated by beat about 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