Worked in my Linux Firefox environment. I didn't do any robust amount of testing, and I know next to nothing about CSS. Did semm to fix my problem though.

---- Cris J H

Parker Grimes wrote:
I may have a fix for the horizontal scrollbar issue. In my experience it appears when you have the ajax preferences turned on. There is some extra padding and a misplaced margin in the #preference-items css declarations that causes the scroll bar to appear.

The following is my snippet from *_preferences.css. Note you will have to edit all *_preferences.css files (metal, grape, spring, etc). I highlighted the bits I changed.

#preference-items {
    padding: 5px 0 0 0;
    margin:0;
    width:100%;
    text-align: right;
    line-height:normal;
    }

#preference-items ul {
    list-style:none;
    margin:0 10px 0 0;
    padding:0;
    }


Hope that helps.

Parker Grimes
Programmer / Analyst
Southern Utah University

On 8/16/07, * Eric Dalquist* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Sounds like we have two new issues here that need to be created.

    1. Turn off stats logging (things are verbose enough already)

    2. Possible markup / horizontal scrollbar issue.

    I have enough info to file and fix 1 but would need more details to
    attempt 2.

    My goal is to do a 2.6.1-RC1 Tuesday next week and then GA the Monday
    after that. Please take a look at
    
http://www.ja-sig.org/issues/secure/IssueNavigator.jspa?reset=true&pid=10020&fixfor=10481
    
<http://www.ja-sig.org/issues/secure/IssueNavigator.jspa?reset=true&pid=10020&fixfor=10481>
    and make sure any issues important to you are there.

    -Eric


    Cris J Holdorph wrote:
     > Another thing I've noticed, that I thought Mark McCellan at Unicon
     > said was fixed, is there is commonly (not all the time) a horizontal
     > scrollbar being displayed.  I know this is only an issue with the
     > default theme/skin, but it would be nice to tidy it up, if possible.
     >
     > ---- Cris J H
     >
     > Eric Dalquist wrote:
     >> It looks like this deployPortletApp issue is causing quite a few
     >> people problems. I'd like to get
     >> http://www.ja-sig.org/issues/browse/UP-1792 fixed and a 2.6.1
    release
     >> out ASAP to address the problem so people can actually use 2.6.
    If no
     >> one else gets to it first I'll try my hand at fixing it this
     >> afternoon and see how it goes. Are there any other issues that we
     >> would like to get in to a 2.6.1 release?
     >>
     >> -Eric
     >


--
You are currently subscribed to [email protected] as: [EMAIL 
PROTECTED]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

--
You are currently subscribed to [email protected] as: [EMAIL 
PROTECTED]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to