Welcome, Guest!!
follow us on...
Please, sign in if you are registered :)
Password forget?
|
Register
Home
Help
Search
Login
Register
SentinelCraft Legacy Forum 2013 - 2022
»
Server Stuff
»
Feature/Plugin Requests
»
server IP on website
« previous
next »
Print
Pages:
1
[
2
]
3
Author
Topic: server IP on website (Read 14881 times)
c0d3br3ak3r
Member
Posts: 297
I am Ziltoid the Omniscient!
Re: server IP on website
«
Reply #15 on:
November 12, 2014, 02:13:50 AM »
Its not gonna save. Only site devs can actually save it, so I'd have to screenshot the code and give it to Fed.
Logged
They call me Mr Knowitall. I will not compromise. I will not be told what to do. I will not step aside.
MacLeezy
King of Dragonsreach
Senior Member
Member
Posts: 339
Re: server IP on website
«
Reply #16 on:
November 12, 2014, 02:41:58 AM »
Dude, editing source code, either css or html, isn't that hard. Implementing it on website you don't have permission to (hacking) isn't that easy. why are you trying?
Logged
c0d3br3ak3r
Member
Posts: 297
I am Ziltoid the Omniscient!
Re: server IP on website
«
Reply #17 on:
November 12, 2014, 03:03:17 AM »
I never said I was implementing it without permission. The reason I am trying, is because I am learning how to use JS, HTML, and CSS. So whats wrong with taking up a *little* challenge and attempting to add a picture that says the server IP on it. I'm not hacking, since this includes no backdooring, exploitation, or GTing. What I was intending on doing, was getting someone with PS access, unlike me, to help me by editing the IP onto the SentinelCraft picture (
http://www.sentinelcraft.net/images/global/sentinel_craft_logo.png
), shading out the white background, then giving it back to me so that I can replace the logo with the new one, then screenshotting the edited source, and giving it to Fed. Please tell me in any way, how this is hacking, or implementing without permission. If you'd like to help, props for you, if you don't want to, then I'll either find out how my own way, or ask someone else.
Logged
They call me Mr Knowitall. I will not compromise. I will not be told what to do. I will not step aside.
MacLeezy
King of Dragonsreach
Senior Member
Member
Posts: 339
Re: server IP on website
«
Reply #18 on:
November 12, 2014, 03:34:06 AM »
You said only Dev's can save it... because you don't have the perms. if you were able to save the source code so it shows up to everyone on the server, (not just locally) than you would have had to hack the website in one form or another.... If your talking about taking the image off the website, you could most likely find the link where it is saved in the source code and paste it into your browser.
Logged
c0d3br3ak3r
Member
Posts: 297
I am Ziltoid the Omniscient!
Re: server IP on website
«
Reply #19 on:
November 12, 2014, 04:01:32 AM »
Quote from: c0d3br3ak3r on November 12, 2014, 03:03:17 AM
(
http://www.sentinelcraft.net/images/global/sentinel_craft_logo.png
)
Logged
They call me Mr Knowitall. I will not compromise. I will not be told what to do. I will not step aside.
c0d3br3ak3r
Member
Posts: 297
I am Ziltoid the Omniscient!
Re: server IP on website
«
Reply #20 on:
November 12, 2014, 04:04:14 AM »
I have the link to the picture right there, I need someone to edit the IP onto the pic, then get rid of the white background. Then if they put it on Imgur or something, I can link it to there, screenshot it, then send it to Fed. Where he will then copy the edit from the screenshot, onto the source. That is how I intend for it to go.
Logged
They call me Mr Knowitall. I will not compromise. I will not be told what to do. I will not step aside.
MacLeezy
King of Dragonsreach
Senior Member
Member
Posts: 339
Re: server IP on website
«
Reply #21 on:
November 12, 2014, 04:15:38 AM »
Why exactly do we need a screenshot, Why would sending them the .png not be enough?
Logged
c0d3br3ak3r
Member
Posts: 297
I am Ziltoid the Omniscient!
Re: server IP on website
«
Reply #22 on:
November 12, 2014, 04:27:36 AM »
Because if I send them the .png it wont work. It needs to be a link. You can do <img></img> and use a link, or <href ="link"></href>.
Logged
They call me Mr Knowitall. I will not compromise. I will not be told what to do. I will not step aside.
MacLeezy
King of Dragonsreach
Senior Member
Member
Posts: 339
Re: server IP on website
«
Reply #23 on:
November 12, 2014, 04:31:14 AM »
Well I know you would upload it to a host than give them the link to the img for use on the site, but I still don't see where Screenshots come in. All they should have to do is go to the area in the code for the img and Highlight the link for the old photo and paste in the new link.. the code is already there around the current one why would they need to re-type up the actual commands?
Logged
MacLeezy
King of Dragonsreach
Senior Member
Member
Posts: 339
Re: server IP on website
«
Reply #24 on:
November 12, 2014, 04:38:27 AM »
and the problem with this img. is for one, it's tiny, so putting [Server IP: play.sentinelcraft.net] is doable but it's hard to see especially on lower resolutions, and two: people visit the site using different browsers or skins, so making it visible on all possible backgrounds requires an outline effect on the text, which would be easy enough, but with such small font it makes it even more difficult to see.
I don't like the play. LOGO .net it looks tacky. If you want this accomplished you need to ask the staff if they are willing to have a larger banner on the forums.
Logged
c0d3br3ak3r
Member
Posts: 297
I am Ziltoid the Omniscient!
Re: server IP on website
«
Reply #25 on:
November 12, 2014, 04:54:18 AM »
It does look tacky, lmfao. But using href, or img, they both have specific requirements (I think) to show the picture. Try resizing the banner, maybe? Then I can put it in, see how it looks, and if its too big, we can maybe edit it some more.
Logged
They call me Mr Knowitall. I will not compromise. I will not be told what to do. I will not step aside.
MacLeezy
King of Dragonsreach
Senior Member
Member
Posts: 339
Re: server IP on website
«
Reply #26 on:
November 12, 2014, 05:02:43 AM »
not feasible. It isn't a vector img so as I resize it It becomes pixelated.
Logged
c0d3br3ak3r
Member
Posts: 297
I am Ziltoid the Omniscient!
Re: server IP on website
«
Reply #27 on:
November 12, 2014, 05:10:15 AM »
Oh. Why not make a second picture? I can add it under it.
Logged
They call me Mr Knowitall. I will not compromise. I will not be told what to do. I will not step aside.
Fedgar_Lurch
Just Some Guy
Founder
Member
Posts: 1408
Hey Guys!
Re: server IP on website
«
Reply #28 on:
November 12, 2014, 02:30:19 PM »
I wasnt talking about putting the IP on the forums section. That is not really needed. Putting it on the homepage is far more useful, and its really like a five minute change with CSS and HTML. But Ill let you guys try and figure out how to do it.
Also, What Code is talking about it seems like is using his browsers "inspect element" feature to fiddle with the CSS HTML which is exactly what I would do if I was in the same situation. If you find something that looks good take a screen shot and save whatever changes you have made and send it to me. I will review it and if it is good I will implement it.
Also... editing the XS version of the logo file is silly. That logo is fine the way it is, adding the play.[Logo].com would look tacky no matter how you did it.
Logged
-- Fedgar
SherlockH
Member
Posts: 225
Re: server IP on website
«
Reply #29 on:
November 12, 2014, 07:09:49 PM »
hey thanks guys especially c0d3br3ak3r for developing my ideas
, I am really much a webpage idiot...
Logged
Poppies are red
Diamonds are blue
This poem does not rhyme
<-- give me a <3
Print
Pages:
1
[
2
]
3
« previous
next »
SentinelCraft Legacy Forum 2013 - 2022
»
Server Stuff
»
Feature/Plugin Requests
»
server IP on website