V3Arcade - Scrollable news / more news
This modification is in the archives.
[MOD] V3Arcade - Scrollable news / more news
This little mod will make your news window thats on the main Arcade screen / Arcade category screen scrollable. Files to modify Arcade.php Templates to modify: arcade_main arcade_main_category (if your using the category mod) **** DONT FORGET TO BACK UP BEFORE U MODIFY **** Here what to do: Open your admincp ==> Styles & Templates ==> Style Manager ==> Edit templates Open up the arcade_main template FIND: Code:
$arcadenews Code:
<div style="height:125px; width:100%; overflow:auto;"> Open the arcade_main_category template FIND: Code:
$arcadenews Code:
<div style="height:125px; width:100%; overflow:auto;"> NOTE: CHANGE : Code:
height:125px to your liking Open up Arcade.php FIND: (if you are using the category mod, this like will be in there twice) Code:
$newsresult = $DB_site->query("SELECT * FROM " . TABLE_PREFIX . "gamenews ORDER BY datestamp DESC LIMIT 4"); Code:
LIMIT 4 Download No files for download. Screenshots
|
Similar Mods
V3arcade - Show Last Score News | vBulletin 3.5 Add-ons |
V3Arcade Link to Games in News And Events | vBulletin 3.5 Add-ons |