Tuesday, September 7, 2010

Quick Workaround & Temporary fixes

Theme > Change in portlet.vm for requirement to remove portlet title showing text "web content diplay"

Summary : #if( $portlet_title =='Web Content Display')
#else
$theme.iconPortlet() $portlet_title
#end

2>
Change is custom.css to acomdate tab space for 'BiggerNameTab' tab in navigation

Summary:
#navigation ul li.parent-nav-item {
text-align:center;
width:109px;

No comments: