php Arcade Script
May 22, 2012, 02:03:02 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: To upgrade your forum account and access the phpAS Owners Only Section, you need to Log in to the members area and fill out the box at the top of the page. Doing this will get you verified as an official script owner and you will then be able to access the phpAS owner forums.

WARNING: At no time can a phpArcadeScript Owner offer a copy of phpArcadeScript to another person, whether it be someone who is looking for the script or even a current phpArcadeScript owner. Please refer all questions for sales or support at http://www.phparcadescript.com/support    Click Here To Check If Licence Is Valid.

Important notice regarding Php Arcade Script: http://www.phparcadescript.com/forums/index.php/topic,8316.0.html
Important notice regarding forum support: http://www.phparcadescript.com/forums/index.php/topic,8317.0.html

Is your email updated? http://www.phparcadescript.com/forums/index.php/topic,8321.0.html
 
   Home   Help Arcade Login Register  

IMPORTANT:

We have started a new forum that will replace this one in full shortly. You can still reply to existing topics on this forum, but new topics cannot be started here. Please start your new topics on the new forum: here.
Read more about this change here.
Pages: [1]
  Print  
Author Topic: problem after script install  (Read 1477 times)
abdullah_359
Newbie
*
Posts: 18


« on: April 15, 2010, 06:47:54 PM »

Hi , may can help me , please ?
recently i installed phparcadescript V4, you can see my website www.xcocox.com
1- i want my website looking for this site http://www.yinaz.com/
2- when can i add google translate script in myweb page ?
Thank you
Logged
PlayGamesArcade
phpAS Script Owners
Full Member
*
Posts: 205


WWW
« Reply #1 on: April 15, 2010, 07:12:12 PM »

Under site management of your admin login, select the 'YourArcade' template to change the look like that.

Your'll then have to know a little html and php, to tweak it and add the google translate, etc.

\templates\yourarcade\overall.html

is a good place to start.

Google Translation: http://translate.google.com/translate_tools
Logged

abdullah_359
Newbie
*
Posts: 18


« Reply #2 on: April 16, 2010, 02:02:39 AM »

Thank you Sir, but How can i add google translate script in middle webpage , left , or right ?
2- i want add some comment in my website to visitors read it ?
3- How can change the logo to my logo ?
Thank you
..................
Logged
abdullah_359
Newbie
*
Posts: 18


« Reply #3 on: April 16, 2010, 02:24:34 AM »

Hi, i forget something , i can not see the ring or circle with Featured games , How can i show it ?
2- How can i earn from Mochi , if vistors click on advertise or play game ?
pardon me English language is native language for me .

Thank you
Logged
PlayGamesArcade
phpAS Script Owners
Full Member
*
Posts: 205


WWW
« Reply #4 on: April 16, 2010, 03:44:37 AM »

It helps if you know html, css and php to modify your template - also have a backup.

I assume you have changed to using YourArcade template.

Edit: templates\yourarcade\overall.html

Scan the file or do a search where you want your code to go. For example search for the title 'Members' for the top-left, it should have a structure like this:

Quote
<div class='bcontentsection'>
<div class='bcontenthead'>(Title)</div>
<div class='contenttext'>
(content)
</div>
</div>

Paste the google translate script where ever you want it (for example make the same structure as member replacing the title and content and place it below):
Quote
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
  new google.translate.TranslateElement({
    pageLanguage: 'en'
  }, 'google_translate_element');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>


For the logo replacement, check under templates\yourarcade\images\logo.png


For Mochi Games, sign up on Mochimedia.com as a publisher, verify your website with the file upload or whatever. Setup your Mochi grabber and get some games from Mochi. The site will then take care of the rest, it's will only a few cents for the moshi ads and would be better to have website advertising as well if to make a profit.
« Last Edit: April 16, 2010, 03:49:39 AM by PlayGamesArcade » Logged

abdullah_359
Newbie
*
Posts: 18


« Reply #5 on: April 16, 2010, 04:52:07 AM »

Hi, Thank a lot my friend , i want to replace the logo name from phparcadescreipt.com to my website or any name without change whole logo,
Thank you
www.xcocox.com
Logged
shark_gamez
Newbie
*
Posts: 1


« Reply #6 on: January 28, 2011, 04:02:57 PM »

Hello,

Help!!! I need to change the "yourarcade" template and modify some CSS code. My site is hosted on Hostgator (www.sharkgamez.com)... Once in the C-Panel on my server, I open the CSS file but I am unable to edit the file. Do I need to download the CSS file and open it in an HTML editor (Frontpage, Dreamweaver), then make changes and upload back to the server? Am I able to make the necessary changes without downloading/uploading the file?

Thanks for your assistance.

Michael
Logged
JADDY360
phpAS Script Owners
Jr. Member
*
Posts: 62


« Reply #7 on: January 29, 2011, 01:16:47 AM »

PLEASE LET US KNOW
Logged
funbrainzone
phpAS Script Owners
Sr. Member
*
Posts: 259


WWW
« Reply #8 on: January 31, 2011, 01:04:39 AM »

You need to explore the script and study it. try searching your Questions around. Good luck! Wink
Logged

Pages: [1]
  Print  

IMPORTANT:

We have started a new forum that will replace this one in full shortly. You can still reply to existing topics on this forum, but new topics cannot be started here. Please start your new topics on the new forum: here.
Read more about this change here.
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!