OK, i figured it out myself, I'll write solution here if someone needs
this.
First, put div tags around your tweeter widget code like this:

<div id="tweets">
/* here is your tweeter widget code */
</div>

Then in css file wtite this:

#tweets .twtr-timeline {
  z-index: 0;
}




On Feb 13, 12:47 pm, Ivan <imilose...@gmail.com> wrote:
> Twitter wigdets are displaying above lightbox gallery, here is
> example:http://i.imgur.com/QwYFE.jpg
>
> This is an old problem 
> (http://groups.google.com/group/twitter-development-talk/browse_thread...
> ) but I haven't find solution yet.

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to