Page 1 of 1

Just a few questions about Portal

Posted: 25. November 2009 03:51
by fisherking
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://fishingjapan.net/

What have you done before the problem was there?
Looked over my install

What have you already tryed to solve the problem?
Yes

Description and Message
Hey everyone....

I've decided to add this portal because well it rocks...

Just one minor problem I have is this. Next to:
Content

* Board index
* Search
* Members
* The team

it has a bullet point but no image icon. I've made sure to load the images again but can't figure this one out.
Any ideas on how I can fix this simple little problem?

Re: Just a few questions about Portal

Posted: 25. November 2009 07:24
by Mike

Re: Just a few questions about Portal

Posted: 25. November 2009 07:37
by fisherking
ok well I've looked into what you said here:

This is caused by one of the following reasons:
- you forget to include portal.css into stylesheet.css
- you forget to upload portal.css
- you forget to clear all caches after you doing the first point.

Portal.css is in the Stylesheet.css as seen here:

Code: Select all

@import url("common.css");
@import url("links.css");
@import url("content.css");
@import url("buttons.css");
@import url("cp.css");
@import url("forms.css");
@import url("tweaks.css");
@import url("colours.css");
@import url("portal.css");
Portal.css is in the theme folder with the rest of the css files.

I purged the cache and even went into the cache folder for a manual delete.

Next I went into styles and did all these actions too:

Code: Select all

Refresh your Styles:
    "Administration Control Panel" (ACP) > "Styles" > "Templates" > each > "refresh"
    "Administration Control Panel" (ACP) > "Styles" > "Themes" > each > "refresh"
    "Administration Control Panel" (ACP) > "Styles" > "Imagesets" > each > "refresh"
Still no go...


UPDATE...........

OK she's working now! It seems all the resetting of cookies and cache's did the trick.

Re: Just a few questions about Portal

Posted: 25. November 2009 15:12
by fisherking
How can I make my own custom block? I have already used one up on the side but need a new one for weather.

What's the right way on making a new block?

Thanks...

Re: Just a few questions about Portal

Posted: 25. November 2009 23:20
by Mike