Jump to content
  • 0

BUG Bootstrap FluxCP SOLVED


mazvi

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   6
  • Joined:  11/26/12
  • Last Seen:  

Helo sir i found bug again on Bootstrap CSS please view my attachment

 

 

--------------------

 

Solved open /themes/bootstrap/css/flux/unitip.css

 

line 28

#unitipmid {
background: url(../../img/TipMid.png) repeat;
width: 115px;
height: auto;
padding: 5px 15px;
}

Change into

 

#unitipmid { 
background: url(../../img/TipMid.png) repeat; 
width: 145px;
height: auto; 
padding: 5px 15px;
}

post-11817-0-48280700-1407990736_thumb.png

post-11817-0-12630200-1407990739.png

Edited by mazvi
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   6
  • Joined:  11/26/12
  • Last Seen:  

Thanks very much

Link to comment
Share on other sites

×
×
  • Create New...