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 ...

$15.00
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:7536
Last: Last:
maxfoot
Members: Online
Members: Members:0
Guests: Guests:52
Total: Total:52
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
JimmyTestOffline
Post subject: PT20X colors etc  PostPosted: May 17, 2005 - 01:12 AM



Joined: May 17, 2005
Posts: 10

Status: Offline
OK i'm using PT20x as my theme, looks great, HOWEVER I'm kind of disturbed about how when i load the forums it removes all seperators etc. Makes it actually kind of hard on the eyes. So i tried to change the color palette but there's isn't a standard layout. So will i have to go through the .css files?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: PT20X colors etc  PostPosted: May 17, 2005 - 03:12 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Can you post a link so I can see what you mean?
 
 View user's profile Send private message  
Reply with quote
JimmyTestOffline
Post subject:   PostPosted: May 23, 2005 - 11:45 PM



Joined: May 17, 2005
Posts: 10

Status: Offline
execute.com.ru hit the forums button. just wish there were more visible seperators.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: May 23, 2005 - 11:55 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Rename modules/PNphpBB2/Templates/PNTheme/styles/pt20x.css to blah.css
Then rename modules/PNphpBB2/Templates/PNTheme/styles/dark.css to pt20x.css

Then rename the folder modules/PNphpBB2/Templates/PNTheme/images/dark to pt20x
 
 View user's profile Send private message  
Reply with quote
JimmyTestOffline
Post subject:   PostPosted: May 25, 2005 - 10:24 PM



Joined: May 17, 2005
Posts: 10

Status: Offline
hmmm tried that..btw there is no dark.css file in that folder (i copied from my other postnuke site to get it) but it still showing up in the grey with no seperators etc.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: May 25, 2005 - 10:58 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
DOH.
Now I see the issue...
It's PT20X not PT20...

Ok open themes/PT20X/Templates/modules/pnphpbb2.htm
Right below
<!--[modulestylesheet stylesheet=admin.css modname=admin]-->
Add
<!--[pnphpbbstylesheet]-->

Then make sure you copied the Xanthia plugin from PNphpBB2 to the Xanthia plugins folder.
Then reload the template pnphpbb2.htm in Xanthia admin.
 
 View user's profile Send private message  
Reply with quote
JimmyTestOffline
Post subject:   PostPosted: May 26, 2005 - 12:38 AM



Joined: May 17, 2005
Posts: 10

Status: Offline
done that, lol still won't give me any form of seperator bars. What .css is it using? cause i've tried everything and the CSS still won't dispaly properly. vampyresofeurope.net in the forums is the look i'm going for.
 
 View user's profile Send private message  
Reply with quote
JimmyTestOffline
Post subject:   PostPosted: May 26, 2005 - 12:48 AM



Joined: May 17, 2005
Posts: 10

Status: Offline
Ok I am not really to worried about the seperate any more what I want it to do is have the table borders around each of the topics and around the posts to the forum. Is there anyways I can do this. I have added border tags to the css file and it still does not add the borders. Any ideas.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: May 26, 2005 - 01:40 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
You have an error on your forum page
Look at the source

Code:
<b>Warning</b>:  head(./modules/PNphpBB2/templates/PNTheme/styles/default.css): failed to open stream: No such file or directory in <b>/usr/home/execute/public_html/postnuke/modules/PNphpBB2/templates/PNTheme/headerBB2.php</b> on line <b>195</b><br />
<br />
<b>Warning</b>:  head(): Failed opening './modules/PNphpBB2/templates/PNTheme/styles/default.css' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/usr/home/execute/public_html/postnuke/modules/PNphpBB2/templates/PNTheme/headerBB2.php</b> on line <b>195</b><br />
</style>
 
 View user's profile Send private message  
Reply with quote
JimmyTestOffline
Post subject:   PostPosted: May 26, 2005 - 02:14 AM



Joined: May 17, 2005
Posts: 10

Status: Offline
where did that error originate from? I just tested the forums on 3 computers at work that had never been to the site and the forums load fine.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: May 26, 2005 - 02:17 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
They do load fine, that error is in the View Source of the page.
Looks like your PNphpBB2 is missing some files.
 
 View user's profile Send private message  
Reply with quote
JimmyTestOffline
Post subject:   PostPosted: May 26, 2005 - 02:44 AM



Joined: May 17, 2005
Posts: 10

Status: Offline
interesting, i'll do a reinstall of pnphpbb2, but once that's done, what code am I looking for to outline the tables in the forums only?

update: ok yes the PNTheme folder has be reinstalled from a clean download, only mods i've done is new images. Other then that, what am i looking for now?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: May 26, 2005 - 03:15 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Once you do that you can rename the old PT20X.css file back to the original name and upload it.
That should give you the forum theme you are looking for.
 
 View user's profile Send private message  
Reply with quote
JimmyTestOffline
Post subject:   PostPosted: May 26, 2005 - 03:33 AM



Joined: May 17, 2005
Posts: 10

Status: Offline
I never had a pt20x.css file originally (or a dark) So now that I have a clean PNtheme folder. Shoudl i Pull dark.css from my other postnuke site, and put it back into here? or could you do me a favor and just Post the code to a .css doing what I want it to?

I should edit that I only have default.css, light_blue.css, and styleadmin.css in the styles folder.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: May 26, 2005 - 11:17 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Yes pull the dark.css and the modules/PnphpBB2/Templates/PNtheme/images/dark folder as well.
Name them both PT20X
 
 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

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