Closed (fixed)
Project:
CTI Flex
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 23:54 UTC
Updated:
23 Mar 2010 at 13:40 UTC
With the theme set to use 'fluid' (full width) layout, the blocks in the right sidebar overlap the central content area (see attached image).
It would appear that the central content area is not being resized based on the presence of blocks in the right sidebar region.
I'm not familiar enough with a theme of this complexity to see where the fix needs to be done, so I'd appreciate any help.
| Comment | File | Size | Author |
|---|---|---|---|
| 091216235123_3.jpg | 94.06 KB | gmak |
Comments
Comment #1
ajross commentedHmm. I've not been able to duplicate this problem using the theme set to fluid width and having blocks in the right column. A couple of quick questions - do you see this in all browsers? And what version of Zen are you using with the theme? And it looks like you are just using the default gray color scheme - is that correct?
Comment #2
gmak commentedSeems to be in Firefox and Chrome (haven't had a chance to check in others). Zen version is 6.x-1.1. Theme is setup to use 'grey'
Comment #3
gmak commentedI can also confirm that the problem exists in Internet Explorer and Safari
Comment #4
ajross commentedThanks for providing that information; however, I still have been unable to replicate this. So I think you're going to need to do some customizing/tweaking of the stylesheet in the theme to get this fixed, as it may be related to something specific on your site. My advice would be to try to adjust some setting in the stylesheet "fluid-layout.css", in particular try increasing the "padding-right" setting in the following items:
If that doesn't fix it, let me know and I can try to come up with some other things to try.
Comment #5
kingduct commentedI'm having the same problem. I did not have it prior to recently upgrading CTI Flex and Zen.
Comment #6
kingduct commentedMy own problem solved -- I had accidentally upgraded Zen to the beta version, not the stable version. Downgrading Zen back to the stable version solved the issue. I recommend others in the same boat to try that.
Comment #7
gmak commentedSorry it took me so long to respond. The above worked, although I had to set padding-right to 280px.
Thanks
Comment #8
ajross commented