![]() |
I want to remove...
I have my postbit set to horizontal scrolling, and i want the images to scroll, but not the '%GAME% Champ!' text - i want to completely remove the text.
I'm wading through the 'ibProArcade: Crowns in Postbit' php, but its kind of too messy for me to figure out the proper instance for that. Help? |
I've been considering doing something with an iframe and/or my own marquee code in tandem with the thumbnails display. I'm going to move on with the other customizations I need to make for now, but when I come back to this I'll let you know what I come up with.
What document are you wading through? |
Quote:
Its the only thing i've found to have an effect on it, since removing the [champtext] in the postbit and postbit legacy templates dont seem to do anything. |
Quote:
Wow. I didn't even think of looking in the plugin manager. I'm an idiot. :p |
Quote:
|
Quote:
Hrm, I guess I'm not moving on to the other customizations. =/ |
Haha, sorry to drag you away from those and onto these. :p
|
If you want scrolling but not the '%GAME% Champ!'
Try this.. Plugin Manager >> ibProArcade: Crowns in Postbit Find this, Code:
$crowns .=$this_game[gtitle]." Champion!</a> " . $crown_end; Code:
$crowns .= "</a> "; |
Quote:
I managed to finagle something, but no where near as simple. Obviously, I like yours better. I edited this: PHP Code:
PHP Code:
PHP Code:
And if you want to adjust the speed, direction or height/width of the marquee, just go to Case 1 or Case 2 and edit the <marquee> tags accordingly: PHP Code:
|
Thanks so much for the code - but my question continues.
If someone only has one high score, it obviously doesnt scroll, so the image is still accompanied by the text in that instance. More help? Also, lets say i want the scrolling images to be larger then the 20x20 they are currently... which piece of code should i edit? |
All times are GMT. The time now is 07:03 PM. |
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:
|