how to change the game image size? (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: how to change the game image size?
|
vemp (User)
Newb Sauce
Posts: 8
|
|
how to change the game image size? 2 Months ago
|
Karma: 0
|
|
Joomla Version:Joomla! 1.0.15 Stable
PUArcade version: v2.2
install and add new game successfuly, how to enlarge the game image? where is the setting code?
if some one know this PU product quite well, please explanation the file function?
Thanks for any help
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:how to change the game image size? 2 Months ago
|
Karma: 89
|
|
There are a lot of places you would have to edit code to change the game image. Start in the template you use, such as: /components/com_puarcade/templates/ocean/style.css.
Then, there are also some spots in puarcade.html.php and cls.puarcade.php.
I wrote PUArcade, but I don't understand what you mean by "File Function"
|
|
|
|
|
|
|
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
|
|
|
The administrator has disabled public write access.
|
vemp (User)
Newb Sauce
Posts: 8
|
|
Re:how to change the game image size? 2 Months ago
|
Karma: 0
|
|
The "file function" means file controling.
for example,
/components/com_puarcade/templates/ocean/style.css
this file is the Cascading Style Sheets file for ocean template.
sorry about my saying, english is my second language.
Thanks for your help, i will paly around see what's going on.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:how to change the game image size? 2 Months ago
|
Karma: 89
|
|
Ahh, I see.
Well, I know what every file in PUArcade does. Ask me about a specific file, and I will tell you what it does. Or, ask me about a specific function, and I will tell you which file it is in.
|
|
|
|
|
|
|
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
|
|
|
The administrator has disabled public write access.
|
vemp (User)
Newb Sauce
Posts: 8
|
|
Re:how to change the game image size? 2 Months ago
|
Karma: 0
|
|
thanks for your help, pragma my problem was fixed.
i use the moude called mod_pu_pop_game_popup, i should go to mod_pu_new_game_popup.php to do the modified.
now i am face a another problem with links. how to use sefRelToAbs this function? cause i create a extra page betwenn the game thumb iamge and game playing page. so, in the extra page, how do i link to the playing page?
Thanks agian.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|