Page 1 of 1

background in welcome-block not working ..?

Posted: 4. March 2010 21:30
by Mar10e
Your Portal Version: 1.0.5
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://vertrekkersinfo.nl/portal.php

PHP Version: 5.2.12

What have you done before the problem was there?
Nothing, it's a clean phpbb3 install with a clean Portal install, no other mods or anything.

What have you already tryed to solve the problem?
Re-uploaded all theme related files to the theme (Silvester) folder I'm using, added import of portal.css to stylesheet, googled and searched this forum.

Description and Message
Dear readers,

I have just installed a brand new phpBB forum with the Portal mod. Everything went smoothly so I'm quite happy ;)

One thing I can't figure out though: when a guest visits the portal page, the Welcome block is displayed. That works like a charm, exept for the background. All other blocks show the background perfectly, this block for some reason doesn't.

I don't know what else to try, so hopefully somebody here knows what file to edit so this block displays the correct background - black on darkblue isn't too readable :?

Thank you in advance for your help!

Re: background in welcome-block not working ..?

Posted: 4. March 2010 21:42
by Marc
Refresh your theme cache. ;)

Re: background in welcome-block not working ..?

Posted: 4. March 2010 22:14
by Mar10e
That I did - more then once ;) Also cleaned browser cache, restarted FireFox, but there's something wrong in a bit of code somewhere :?

Re: background in welcome-block not working ..?

Posted: 5. March 2010 16:13
by Marc
It is actually not loading portal.css. Are you sure you really refreshed the theme cache of your style? If that does not work, try deleting all the files inside your cache folder except for index.html, .htaccess and queue.php.

Re: background in welcome-block not working ..?

Posted: 5. March 2010 16:17
by Mar10e
Yes, I've just done another refresh and checked to see if I didn't forget to add the @import for the portal stylesheet.
I'll try deleting using FTP, leaving the files index.html, .htaccess and queue.php ...

Re: background in welcome-block not working ..?

Posted: 5. March 2010 16:22
by Mar10e
Yay, we have a background! Doesn't look quite right yet, but at least it's readable now :)
I was clearing the cache using the phpBB admin (styles and global tab) but using FTP seems to do the trick.

Never thought of simply using FTP to clear the cache folder :oops:

Thank you very much!

Re: background in welcome-block not working ..?

Posted: 5. March 2010 16:52
by Mar10e
It worked ... untill I refreshed the page.

I have *no* idea what's going on here :o

Re: background in welcome-block not working ..?

Posted: 5. March 2010 18:00
by Mar10e
A friend had a look and e-mailed me some new files. Uploaded those and the problem is fixed.

Yay :D

Re: background in welcome-block not working ..?

Posted: 7. March 2010 21:03
by Mike
Related to your actual Style (BlueWater)

You didnt upload portal.css, nor include it to your stylesheet.css ;)

Re: background in welcome-block not working ..?

Posted: 7. March 2010 21:07
by Mar10e
I just changed the theme- not real happy with this one either so I'll probably change it again ;)

It's working with the theme I used before, and I'm sure it'll work with this one when I've uploaded everything. With the new files, everything works like a charm.