Portal Themes, PHPnuke Themes and PostNuke themes Themes Home Page Profile Free Nuke theme Downloads Nuke theme Support Forums Nuke Themes Store
spacer image spacer image
Featured
Call of Duty 4 Nuke Theme

Call of Duty 4 Nuke Theme

Call of Duty 4 PHPNuke Theme, Call of Duty 4 PostNuke Theme, Call of Duty 4 Evo Theme, Call of Duty ...

$19.95
Enter Store ]
spacer image
Main Menu
spacer image
Site Status
spacer image Welcome Guest
Join us!
spacer image
spacer imagespacer imagespacer image
spacer image
Registration is free and gives full access to site
spacer image
spacer image Register
spacer image Login:
User:

spacer image
Password:

spacer image
Remember me
spacer image
spacer imageMembers:
Last: Today New:0
Last: Yesterday:0
Last: Total:6932
Last: Last:
WDT_Elwood
Members: Online
Members: Members:0
Guests: Guests:10
Total: Total:10
spacer image Online Members
No online members
spacer image
Past News
Older articles
spacer image


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
jrlepageOffline
Post subject: EQ2 theme and quotes  PostPosted: Jun 25, 2006 - 01:36 AM



Joined: Jun 13, 2006
Posts: 4

Status: Offline
Hello I'm having trouble getting quotes to show up properly with this theme. I understand that I need to edit a .css file somewhere,... but I don't know which one.

Could someone take a look or enlighten me?

Site: http://www.crimsonstalkers.net
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Jun 25, 2006 - 04:06 AM
Site Admin


Joined: Aug 15, 2004
Posts: 3938

Status: Offline
Open modules/PNphpBB2/templates/PNTheme/styles/PT-EQ2.css
And replace all the text with this text.

Code:

/* Based on the original Style Sheet for the PNTheme v2 Theme for phpBB version 2+
Edited by Daz  - http://www.forumimages.com
Updated for use on PNphpBB2 by Carls */


.gensmall
{
  font-size: 11px;

}

.genmed
{
  font-size: 10px;
}


.topictitle
{
  font-size: 11px;
  font-weight: bold;
  text-align: left;

}

.topictitle:visited
{
  color: #FFF77B;
}

.topictitle:hover
{
  color: #FFF77B;
}


.name
{
  font-size: 11px;
  font-weight: bold;
}


.breadcrumbs
{
  margin: 0px;
  float: left;
  font-weight: bold;
  white-space: normal;
}

.datetime
{
  margin: 0px;
  float: right;
  white-space: nowrap;
}


iframe
{
  border: 0;
}

