Forum's Website Development & Bugs & Problems Reporting

Locked
User avatar
- ak -
wisdom crystal finder
Posts: 2300
Joined: 06 Dec 2012 02:43
Location: Minneapolis

Re: Development & Bugs & Problems Reporting

Post by - ak - »

gil2455526 wrote:Can you create a site wide favicon? YouTube's icon keep contaminating and changing the forum's blank icon :/
Let's see... I could find an appropriate PHP or HTML file that controls every single pages and insert that favicon in there.

That might works... I will have to look at that.
User avatar
admin
Site Admin
Posts: 117
Joined: 01 Jan 1970 01:00

Re: Development & Bugs & Problems Reporting

Post by admin »

Stupid codes is stupid.

I can't find the favicon image that appears only on the forum's front page and I tried to apply a new favicon.ico file to the overall_header.html file without any noticeable success. I left the files as they are so if anyone see any changes either good or bad, let me know.

Until then... forget favicon. I am not wasting my energy on this.
{Admin account of AK, former forum host. --Ancient Crystal}
User avatar
Sublevel 114
layer restorer
Posts: 16587
Joined: 11 Dec 2012 20:23

Re: Development & Bugs & Problems Reporting

Post by Sublevel 114 »

Well, favicon isn't so important...

----

*experiments time*

added

Code: Select all

<link rel="shortcut icon" href="http://vignette3.wikia.nocookie.net/submachine/images/6/64/Favicon.ico/revision/latest?cb=20110120002238" />
to page code

can see holy Subgod symbol
xD[/size]
User avatar
admin
Site Admin
Posts: 117
Joined: 01 Jan 1970 01:00

Re: Development & Bugs & Problems Reporting

Post by admin »

Well.

I finally got the favicon working after a tip by Sublevel (well... not exactly and not directly.) His little experiment lead me to find a different solution that lead to result that I wanted.

:D

Who know that the code can be such a fussy little prick?
{Admin account of AK, former forum host. --Ancient Crystal}
User avatar
Sublevel 114
layer restorer
Posts: 16587
Joined: 11 Dec 2012 20:23

Re: Development & Bugs & Problems Reporting

Post by Sublevel 114 »

?

I just opened code of Index Page and added a line

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-gb" xml:lang="en-gb">
<head>

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-language" content="en-gb" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<link rel="shortcut icon" href="http://vignette3.wikia.nocookie.net/submachine/images/6/64/Favicon.ico/revision/latest?cb=20110120002238" />
result:

Image

(that's just experiment with forum's code)


Edit: Ninjad
Last edited by Sublevel 114 on 24 Jun 2015 20:12, edited 1 time in total.
User avatar
admin
Site Admin
Posts: 117
Joined: 01 Jan 1970 01:00

Re: Development & Bugs & Problems Reporting

Post by admin »

Jeez, you got ninja'ed xD

Well, developer tool wouldn't be a good way because this forum is run on PHP files which compile a lot of HTML and Javascript files. You will have to find a specific file you want to code it in to get the result you want. I used the overall_header.html file again, this time with the code inserted just before the </head> tag and with the favicon.ico placed within the root directory.

So it works now.

YAY!
{Admin account of AK, former forum host. --Ancient Crystal}
User avatar
Sublevel 114
layer restorer
Posts: 16587
Joined: 11 Dec 2012 20:23

Re: Development & Bugs & Problems Reporting

Post by Sublevel 114 »

lol from now you can ask me if there any trouble with code

my experiments...
*replaces DMT character logo on big Alek v Kern face*
:mrgreen:
would help you to find solution

:'D
User avatar
ENIHCAMBUS
karma portal traveller
Posts: 8653
Joined: 04 Feb 2013 22:17
Location: Pastel Lands.

Re: Development & Bugs & Problems Reporting

Post by ENIHCAMBUS »

*Requesting Sublevel as Co-Admin*
ENIHCAMBUS: State of the Art Scanning!
🧐
User avatar
- ak -
wisdom crystal finder
Posts: 2300
Joined: 06 Dec 2012 02:43
Location: Minneapolis

Re: Development & Bugs & Problems Reporting

Post by - ak - »

Sublevel 104 wrote:lol from now you can ask me if there any trouble with code

my experiments...
*replaces DMT character logo on big Alek v Kern face*
:mrgreen:
would help you to find solution

:'D
NO.

Image
Last edited by - ak - on 24 Jun 2015 21:12, edited 1 time in total.
User avatar
Sublevel 114
layer restorer
Posts: 16587
Joined: 11 Dec 2012 20:23

Re: Development & Bugs & Problems Reporting

Post by Sublevel 114 »

You didn't like your face in forum logo?
:O

*cries*
ENIHCAMBUS wrote:*Requesting Sublevel as Co-Admin*
you know what will happen if that happens...

bye-bye, Bender
Locked