Try changing this:
| <property> | <name>org.jboss.portal.property.layout</name> | <value>simple-layout-two-column</value> | </property> | ... | <property> | <name>org.jboss.portal.property.renderSet</name> | <value>divRenderer</value> | </property> | to this: | <property> | <name>org.jboss.portal.property.layout</name> | <value>nodesk</value> | </property> | ... | <property> | <name>org.jboss.portal.property.renderSet</name> | <value>emptyRenderer</value> | </property> | | I have been using a custom theme in my work and I forgot to change these values back to the defaults for the JBoss Portal. Good luck View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901841#3901841 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901841 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
