![]() |
A space between the Crowns and Game Titles in postbit / postbit legacy
Such a minor request, I'm embarrassed to ask but - I tried simply placing a non breaking space between the two but that doesn't seem to work...
Any quick tips here? |
Can you post a screen shot..
|
Quote:
Thanks! (Between the crown and the word Skeeball is wat I'm looking for) |
try this
admincp> plugins & products>plugin manager>ibProArcade: Crowns in Postbit click edit .. find this line 2x Code:
$crowns .= "<a href=\"arcade.php?" . $this->registry->session->vars['sessionurl'] . "do=stats&gameid=$this_game[gid]\"> <img src=\"arcade/images/$this_game[gname]2.gif\" border=\"0\" alt=\"$imgtext\" width=\"20\" height=\"20\" />"; Code:
$crowns .= "<a href=\"arcade.php?" . $this->registry->session->vars['sessionurl'] . "do=stats&gameid=$this_game[gid]\"> <img src=\"arcade/images/$this_game[gname]2.gif\" border=\"0\" alt=\"$imgtext\" width=\"20\" height=\"20\" /> "; |
Quote:
Almost worked! I placed the non-breaking space after the image and it worked perfectly. Thanks for the hint! Code:
$crowns .= "<a href=\"arcade.php?" . $this->registry->session->vars['sessionurl'] . "do=stats&gameid=$this_game[gid]\"> <img src=\"arcade/images/$this_game[gname]2.gif\" border=\"0\" alt=\"$imgtext\" width=\"20\" height=\"20\" /> "; |
I tried that as well I think, I moved it because it didn't work with firefox.. I could be wrong tho.. glad you got it worked out ..
enjoy |
Quote:
Works like a charm thanks :) |
All times are GMT. The time now is 11:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|