Page 1 of 1

Style of Center Blocks

Posted: 9. August 2009 19:42
by cdanik
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://www.yfchost.com/home/

What have you done before the problem was there?
Installed the portal and customized the menu. Also, because I am using a different style, I had to change a couple of the style modification instructions from install.xml

What have you already tryed to solve the problem?
Looked through the style sheet.

Description and Message
It took some work, but I had to manually change the style for the portal to "integrate" into my site. I am not using the default prosilver style, so none of the install instructions matched with my style. All I did manually is add menu links (not the problem). The theme I am using stores all of it's CSS information in one file, unlike the standard prosilver template. So, i'm not really sure how to add this code to the file: @import url("portal.css"); , as I am not experienced with CSS files. If you could help me out with this, that would be great. The upload option does not seem to be here, or I would upload the .css of the template that I am using to show you.


Thanks,
Chris

Re: Style of Center Blocks

Posted: 9. August 2009 20:45
by Marc
Just put it at the end of your CSS-file.

Re: Style of Center Blocks

Posted: 9. August 2009 21:33
by cdanik
I did, it seems to miss the center blocks. Can you take a look at the forum site?

http://www.yfchost.com/home/

Re: Style of Center Blocks

Posted: 9. August 2009 22:03
by cdanik
I just re-uploaded my portal.css file and my stylesheet.css file to have a fresh start. I then made the change from install.xml. Now nothing seems to have any "style" on the portal.

Re: Style of Center Blocks

Posted: 10. August 2009 00:01
by Marc
You need to refresh your theme cache.

Re: Style of Center Blocks

Posted: 10. August 2009 01:35
by cdanik
That did not work.

Re: Style of Center Blocks

Posted: 10. August 2009 09:01
by Marc
It seems your style is based on subsilver2, therefore you need to do the subsilver2 edits and use the subsilver2 files.

Re: Style of Center Blocks

Posted: 10. August 2009 12:07
by cdanik
I will try that and post back. Also, thank-you for all your help

Re: Style of Center Blocks

Posted: 10. August 2009 13:06
by cdanik
That did the trick!!! Thank-you Very much! :D