You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 132 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - One more to go....How to turn off the header and footer?? [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
gar598
Nuke Soldier
Nuke Soldier


Joined: Jan 26, 2003
Posts: 26

Location: USA

PostPosted: Thu Jan 30, 2003 9:21 pm Reply with quoteBack to top

colors - I want my site similar to nukecops in that the forum is set apart in the color scheme. http://www.hillelforum.org/modules.php?name=Forums

you can see the border and everything around it is different colors - i have tried looking in the css file but found no pic references. any ideas?

thks
Find all posts by gar598View user's profileSend private messageVisit poster's websiteAIM Address
chatserv
General
General


Joined: Jan 12, 2003
Posts: 3128

Location: Puerto Rico

PostPosted: Thu Jan 30, 2003 9:29 pm Reply with quoteBack to top

Just grab a few new styles for the forum at www.nukemods.com i'm sure you'll find one you like, you can also edit the existing template through the forum's admin section.

_________________
Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Find all posts by chatservView user's profileSend private messageVisit poster's website
gar598
Nuke Soldier
Nuke Soldier


Joined: Jan 26, 2003
Posts: 26

Location: USA

PostPosted: Thu Jan 30, 2003 9:44 pm Reply with quoteBack to top

thks i like the fiapple but all i need to do is get rid of the background - i have deleted the background pic (lines.gif).
Find all posts by gar598View user's profileSend private messageVisit poster's websiteAIM Address
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Thu Jan 30, 2003 11:03 pm Reply with quoteBack to top

The background is typically set in the theme.php BODY HTML tag.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
gar598
Nuke Soldier
Nuke Soldier


Joined: Jan 26, 2003
Posts: 26

Location: USA

PostPosted: Fri Jan 31, 2003 6:53 am Reply with quoteBack to top

no theme.php Sad
Find all posts by gar598View user's profileSend private messageVisit poster's websiteAIM Address
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Fri Jan 31, 2003 8:36 am Reply with quoteBack to top

theme.php is inside the /themes/themename directory from ur site root.

ArtificialIntel
Find all posts by ArtificialIntelView user's profileSend private message
chatserv
General
General


Joined: Jan 12, 2003
Posts: 3128

Location: Puerto Rico

PostPosted: Fri Jan 31, 2003 8:41 am Reply with quoteBack to top

I think he means the forum's look in which case he'd have to look in modules/Forums/templates/template_name/template_name.css

_________________
Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Find all posts by chatservView user's profileSend private messageVisit poster's website
gar598
Nuke Soldier
Nuke Soldier


Joined: Jan 26, 2003
Posts: 26

Location: USA

PostPosted: Fri Jan 31, 2003 10:11 am Reply with quoteBack to top

Code:
body {
color : #000000;
background-color: #eeeeee;
scrollbar-3dlight-color : #cccccc;
scrollbar-arrow-color : #000000;
scrollbar-base-color : #cccccc;
scrollbar-darkshadow-color : #2f4f4f;
scrollbar-face-color : #cccccc;
scrollbar-highlight-color : #cccccc;
scrollbar-shadow-color : #cccccc;
scrollbar-track-color : #ededed; }

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a:link   { text-decoration: none; color : #4682b4; }
a:hover      { text-decoration: none; color : #000000; }
Find all posts by gar598View user's profileSend private messageVisit poster's websiteAIM Address
ArtificialIntel



Joined: Jan 31, 2004
Posts: -88


PostPosted: Fri Jan 31, 2003 10:14 am Reply with quoteBack to top

it's the background-color variable u want to change.

ArtificialINtel
Find all posts by ArtificialIntelView user's profileSend private message
mikem
Theme Guru
Theme Guru


Joined: Jan 13, 2003
Posts: 1582

Location: Corn fields of Indiana

PostPosted: Fri Jan 31, 2003 10:24 am Reply with quoteBack to top

First look in your
modules/Forums/templates/fiapple/fiapple.css file for this
Code:
.bodyline   { background-color: #ffffff; border: 1px #666666 solid; }
.errorline   { background-color: #add8e6; border: 1px #666666 solid; }
.forumline   { background-color: #757575; border: 0px }


try changing the bodyline BG color and the forumline BG colors. Play around with them.
The BG color is also defined in the theme_info.cfg file, but that ususally won't override the css calls for bg colors in the template if the bg colors are defined in both places.
But, for arguments sake, you should specify the bg color in both those files to be the same so there are no variaitons.


mikem
Find all posts by mikemView user's profileSend private message
gar598
Nuke Soldier
Nuke Soldier


Joined: Jan 26, 2003
Posts: 26

Location: USA

PostPosted: Fri Jan 31, 2003 10:42 am Reply with quoteBack to top

thks, you guys r the best Smile
Find all posts by gar598View user's profileSend private messageVisit poster's websiteAIM Address
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.755 Seconds - 84 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::