hr{border: 0px solid #560d07;border-top-width:1px;height:0px}


form
{
  display: inline;
}

input
{
  margin-bottom: 2px;
  margin-top: 2px;
  text-indent: 2px;
}

input,textarea,select
{
  border-color: #560d07;
  color: #FFF77B;
  font-size: 11px;
}



input,textarea,select,input.button
{
  border-width: 1px;
  font: normal 11px Verdana,Arial,Helvetica,sans-serif;
}


input.button
{
  background-color: #2e3b43;
  color: #FFF77B;
}

input.catbutton
{
  background-color:#2e3b43;
  color: #FFF77B;
  font-size: 10px;
}


input.liteoption
{
  background-color: #2e3b43;
  color: #FFF77B;
}


input.mainoption
{
  background-color: #2e3b43;
  color: #FFF77B;
  font-weight:bold;
}


input.post,textarea.post,select
{
  background-color: #2e3b43;
  color: #FFF77B;
}


.cat
{
  letter-spacing: 1px;
  color: #FFF77B;
  background-color: #2e3b43; 
  background-image: url('../cellpics/PT-EQ2/cellpic1.jpg');
  height: 27px;
}


.row1
{
  background-color: #2e3b43;
  color: #FFF77B;
}

.row2
{
  background-color: #560d07;
  color: #FFF77B;
}

.row3
{
  background-color: #2e3b43;
  color: #FFF77B;
}

.spacerow
{
  background-color: #2e3b43;
  color: #FFF77B;
}


.rowpic
{
  background-color: #2e3b43;
  background-image: url('../cellpics/PT-EQ2/cellpic2.jpg');
  background-repeat: repeat-y;
}


.attachrow
{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.attachheader
{
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.attachtable
{
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;

}


.thc
{
  background-color: #560d07;
  background-image: url('../cellpics/PT-EQ2/cellpic3.jpg');
  font-size: 11px;
  color: #FFF77B;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  height: 27px;
  vertical-align: middle;
}

.thl
{
  background-color: #560d07;
  background-image: url('../cellpics/PT-EQ2/cellpic3.jpg');
  font-size: 11px;
  color: #FFF77B;
  font-weight: bold;
  white-space: nowrap;
  text-align: left;
  height: 27px;
  vertical-align: middle;
}

.thc a:link, .thc a:active, .thc a:visited, .thl a:link, .thl a:active, .thl a:visited
{
  color: #FFF77B;
}

.thc a:hover, .thl a:hover
{
  color: #FFF77B;
}


.errorline
{
  background-color: #560d07;
  color: #FFF77B;
  border: 1px solid #2e3b43;
  text-align: left;
}


.bodyline
{
  background-color: #560d07;
  color: #FFF77B;
  border: 1px solid #2e3b43;
  text-align: left;
}


.forumline
{
  background-color: #2e3b43;
  color: #FFF77B;
  border: 1px solid #2e3b43;
  text-align: left;
}

.helpline
{
  background-color: #2e3b43;
  border-style: none;
  color: #FFF77B;
  text-align: left;
}


.maintitle,h1
{
  font: bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-align: left;
}


.mainlogo
{
  font: bold 24px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-align: left;
}

.logosmall
{
  font: bold 8px/100% "Tr;ebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-align: left;
}

.mainheader
{
  font: bold 16px/100%;
  background-color: #560d07;
  text-align: left;
}

.authheader
{
  background-color: #560d07;
  font-size: 10px;
  text-align: left;
}

.postbody
{
  font: 12px/125% Verdana,Arial,Helvetica,sans-serif;
  text-align: left;
}


.postdetails
{
  color: #FFF77B;
  font-size: 10px;
  text-align: left;
}

.subtitle,h2
{
  color: #FFF77B;
  font: bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-align: left;
}



.topbkg
{
  background-image: url('../cellpics/PT-EQ2/cellpic_bkg.jpg');
  background-repeat: repeat-x;
}

.quote
{
  background-color: #32100F;
  border: 1px solid #FFF77B;
  color: #FFF77B;
  font: 11px/125% Verdana,Arial,Helvetica,sans-serif;
  text-align: left;
}

.codetitle
{
  background-color: #32100F;
  border: 1px solid #FFF77B;
  padding: 5px;
  width: 90%;
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
  text-align: left;
}
.pi_current
{
   background-color: #560d07;
   border: 1px solid #FFF77B;
   padding: 1px 3px 1px 3px;
   color: #FFF77B;
  font-size: 10px;
   font-weight: normal;
   margin-right: 1px;
}

.pi_link
{
   background-color: #560d07;
   border: 1px solid #FFF77B;
   padding: 1px 3px 1px 3px;
   color: #FFF77B;
  font-size: 10px;
   font-weight: normal;
   margin-right: 1px;
}

.pi_firstlast
{
   background-color: #2e3b43;
   border: 1px solid #FFF77B;
   padding: 1px 3px 1px 3px;
   color: #FFF77B;
  font-size: 10px;
   font-weight: bold;
   margin-right: 1px;
}

.pi_plain
{
  background-color: #2e3b43;
   border: 1px solid #FFF77B;
   padding: 1px 3px 1px 3px;
   color: #FFF77B;
  font-size: 10px;
   font-weight: normal;
   margin-right: 1px;
}

.pi_current a:active,
.pi_current a:visited,
.pi_current a:link,
.pi_link a:active,
.pi_link a:visited,
.pi_link a:link,
.pi_firstlast a:active,
.pi_firstlast a:visited,
.pi_firstlast a:link
{
   text-decoration: none;
   color: #FFF77B;
  font-size: 10px;
   font-weight: normal;
}


.inlineimg
{
  vertical-align: middle;
}

.navbar
{
   background-color: #2e3b43;
   padding: 3px;
   text-align: center;
   white-space: nowrap;
   border-top: 2px solid #560d07;
   border-bottom: 2px solid #560d07;
}

 
 
.codetitle,.code
{
  border: 1px solid #2e3b43;
  padding: 2px 2px 3px 3px
}

.codetitle
{
  background-color:#32100F;
  text-indent: 2px;
  font-weight: bold;
  margin: 10px 20px 0 20px;
}

.code
{
  background-color: #32100F;
  border-top-width: 0;
  color: #060;
  font: 12px Courier,'Courier New',sans-serif;
  overflow: auto;
  height: 40px;
  margin: 0 20px 0 20px;
}

 
.quotetitle,.quote
{
  border: 1px solid #ffffff;
  padding: 2px 2px 3px 3px;
}

.quotetitle
{
  background-color: #32100F;
  text-indent: 2px;
  font-weight: bold;
  margin: 10px 20px 0 20px;
}

.quote
{
  background-color: #32100F;
  border-top-width: 0;
  color: #444;
  overflow: auto;
  height: 40px;
  margin: 0 20px 10px 20px;
}
 
 View user's profile Send private message  
Reply with quote
jrlepageOffline
5 Post subject:   PostPosted: Jun 25, 2006 - 06:35 PM



Joined: Jun 13, 2006
Posts: 4

Status: Offline
-Thanks for the fast reply!

Couple more questions:

1) The background of the "X said:" part now stands out, but the quote itself still has no background. Here is a public test thread for you to look at:

http://crimsonstalkers.net/index.php?name=PNphpBB2&file=viewtopic&t=812

2) How did you get rid of the annoying "Use Visual Mode?" pop-up on your pnphpbb2 boards?

3) For some reason the pnCPG (coppermine) module won't properly display in the PT-EQ2 theme. It works fine in all other themes. Just click the image on the right sidebar of my homepage to see:

