Return to Jive Software

Skip navigation
969 Views 6 Replies Last post: Dec 22, 2008 1:56 PM by brasicano RSS
brasicano Novice 68 posts since
Mar 4, 2008
Currently Being Moderated

Dec 17, 2008 11:33 AM

Clearspace 2.5.4 breaks tabs

tabs_deere.png

There is a pixel or two off on the discussions, documents and blogs tabs and therefore these tabs are not showing the bottom border. I've tried to fix this with CSS but as soon as I do it breaks the all content tab. I thought it was just an issue with the theme I had developed but then I saw the same issue with the jivesoftware.com support portal as can be seen from the screenshot...

 

tabs_jive.png

 

Thanks,
Eric

scott.hirdes Jive Employee 3,304 posts since
Oct 9, 2007
Currently Being Moderated
Dec 17, 2008 4:07 PM in response to: Eric Tufts
Re: Clearspace 2.5.4 breaks tabs

This small offset only seems to appear when using IE.  I am investigating the cause of this and will have more information for you on this by end of the week.

scott.hirdes Jive Employee 3,304 posts since
Oct 9, 2007
Currently Being Moderated
Dec 19, 2008 11:31 AM in response to: Eric Tufts
Re: Clearspace 2.5.4 breaks tabs

I've logged this issue as a bug.  The id of the bug is CS-10319.

 

I was able to workaround the problem by putting some CSS into the /template/global/custom-css-container.ftl template in a theme.  Here is the CSS I put into that template:

.jive-link-discussion-small {
  padding: 2px 0px 2px 16px;
}

.jive-link-document-small {
  padding: 2px 0px 2px 16px;
}

.jive-link-community {
  zoom: 1;
}

.jive-link-overview {
  zoom: 1;
  padding: 2px 0px 2px;
}
scott.hirdes Jive Employee 3,304 posts since
Oct 9, 2007
Currently Being Moderated
Dec 22, 2008 1:43 PM in response to: Eric Tufts
Re: Clearspace 2.5.4 breaks tabs
I pasted your CSS into the /template/global/custom-css-container.ftl template but it didn't work.

Can you verify that the CSS shows up in the <head> element of the page?  The custom CSS should get put right into the page.

 

Also, Clearspace will do some caching of theme files and so I would recommend doing a restart of the instance after applying the template and theme change to ensure that it is picked up by the instance.

 

If the above does not help, can you send the HTML source of the page you see?

More Like This

  • Retrieving data ...

Bookmarked By (0)

Case Product Issues

Loading Jira issues

Loading related product issues for this case
To better serve our customers we have included functionality to automatically follow up on a case after it has been idle for more than 5 days, and then auto close after an additional 3 days of inactivity. Choose No to acknowledge that this case will remain idle for longer than 5 days.
Making cases public allows other customers to learn from the solution of the case. It can also be used to gain feedback from others in the community. Ask our Support Engineers for more info, but we encourage you to make your cases public.