Is this the right css change

View: New views
2 Messages — Rating Filter:   Alert me  

Is this the right css change

by Tim Almdal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Chad

I noticed that sometimes the thumbnails move slightly when I hover over them on the album view.  

So I made this change (but haven't applied it) to the css
#g-content #g-album-grid .g-hover-item {
  border: 1px solid #000;
  padding: 0.5em 7px !important;
  position: absolute !important;
  z-index: 1000 !important;
}

to account for the 1px border we added is this the right way to do this.

Tim

Website: http://www.timalmdal.com


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]

Re: Is this the right css change

by Chad Kieffer-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is this in wind or night_wind?

On Oct 13, 2009, at 2:51 PM, Tim Almdal <tnalmdal@...> wrote:

> Hi Chad
>
> I noticed that sometimes the thumbnails move slightly when I hover  
> over them on the album view.
>
> So I made this change (but haven't applied it) to the css
> #g-content #g-album-grid .g-hover-item {
>   border: 1px solid #000;
>   padding: 0.5em 7px !important;
>   position: absolute !important;
>   z-index: 1000 !important;
> }
>
> to account for the 1px border we added is this the right way to do  
> this.
>
> Tim
>
> Website: http://www.timalmdal.com
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
__[ g a l l e r y - d e v e l ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]