http://crimsonstalkers.net


Last edited by jrlepage on Jun 25, 2006 - 10:28 PM; edited 2 times in total
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Jun 26, 2006 - 11:32 AM
Site Admin


Joined: Aug 15, 2004
Posts: 3938

Status: Offline
1) not sure what is going on with that, I just looked at it on my site with the same CSS file and the quotes are fine. I will look into it some more.
2) it is set with Permissions to not work on the forums.
3) it works fine for me?
 
 View user's profile Send private message  
Reply with quote
RayOffline
Post subject:   PostPosted: Jun 26, 2006 - 01:57 PM
Information Hound


Joined: Aug 17, 2004
Posts: 681

Status: Offline
3) worked fine for me too I think. It took me right to the login page. Does it have troubles after that? I didnt register and login at that page.
 
 View user's profile Send private message  
Reply with quote
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits
spacer image spacer image
Actress | Adverse Credit Remortgage | The eBay Song | Pay Day Loans | MPAA | Internet Marketing

Welcome to www.PortalThemes.com, Your #1 Source for

Zikula Themes

,

PHP-Nuke themes

,

MD-Pro Themes

,

Nuke Evolution Themes

,

Platinum Nuke Themes

,

Xanthia Themes

,

AutoThemes and

Joomla Templates
World of Warcraft and Blizzard Entertainment are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment
SiteMap SiteMap 2 SiteMap 3