[Plone.org] #1325: Links in the footer are not property floated

2 messages Options
Embed this post
Permalink
Plone.org () [Plone.org] #1325: Links in the footer are not property floated
Reply Threaded More More options
Print post
Permalink
#1325: Links in the footer are not property floated
---------------------+------------------------------------------------------
Reporter:  dmunicio  |       Owner:  [hidden email]
    Type:  bug       |      Status:  new                                
Priority:  minor     |   Component:  website                            
Keywords:            |  
---------------------+------------------------------------------------------
 The links at the footer are not properly shown (almost in Firefox and
 IE7).
 To fix it, PLEASE add the following to newplone.css :

 in rule:

 {{{
 #sitemap dl
 }}}

 just add:

 {{{
  float:left;
 }}}


 So the dl are properly floated

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1325>
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] #1325: Links in the footer are not property floated
Reply Threaded More More options
Print post
Permalink
#1325: Links in the footer are not property floated
------------------------+---------------------------------------------------
  Reporter:  dmunicio   |       Owner:  [hidden email]
      Type:  bug        |      Status:  closed                            
  Priority:  minor      |   Component:  website                            
Resolution:  duplicate  |    Keywords:                                    
------------------------+---------------------------------------------------
Changes (by dmunicio):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 Sorry, this is the same as Ticket #1281
 I reported twice because in "My Tickets" page I couldn't see any tickets.

--
Ticket URL: <https://dev.plone.org/plone.org/ticket/1325#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