The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I created a DIV class as shown next to contain the code for a Tweet button that I placed in the 'postbit_legacy' template in the header bar DIV that is called 'posthead'.
Code:
.posttwitbutton {
display: inline;
margin-left: 2px;
}
Firefox: ![]() IE7: ![]() How can I get IE7 to place the button horizontally 'inline' in the post header so it looks like Firefox? |
![]() |
|
|