| Author |
Message |
Anyware
Nuke Soldier


Joined: Mar 28, 2004
Posts: 11
Location: Berlin, Germany
|
Posted:
Mon Mar 29, 2004 5:27 am |
  |
Hi !
I just installed PHPNuke 7.1 und the Chronicles Theme Pack. Everything except the forum works fine. The text colors and font sizes look weird in the BB. Does anybody know how to fix this ?
Thanks in advance! |
|
|
   |
 |
Anyware
Nuke Soldier


Joined: Mar 28, 2004
Posts: 11
Location: Berlin, Germany
|
Posted:
Wed Mar 31, 2004 5:46 am |
  |
Hi again,
maybe I need to be a little more specific.
The font and font size of the board titles are not correct. The color for user names is brown, but should be yellow/golden. The color for the admin user name is orange, but should be red. The "Got to Administration Panel" link is brown as well, but should be yellow.
Any help would be great ! |
|
|
   |
 |
mikem
Theme Guru


Joined: Jan 13, 2003
Posts: 1582
Location: Corn fields of Indiana
|
Posted:
Fri Apr 02, 2004 6:17 am |
  |
|
   |
 |
Anyware
Nuke Soldier


Joined: Mar 28, 2004
Posts: 11
Location: Berlin, Germany
|
Posted:
Fri Apr 02, 2004 6:41 am |
  |
Hi mikem!
Here is the link. Its a fresh Nuke 7.2 installation. You might want to compare it to a standalone installation of my forum running phpBB 2.0.8.
Thanks for your help. |
|
|
   |
 |
mikem
Theme Guru


Joined: Jan 13, 2003
Posts: 1582
Location: Corn fields of Indiana
|
Posted:
Fri Apr 02, 2004 7:28 am |
  |
The colors are as they SHOULD be as far as I can tell against my test site.
You can change the color of the Administrators name if you Edit the the Default subSilver style settings in your Forum Admin menu. I think it is Font Colour 3.
Teh size of the header text in the blocks is controlled by the themes/Chronicles/style/styles.css file
| Code: |
.block-title {BACKGROUND: none; COLOR: #C0C0C0; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
|
The link color for Admin? You are the only one that sees that. You would have to modify the footer tpl files and change the font clas to use a different css class style from the style sheet.
Knowing some basic html will help you tremendously.
mikem |
_________________ Getting Started | My Projects |
|
   |
 |
Anyware
Nuke Soldier


Joined: Mar 28, 2004
Posts: 11
Location: Berlin, Germany
|
Posted:
Fri Apr 02, 2004 7:46 am |
  |
Thanks for your help mikem!
I visited your test site and saw that the colors are the same. So from that point of view everything is fine. I just thought that it was an error because your Chronicles port to Nuke and the original Chronicles Theme by Jakob look a little different as you can see at my standalone forum. Sorry for that.
I'll try to change the stuff you mentioned right away.
Thanx again |
|
|
   |
 |
mikem
Theme Guru


Joined: Jan 13, 2003
Posts: 1582
Location: Corn fields of Indiana
|
Posted:
Fri Apr 02, 2004 8:29 am |
  |
Oh yes, you will see minor differences from the original PHPBB templates that I ported for Nuke from time to time. |
_________________ Getting Started | My Projects |
|
   |
 |
|
|