[Plone.org] #1281: Bad displaying of footer in plone.org

4 messages Options
Embed this post
Permalink
Plone.org () [Plone.org] #1281: Bad displaying of footer in plone.org
Reply Threaded More More options
Print post
Permalink
#1281: Bad displaying of footer in plone.org
---------------------------+------------------------------------------------
Reporter:  dmunicio        |       Owner:  [hidden email]
    Type:  bug             |      Status:  new                                
Priority:  major           |   Component:  website                            
Keywords:  home plone.org  |  
---------------------------+------------------------------------------------
 Almost in Firefox 2 and IE7, the links at the end of the home page are not
 properly shown.

 I could be fixed by adding to the plone.css the following

 {{{

 #sitemap dl {
   [...]
   float: left;
 }

 }}}

 I believe that it's a major bug because it is the main page and it
 prevents users from viewing all this links.

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1281>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Plone.org () Re: [Plone.org] #1281: Bad displaying of footer in plone.org
Reply Threaded More More options
Print post
Permalink
#1281: Bad displaying of footer in plone.org
-----------------------+----------------------------------------------------
  Reporter:  dmunicio  |       Owner:  [hidden email]
      Type:  bug       |      Status:  new                                
  Priority:  major     |   Component:  website                            
Resolution:            |    Keywords:  home plone.org                    
-----------------------+----------------------------------------------------
Comment (by limi):

 Float isn't the way to fix this in IE7, a conditional display: inline
 should do it. (Just in case someone gets to this bug before me, I plan an
 IE7 fixing round soon)

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1281#comment:1>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Plone.org () Re: [Plone.org] #1281: Bad displaying of footer in plone.org
Reply Threaded More More options
Print post
Permalink
In reply to this post by Plone.org
#1281: Bad displaying of footer in plone.org
-----------------------+----------------------------------------------------
  Reporter:  dmunicio  |       Owner:  [hidden email]
      Type:  bug       |      Status:  new                                
  Priority:  major     |   Component:  website                            
Resolution:            |    Keywords:  home plone.org                    
-----------------------+----------------------------------------------------
Comment (by dmunicio):

 Did you mean IE6? I can see it properly in IE7 with "float: left;". What
 am I missing?

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1281#comment:2>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam
Plone.org () Re: [Plone.org] #1281: Bad displaying of footer in plone.org
Reply Threaded More More options
Print post
Permalink
In reply to this post by Plone.org
#1281: Bad displaying of footer in plone.org
-----------------------+----------------------------------------------------
  Reporter:  dmunicio  |       Owner:  [hidden email]
      Type:  bug       |      Status:  new                                
  Priority:  major     |   Component:  website                            
Resolution:            |    Keywords:  home plone.org                    
-----------------------+----------------------------------------------------
Comment (by limi):

 It works with float, but introduces other problems. Hence, my comment
 about using the inline approach instead. :)

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1281#comment:3>
Plone.org <http://plone.org>
Plone.org services maintenance
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Plone-website mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-website
The Wiki: http://plone.org/development/current/projects/WebsiteTeam