|
I'm guessing you're referring to the divs that contain 'hey' and 'hello'. You can probably fix this little problem by putting in the .navbar class float: left;. Or, if you want them to be on the right, then float: right;.
- Steve
__________________
if($stevej == "helpful") { $talkupation += $user_power; }
|