Message Board #2 - Page 3 - Post ID...

User 2924428 Photo


Registered User
1,718 posts

Inger I am now an official customer of hostgator.com, I hosted a phpbb message board there, but I was wondering, how do I install a favicon if the message board is on the main page? I haven't even opened it in ftp yet, just using script installation for phpbb..
User 122279 Photo


Senior Advisor
14,610 posts
Online Now

Yeah, finding the right file to set the link can be a problem with these message boards. I have no such message boards to play with at the time being. and it's very long since I had one of those, but I think it has to go on one of the templates. But to make it easy for yourself, why not create an 'opening page' with a bit of info to the forum users perhaps, and insert the favicon link on that.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

Oic.. hey Inger, can you check out torchlight.coffeecup.com please? It's a preview of how I want my site to be, but where the lettering is I wanted to include a scroll graphic with -z index just to cover up the backround a little bit, so I went with the coding

.index
backround: url(../images/scroll) and it isn't showing up anywhere.. can you help please? Thanks Inger :)
User 187934 Photo


Senior Advisor
20,265 posts
Online Now

This appears to be controlling your marquee.
element.style {
background-color: #414141;
color: red;
width: 100%;
}

Looks to be inline.;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 122279 Photo


Senior Advisor
14,610 posts
Online Now

Remove the space after 'url', like this:

.index {
background: url(../images/scroll.png);
margin:20px auto 10px;
width: 900px;
height:600px;
z-index: 100;

}
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2924428 Photo


Registered User
1,718 posts

I got it, I made another post in the HTML forum, I can't get the scroll to stay centered for websites like we did on the judd site. I couldn't find the code that centered it in css though, so i'm searching for a way to keep that scroll behind the lettering centered.
User 2147626 Photo


Ambassador
2,958 posts

I couldn't find the code that centered it in css though

Hmm, wouldn't have that 'lost code' problem if you had Prism's handy little 'Snippet' program :D
Ask nice and you might get a download link... :cool:
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
User 2924428 Photo


Registered User
1,718 posts

Prism has a snippet program? I'd love to check it out if so, send it on over to scripeon@gmail.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.