phpBBHacks.com - Editing css file for Nightwalkers
BadBoyForums.com, an unofficial Diddy and Bad Boy fan community
StatsForums Home   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in
FAQFAQ   SearchSearch   MemberlistMemberlist   TutorialsTutorials   ContactContact Us
Add Us:     MySpace     Facebook     StumbleUpon
Username:    Password:
Remember Me?    
Editing css file for Nightwalkers
BlinkList
del.icio.us
Furl
linkaGoGo
reddit
Simpy
Mister Wong
Yahoo! My Web

Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 2 Template and Graphic Development
 See a User Guidelines violation? Please contact us.
Author Message

wolfraider
Not So New User

Joined: 10 Apr 2005
Posts: 38

PostPosted: May 31st 2005, 10:19 am    Post subject: Editing css file for Nightwalkers Reply with quote

I have users saying the font comes up with New Times Roman for the site and im not sure where to change that at. Also I wanted to get ie and firefox to use the same font. The site looks better in firefox. Thanks for any help.

Code:
/*  Based on the original subSilver Theme for phpBB version 2+
Created by subBlue design http://www.subBlue.com

Re-Designed by Omi of KYOMii Designs http://www.KYOMii.com
For BRIX of BRIX-CENTRAL.COM : With the help, ideas and inspiration on Dark Nemesis, Freaking Booty, and Rapid Dr3ams.

Edited for use on http://www.nightwalkers.org
*/


