Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [How To?] Integrate a Facebook Connect button into the Guest Welcome Block
#6
Not Solved
(2011-08-09, 09:22 AM)Jason L. Wrote: Add a fixed height?
Added a fixed height to #panel in the CSS, now the code is
#panel {
	background: #FFFF99;
	color: #000000;
	font-size: 11px;
	padding: 9px;
        height:36px;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-khtml-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border-bottom: 3px solid #FFC633;
And it still is being pushed to make room for the button :/ http://schoolhelpforums.net

Is there something I need to change in the CSS?



Messages In This Thread
RE: Integrate a Facebook Connect button into the Guest Welcome Block - by Camgaertner - 2011-08-09, 10:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)