698 Views 1 Replies Last post: Jul 3, 2009 1:14 PM by jkoett RSS
jkoett Novice 108 posts since
Apr 21, 2009
Currently Being Moderated

Jul 3, 2009 9:06 AM

Text overlays on top of Icons after upgrading to 3.0.5

The text in the top icons "New", "Your Stuff", "History", "Browse", now overlays the icons after upgrading to 3.0.5.  I've included a screen-shot of before and after.  Here is the css for the item outlined in red:

 

 

 

http://prdclearlxvm01.iedlab.com/styles/jive-global.css

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td (line 30)

{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

}

http://prdclearlxvm01.iedlab.com/styles/jive-icons.css

.jive-icon-sml, .jive-icon-med, .jive-icon-big (line 18)

{

background-color: transparent;

background-position: 0pt 0pt;

background-repeat: no-repeat;

display: block;

float: left;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

}

.jive-icon-med (line 34)

{

background-image: url(../images/jive-icon-sprites-med.png);

height: 16px;

width: 17px;

margin-top: -1px;

margin-right: 4px;

margin-bottom: 0pt;

margin-left: 0pt;

}

.jive-icon-userbar-new (line 234)

{

background-position: -912px -80px;

}

 

 

Thanks for your help ,

Joel.

Attachments:
Tags: text, icon, overlay

More Like This

  • Retrieving data ...

Bookmarked By (0)