The Arcive of vBulletin Modifications Site. |
|
Resizing Category Icons Details »»
|
|||||||||||||||||||||||||
Nevermind. I found it in an old thread I had started.
I had wondered why it seemed like deja-vue. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Umm and where would that thread be???
I want to increase the size of the category icons and also center them above the game name... |
|
#3
|
||||
|
||||
|
In arcade.php search for
Code:
$the_cat['cat_name'] = "<img src='".$file."' alt='' border='0' width='20' height='20' /> ".$the_cat['cat_name']; |
|
#4
|
||||
|
||||
|
THANKS!
This info needs to be in the instructions that come with the mod! I resized the icons and centered them. I think that should be default. Have a look at mine. ![]() Now where in gods name do we change the title of "Game Information" to 'Game Categories"??? They are categories and should be labeled as such! To center the icons: change: to <br> |
|
#5
|
||||
|
||||
|
Quote:
![]() Open your language file and search for game_info |
|
#6
|
||||
|
||||
|
Aaaa thats where it is hiding! Thanks fixed! Now the arcade is pimped just right!
|
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
||||
|
||||
|
I think this look should be standard for the game categories which actually needs to be correctly labeled as such.
|
![]() |
|
|