Portal Themes
Custom Theme Support - Platinum - Vulcan Theme PN Q.
Erikz - Apr 01, 2008 - 01:57 AM
Post subject: Platinum - Vulcan Theme PN Q.
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 ... c&t=51
I have hooked PHPBBCode into PNphbb but to no avail.
Can you offer me some assistance?
mars - Apr 01, 2008 - 10:09 AM
Post subject: RE: Platinum - Vulcan Theme PN Q.
Edit vulcan.css and look for .quote
Change it to .quote, .codecontent
And what font is missing?
Erikz - Apr 01, 2008 - 01:35 PM
Post subject: RE: Platinum - Vulcan Theme PN Q.
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.
Erikz - Apr 01, 2008 - 01:39 PM
Post subject: RE: Platinum - Vulcan Theme PN Q.
Quote and code don't show up properly.
mars - Apr 01, 2008 - 11:11 PM
Post subject: RE: Platinum - Vulcan Theme PN Q.
I just checked your site and your vulcan.css file, the edit isn't in there?
Erikz - Apr 01, 2008 - 11:44 PM
Post subject: RE: Platinum - Vulcan Theme PN Q.
This URL? The edit seems to be there..
http://www.truthaction.org.au/modules/P ... vulcan.css
Am I missing something?
mars - Apr 01, 2008 - 11:51 PM
Post subject: RE: Platinum - Vulcan Theme PN Q.
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?
Erikz - Apr 02, 2008 - 12:47 AM
Post subject: RE: Platinum - Vulcan Theme PN Q.
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}
Erikz - Apr 02, 2008 - 12:49 AM
Post subject: RE: Platinum - Vulcan Theme PN Q.
either way Quote doesn't work either.
mars - Apr 02, 2008 - 10:09 AM
Post subject: RE: Platinum - Vulcan Theme PN Q.
What version of PNphpBB2 are you running?
Erikz - Apr 02, 2008 - 11:49 PM
Post subject: RE: Platinum - Vulcan Theme PN Q.
1.2i-p3
mars - Apr 03, 2008 - 10:19 AM
Post subject: RE: Platinum - Vulcan Theme PN Q.
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}
All times are GMT - 5 Hours
Powered by
PNphpBB2 © 2003-2006 The PNphpBB Group
Credits