vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   How Do I (https://vborg.vbsupport.ru/showthread.php?t=182412)

g0dfather1984 06-13-2008 08:27 PM

How Do I
 
Set the image size for the category pictures? Right now it's at 20 x 20 and I want it to be, 50 x 50.

Davey-UK 08-17-2008 08:31 AM

I am looking for the same thing, but cant seem to find the answer anywhere in the arcade skins files.

Mr Zeropage??

--------------- Added [DATE]1218967950[/DATE] at [TIME]1218967950[/TIME] ---------------

At last, ive found it......
In arcade.php around line 2064, find
Code:

                        $the_cat['cat_name'] = "<img src='".$file."' alt='' border='0' width='20' height='20' />&nbsp;".$the_cat['cat_name'];
And obviously change the 20's to 50's.

Ive also atered the bit in red for a <br />, so the name of the category is below the image.

If you want to put the amount of games below the name of the category, look on the next row down.

Just before
Code:

(".$the_cat['num_of_games']
add a <br />.

It just looks neater.

Hope this helps :)

g0dfather1984 08-19-2008 09:14 PM

Hey, thank you!


All times are GMT. The time now is 01:45 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
  • Page Generation 0.01078 seconds
  • Memory Usage 1,709KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete