» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 62
0 members and 62 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on Using themes with white fontcolor....messed up. [FIXED] within the Nuke 6.5 to 6.9 - Themes forums, part of the PHP-Nuke 6.5 to 6.9 category; Hi all!! I´ve got a "huge" problem when using a theme with white fontcolor. This results in ...


Go Back   Nukemods Forum » PHP-Nuke 6.5 to 6.9 » Nuke 6.5 to 6.9 - Themes

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-22-2003, 08:45 AM
Junior Member
 
Join Date: Jul 2003
Posts: 14
Using themes with white fontcolor....messed up. [FIXED]
Hi all!!

I´ve got a "huge" problem when using a theme with white fontcolor. This results in white fontcolor on white background in my forum and I can´t change background in my forum. I´ve tried to alter the .css in Forums folder, tried to change color in Forum Administration. No result of satisfaction.
I´m forced to use themes with a light background and black fontcolor and I don´t want that.
What should I do to fix this? Am I looking in the wrong parts?? Or what?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-22-2003, 11:44 AM
Junior Member
 
Join Date: Mar 2003
Posts: 21
Install another forum template,or take a theme for 6.5 that come along with matchin forum sweworld är du svensk ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-22-2003, 12:45 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Try changing the Background color in the css part in the overall_header.tpl files for the forums, instead of the forums.css

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-22-2003, 03:06 PM
Junior Member
 
Join Date: Jul 2003
Posts: 14
Originally Posted by mikem
Try changing the Background color in the css part in the overall_header.tpl files for the forums, instead of the forums.css

mikem
Thanx for quick answer..... Sorry I didn´t mentioned that it is PHP-Nuke 6.5 with the phpBB that comes along in the distribution.
But it´s kinda hard to edit the overall_header.tpl because it looks like:
Code:
background-color: {T_BODY_BGCOLOR};

	scrollbar-face-color: {T_TR_COLOR2};

	scrollbar-highlight-color: {T_TD_COLOR2};

	scrollbar-shadow-color: {T_TR_COLOR2};

	scrollbar-3dlight-color: {T_TR_COLOR3};

	scrollbar-arrow-color:  {T_BODY_LINK};

	scrollbar-track-color: {T_TR_COLOR1};

	scrollbar-darkshadow-color: {T_TH_COLOR1};
But I will find a solution some how...
Thanx anyway.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-22-2003, 03:31 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
I understand you are using Nuke6.5
I make themes for it... :roll:

in the
themes/Yourtheme/forums/overall_header.tpl
You see this stuff right?
Code:
background-color: {T_BODY_BGCOLOR}; 

   scrollbar-face-color: {T_TR_COLOR2}; 

   scrollbar-highlight-color: {T_TD_COLOR2}; 

   scrollbar-shadow-color: {T_TR_COLOR2}; 

   scrollbar-3dlight-color: {T_TR_COLOR3}; 

   scrollbar-arrow-color:  {T_BODY_LINK}; 

   scrollbar-track-color: {T_TR_COLOR1}; 

   scrollbar-darkshadow-color: {T_TH_COLOR1};
Those codes are defined in the
themes/Yourtheme/forums/theme_info.cfg file
:wink:

you're getting warmer now

mikem
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-22-2003, 03:46 PM
Junior Member
 
Join Date: Jul 2003
Posts: 14
Hhrrrmmm....

Hehehe.... Well ok, I´ve looked into that file and I didn´t thought it would help. I will take a new look and see what I can come up with.

If you want to see my problem check into www.sweworld.com and follow "VÃ¥rt Forum" = Forums....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-22-2003, 04:00 PM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
That forumtheme is very bad, and when I sayy very bad I mean the worst around.
Now I'm killing myself for not keeping the forumtheme, someone asked it before that I modified the forumtheme so it matches better, if you want I'll do it again but then I need some things from you:
1. The forumtheme like delivered with the themepack you are using
2. The name of your theme
__________________
Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-22-2003, 04:08 PM
Junior Member
 
Join Date: Jul 2003
Posts: 14
What can I say? If you really wanna do it, PLEASE YES!!

Ok, My theme is named 2_the_Xtreme 2The Xtreme Home
Forumtheme Xtreme. I got it from a guy in this forum www.link-empire.com/subSilver.exe It was made for this Theme I´ve got right now.

Do you need more info??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-22-2003, 04:14 PM
Junior Member
 
Join Date: Mar 2003
Posts: 21
Talk to the creator of this theme

http://www.2thextreme.org/index.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-22-2003, 06:12 PM
Junior Member
 
Join Date: Jul 2003
Posts: 14
I´ve fixed it!!
I installed the phpBB template as I was supposed to do it but I forgot to choose it in the Configuration inside the Admin panel of phpBB forum.
Gaaaahh!! Damn, how could I be so stupid??

Thank you too all the people that have given all effort in helping me!!

(Sorry for my bad english, I´m tired now!!)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
white border apperaring lith Open topics 3 04-06-2006 12:39 AM
Blank White Pages outlawdemo Nuke 7.x - General 0 01-15-2005 06:45 PM
messed up my forums conens Open topics 14 08-22-2004 10:37 PM
What is Messed up?? crimsonred Open topics 1 08-21-2004 01:37 AM
white spacing/areas in Reverie theme Drax Theme packs 7 02-03-2003 03:45 AM


All times are GMT -5. The time now is 10:07 AM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31