Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Hidden web source

Junior Spellweaver
Joined
Apr 11, 2009
Messages
156
Reaction score
5
Hello everyone can i ask how to edit or find this code?
How - Hidden web source - RaGEZONE Forums
i already open all php code but im no luck to find this code.

Thanks and more power to all ragezoners developer.
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Dec 16, 2012
Messages
341
Reaction score
126
Hi Mac,

Try to use any of these two softwares.
Notepad++ or SublimeText3
Because you can open a whole folder of any project you want. Then you can now search a single line of code with an ease! Hope it helps.

Regards,
Death Gun
 
Upvote 0
Newbie Spellweaver
Joined
Jul 29, 2017
Messages
8
Reaction score
3
The name of the file is
StyleSheet2.css

now find / locate the file.


or edit use style ( !important )
Code:
<style>
.login .loginTop {
(code)
}
</style>
 
Upvote 0
Back
Top