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:2
Last: Yesterday:1
Last: Total:6827
Last: Last:
darthlace
Members: Online
Members: Members:0
Guests: Guests:78
Total: Total:78
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
ErikzOffline
5 Post subject: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 01, 2008 - 01:57 AM



Joined: Apr 01, 2008
Posts: 7

Status: Offline
Greetings,

Firstly great theme, a shame you don't include the font set with the PSD, making the PSD editting complicated. (all sorted now)

I am having a problem with QUOTE and CODE on the pnphpbb forum.

See here..
http://www.truthaction.org.au/index.php?name=PNphpBB2&file=viewtopic&t=51

I have hooked PHPBBCode into PNphbb but to no avail.

Can you offer me some assistance?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 01, 2008 - 10:09 AM
Site Admin


Joined: Aug 15, 2004
Posts: 3768

Status: Offline
Edit vulcan.css and look for .quote

Change it to .quote, .codecontent

And what font is missing?

_________________
 
 View user's profile Send private message  
Reply with quote
ErikzOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 01, 2008 - 01:35 PM



Joined: Apr 01, 2008
Posts: 7

Status: Offline
Trajan Pro is the font in the top title Vulcan_02.jpg (also the file size of the JPGs is quite high)

And there's another one for the menu text. I can find that too if you like.

Thanks for the tip on the quote..

OK let me get this straight, in Vulcan.css you have...

/* Quote blocks */
.quote, {background:#fafafa;border:1px solid #d1d7dc;color:#444444;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}

And you want me to change it to..

/* Quote blocks */
.quote, .codecontent {background:#fafafa;border:1px solid #d1d7dc;color:#444444;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}

?? that doesn't seem to work.
 
 View user's profile Send private message  
Reply with quote
ErikzOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 01, 2008 - 01:39 PM



Joined: Apr 01, 2008
Posts: 7

Status: Offline
Quote and code don't show up properly.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 01, 2008 - 11:11 PM
Site Admin


Joined: Aug 15, 2004
Posts: 3768

Status: Offline
I just checked your site and your vulcan.css file, the edit isn't in there?

_________________
 
 View user's profile Send private message  
Reply with quote
ErikzOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 01, 2008 - 11:44 PM



Joined: Apr 01, 2008
Posts: 7

Status: Offline
This URL? The edit seems to be there..

http://www.truthaction.org.au/modules/PNphpBB2/templates/PNTheme/styles/vulcan.css

Am I missing something?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 01, 2008 - 11:51 PM
Site Admin


Joined: Aug 15, 2004
Posts: 3768

Status: Offline
At the bottom of that file I see

Code:

/* Quote blocks */
.quote{background:#fafafa;border:1px solid #d1d7dc;color:#444444;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}


Where are you seeing the change above?

_________________
 
 View user's profile Send private message  
Reply with quote
ErikzOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 02, 2008 - 12:47 AM



Joined: Apr 01, 2008
Posts: 7

Status: Offline
I see this, at that URL, is it the correct URL?

Code:
/* Quote blocks */
.quote, .codecontent {background:#fafafa;border:1px solid #d1d7dc;color:#444444;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}
 
 View user's profile Send private message  
Reply with quote
ErikzOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 02, 2008 - 12:49 AM



Joined: Apr 01, 2008
Posts: 7

Status: Offline
either way Quote doesn't work either.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 02, 2008 - 10:09 AM
Site Admin


Joined: Aug 15, 2004
Posts: 3768

Status: Offline
What version of PNphpBB2 are you running?

_________________
 
 View user's profile Send private message  
Reply with quote
ErikzOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 02, 2008 - 11:49 PM



Joined: Apr 01, 2008
Posts: 7

Status: Offline
1.2i-p3
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Platinum - Vulcan Theme PN Q.  PostPosted: Apr 03, 2008 - 10:19 AM
Site Admin


Joined: Aug 15, 2004
Posts: 3768

Status: Offline
ahh ok, change that line to .quotecontent as well.
So you will have

Code:

/* Quote blocks */
.quotecontent, .codecontent {background:#fafafa;border:1px solid #d1d7dc;color:#444444;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}

_________________
 
 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
Loans | Cheap Loan | Credit Cards | Problem Mortgage | Car Loan | 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