/* ALL RULES */
hr {height: 0px; border: solid #292929 0px; border-top-width: 1px;}


/* ALL ACTIVE LINKS */
a:active {color : #0184FF; text-decoration: none;}
a.gen:active {text-decoration: none; color: #0184FF;}
a.genmed:active {text-decoration: none; color: #0184FF;}
a.gensmall:active {text-decoration: none; color: #0184FF;}
a.gensmall1:active {text-decoration: none; color: #0184FF;}
a.optext:active {color: #0184FF;}
a.mainmenu:active {text-decoration: none; color: #0184FF;}
a.nav:active {text-decoration: none; color: #0184FF;}
a.pnum:active {text-decoration: none; color: #0184FF;}
a.alert:active {text-decoration: none; color: #0184FF; background-color: #000000;}
a.cattitle:active {text-decoration: none; color : #0176E3;}
a.forumlink:active {text-decoration: none; color : #c0c0c0;}
a.topictitle:active {text-decoration: none; color : #c0c0c0;}
a.postlink:active {text-decoration: none; color : #c0c0c0;}
a.infostat:active {text-decoration: none; color : #0184FF;}
a.copyright:active {text-decoration: none; color: #404040;}
a.name:active {text-decoration: none; color: #0184FF;}
a.postdetails:active {text-decoration: none; color: #444444;}
a.postbody:active {text-decoration: none; color: #444444;}


/* ALL VISITED LINKS */
a:visited {color : #0184FF; text-decoration: none;}
a.gen:visited {text-decoration: none; color: #0184FF;}
a.genmed:visited {text-decoration: none; color: #0184FF;}
a.gensmall:visited {text-decoration: none; color: #0184FF;}
a.gensmall1:visited {text-decoration: none; color: #0184FF;}
a.optext:visited {color: #0184FF;}
a.mainmenu:visited {text-decoration: none; color: #0184FF;}
a.nav:visited {text-decoration: none; color: #0184FF;}
a.pnum:visited {text-decoration: none; color: #0184FF;}
a.alert:visited {text-decoration: none; color: #0184FF; background-color: #000000;}
a.cattitle:visited {text-decoration: none; color : #0176E3;}
a.forumlink:visited {text-decoration: none; color : #c0c0c0;}
a.topictitle:visited {text-decoration: none; color : #c0c0c0;}
a.postlink:visited {text-decoration: none; color : #c0c0c0;}
a.infostat:visited {text-decoration: none; color : #0184FF;}
a.copyright:visited {text-decoration: none; color: #c0c0c0;}
a.name:visited {text-decoration: none; color: #0184FF;}
a.postdetails:visited {text-decoration: none; color: #0184FF;}
a.postbody:visited {text-decoration: none; color: #444444;}


/* ALL LINKS */
a:link {color : #0184FF; text-decoration: none;}
a.gen:link {text-decoration: none; color: #0184FF;}
a.genmed:link {text-decoration: none; color: #0184FF;}
a.gensmall1:link,a.gensmall {text-decoration: none; color: #0184FF;}
a.gensmall:link {text-decoration: none; color: #0184FF;}
a.optext:link {color: #0184FF;}
a.mainmenu:link {text-decoration: none; color: #0184FF;}
a.nav:link {text-decoration: none; color: #0184FF;}
a.pnum:link {text-decoration: none; color: #0184FF;}
a.alert:link {text-decoration: none; color: #0184FF; background-color: #0184FF;}
a.cattitle:link {text-decoration: none; color : #0176E3;}
a.forumlink:link {text-decoration: none; color : #c0c0c0;}
a.topictitle:link {text-decoration: none; color : #c0c0c0;}
a.postlink:link {text-decoration: none; color : #c0c0c0;}
a.infostat:link {text-decoration: none; color : #0184FF;}
a.copyright:link {text-decoration: none; color: #404040;}
a.name:link {text-decoration: none; color: #0184FF;}
a.postdetails:link {text-decoration: none; color: #444444;}
a.postbody:link {text-decoration: none; color: #444444;}


/* ALL LINK HOVERS */
a:hover { text-decoration: none; color: #E3E3E3; text-decoration: none;}
a.gen:hover {text-decoration: none; color: #E3E3E3;}
a.genmed:hover {text-decoration: none; color: #E3E3E3;}
a.gensmall:hover {text-decoration: none; color: #E3E3E3;}
a.gensmall1:hover {text-decoration: none; color: #E3E3E3;}
a.optext:hover {text-decoration: none; color: #FFFFFF;}
a.mainmenu:hover {text-decoration: none; color: #E3E3E3;}
a.nav:hover {text-decoration: none;}
a.pnum:hover {text-decoration: none; color: #0184FF;}
a.alert:hover {text-decoration: none; color: #0184FF; background-color: #0184FF;}
a.cattitle:hover {text-decoration: none;}
/*a.forumlink:hover {text-decoration: none; color: #0184FF;}*/
a.forumlink:hover {text-decoration: none; color: #0184FF;}
a.topictitle:hover {text-decoration: none; color: #0184FF;}
a.postlink:hover {text-decoration: none; color: #0184FF;}
a.infostat:hover {text-decoration: none; color: #a4a4a4;}
a.copyright:hover {text-decoration: none; color: #404040;}
a.name:hover {text-decoration: none; color: #0184FF;}
a.postdetails:hover {text-decoration: none; color: #E3E3E3;}
a.postbody:hover {text-decoration: none; color: #E3E3E3;}


/* ALL TEXT */
.gen {font-size: 12px; color: #c0c0c0; font-weight: normal; text-decoration: none; }
.genmed {font-size: 11px; color: #c0c0c0; }
.gensmall {font-size : 10px; color: #c0c0c0; }
.gensmall1 {font-size : 10px; color: #c0c0c0; }
.optext {font-size: 11px; color: #c0c0c0; font-weight: bold; text-decoration: none; }
.mainmenu {font-size: 11px; color: #0184FF; letter-spacing: +1px;}
.nav {font-size: 11px; color: #0184FF; font-weight: bold; }
.pnum {font-size: 11px; color: #0184FF; font-weight: bold; }
.alert {font-size: 11px; color: #0184FF; font-weight: bold; background-color: #00ff00;}
.cattitle {font-size: 12px; color: #0176E3; font-weight: bold; letter-spacing: +2px;}
.forumlink {font-size: 10px; color: #c0c0c0; font-weight: bold; letter-spacing: +1px;}
.topictitle {font-size: 11px; color: #c0c0c0; font-weight: bold; letter-spacing: +1px;}
.postlink {font-size: 11px; color: #0184FF; letter-spacing: +1px;}
.infostat {font-size: 10px; color: #c0c0c0; }
.copyright {font-size: 10px; color: #404040; letter-spacing: -1px;}
.name {font-size: 11px; color: #0184FF; }
.postdetails {font-size: 10px; color: #c0c0c0; }
.postbody {font-size: 12px; color: #c0c0c0; font-weight: normal;}
body {font-size: 10px; color: #c0c0c0; font-weight: normal;}

.maintitle,h1,h2,a.maintitle:link,a.maintitle:hover,a.maintitle:visited,a.mintitle:active {font-weight: bold; font-size: 22px; text-decoration: none; line-height : 120%; color : #a4a4a4;}
th.thHead,td.catHead {font-size: 12px;}
th.thTop,th.thLeft,th.thRight,th.thBottom,th.thSides,th.thHead,th.thCornerL,th.thCornerR,td.cat,td.catSides,td.catLeft,td.catRight,td.catBottom,td.row3Right,td.spaceRow
{font-weight: bold; color: #0184FF;}
.maintitle0,a.maintitle0:link,a.maintitle0:hover,a.maintitle0:visited,a.mintitle0:active {font-weight: bold; font-size: 32px; text-decoration: none; line-height : 120%; color : #a4a4a4;}
.maintitle1,a.maintitle1:link,a.maintitle1:hover,a.maintitle1:visited,a.mintitle1:active {font-weight: bold; font-size: 18px; text-decoration: none; line-height : 120%; color : #a4a4a4;}

td.spaceRow {color: #FFFFFF}

.copyright,font,th,td,p,body,input,textarea,select,input.button, {font-family: Verdana, Arial, Helvetica, sans-serif;}
.maintitle,.maintitle0,.maintitle1,h1,h2 {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}


/* GENERAL PAGE STYLE */

body { text-decoration: none;
background-color: #000000;
/*background: url(images/sunset.jpg) no-repeat top center fixed;*/
scrollbar-base-color: 000000;
scrollbar-arrow-color: a4a4a4;
scrollbar-face-color: 000000;
scrollbar-highlight-color: a4a4a4;
scrollbar-3dlight-color: a4a4a4;
scrollbar-darkshadow-color: a4a4a4;
scrollbar-shadow-color: a4a4a4;
}


/* GENERAL TABLE BORDERS */

.bodyline {border: 0px #000000 solid;}
.forumline {border: 1px #404040 solid; background-color: #292929;}


/* MAIN TABLE CELLS */

td.row1 {background-color: #000000;}
td.row2 {background-color: #000000;}
td.row3 {background-color: #000000;}
td.yo1 {background-color: #a4a4a4;}


/* SPECIAL CODE, QUOTE, HELPLINE BLOCKS */

.code {
font-family: Courier, 'Courier New', sans-serif;
font-size: 11px; color: #FB3D89; letter-spacing: +1px;
background-color: #000000;
border: #0184FF;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #c0c0c0;
line-height: 120%;
background-color: #000000;
border: #0184FF;
border-style: solid;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

.helpline {background-color: #000000; border-style: none; color: red;}


/* FORM ELEMENTS */

input {text-indent : 2px;}
input, textarea, {color : #000000; font: normal 12px; font-weight:bold; }
input.post, textarea, select {border: #404040 1px solid; background: url(images/sunset2.jpg)  }
input.poster, textarea.poster, select {color: #c0c0c0; background-color : #000000; letter-spacing: +1px;}
input.post, textarea.post, select {background-color : #000000; letter-spacing: +1px;}
.option {color: #0184FF;}
select {color : #c0c0c0; font: normal 11px;  }


/* FORM BB CODE BUTTONS */

input.button {background-color : #000000;  border: #0184FF 1px solid; color: #0184FF;}
input.button {font-size: 11px;}


/* FORM SUBMIT BUTTONS */

input.mainoption {background-color : #000000; font-weight : bold; border: #0184FF 0px solid; background: url(images/sunset2.jpg)  }
input.liteoption {background-color : #000000; font-weight : normal; border: #0184FF 0px solid; background: url(images/sunset2.jpg) }


/*  GRADIENT BACKGROUNDS OF HEADERS */

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.gif);
height: 28px;

}

td.cat1,td.catHead1,td.catSides1,td.catLeft1,td.catRight1,td.catBottom1 {
background-color:#000000;
height: 28px;

}

td.rowpic {
background-color: #000000;
background-image: url(images/cellpic2.jpg);
background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */

th {
color: #FFA34F;
font-size: 11px;
font-weight : bold;
background-color: #000000;
height: 25px;
background-image: url(images/cellpic3.gif);

}
td.yo {
color: #FFA34F;
font-size: 11px;
font-weight : bold;
background-color: #000000;
height: 25px;
background-image: url(images/cellpic3.gif);

}


/* INNER BORDERS */

td.cat,td.catHead,td.catBottom {height: 29px;}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {height: 28px;}

td.row3Right {background-color: #000000;}

td.spaceRow {background: #000000; }

th.thTop,th.thLeft,th.thRight,th.thBottom,th.thSides,th.thHead,th.thCornerL,th.thCornerR,td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,td.row3Right,td.spaceRow
{border-width: 0px 0px 0px 0px;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");



the formie.css is

Code:
/* Fancy form styles for IE */

input, textarea, select {
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px; 
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px; 
}

.postbody { line-height: 18px}

_________________
Nightwalkers Gaming Community
http://www.nightwalkers.org
Back to top
View user's profile Send private message Visit poster's website

Spinebuster
Dedicated User

Joined: 21 Apr 2003
Posts: 3379
Location: IN

PostPosted: May 31st 2005, 6:35 pm    Post subject: Reply with quote

Is there any css coding in the overall_header.tpl file?

I think I know what you mean by the font being different in firefox, I have noticed that on numerous sites and not all of them were phpbb. I think it has something to do with the viewing options in the browser itself.
_________________
«Online Sports League - Built By Gamers For Gamers
«Guaranteed Phpbb Support «Custom Graphics & Templates «Phpbb Installation Tutorials
«My Released Mods
Back to top
View user's profile Send private message Visit poster's website

wolfraider
Not So New User

Joined: 10 Apr 2005
Posts: 38

PostPosted: June 2nd 2005, 12:13 am    Post subject: Reply with quote

I have removed the css from the template and set it up to use the css file
_________________
Nightwalkers Gaming Community
http://www.nightwalkers.org
Back to top
View user's profile Send private message Visit poster's website

DoubleJ
Not So New User

Joined: 01 Jun 2005
Posts: 42
Location: DoubleJWeb.net

PostPosted: June 2nd 2005, 12:56 am    Post subject: Reply with quote

you could add something like this:
Code:
td, th, p, div, span, a { font-family: Verdana, arial, other font; }
(remove one of these things if you dont use them in your template(referring to the td, td etc. part.)

_________________
[ DoubleJWeb ] [ Get Opera ]
Back to top
View user's profile Send private message Visit poster's website

cong06
New User

Joined: 17 Jun 2007
Posts: 1

PostPosted: June 17th 2007, 2:42 pm    Post subject: Reply with quote

How do the styles work?
with the *.css file, and the *.tpl file...

Which is top priority? I assume the *.tpl files? I guess if I just edit the *.tpl files that's good enough? having everything all over the place is confusing...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 2 Template and Graphic Development All times are GMT - 6 Hours
Page 1 of 1
Jump to:  
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



Links: Big Message Boards - Free JavaScript - phpBB2 - phpbb styles - Suporte phpBB - phpBB.it - phpBB Česky - phpBB Turkiye - phpBBArabia.com - phpBB-fr.com - Romanian phpBB online community - phpBB-TW.net - phpBBservice.nl - phpBB Brasil

Network: iFroggy Network Blog - iFroggy Hosting - SportsForums.net - KarateForums.com - YanksBlog.com - PhotoshopForums.com - DeveloperCube - Managing Online Forums - ManagingCommunities.com - CommunityAdmins.com - DrGregHouse.com - Bad Boy Blog - BadBoyForums.com - SodaRatings.com - Patrick O'Keefe

< Advertising - Contact Us - Staff - User Guidelines >

Copyright © 2001-2008. iFroggy Network, phpBBHacks.com. All Rights Reserved. Privacy Policy. We Support phpBBHacks.com (of course!).
Powered by phpBB © phpBB Group. phpBB SEO. Hosted by 100MegsWebHosting. We are in no way affiliated with the phpBB Group. phpBB is copyright to the phpBB Group.