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:34
Total: Total:34
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
marsOffline
Post subject: RE: Wow Theme  PostPosted: Mar 13, 2005 - 01:21 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Yes you can use AutoTheme on PHPNuke
First go and get AutoTheme Lite for PHPNuke from http://spidean.mckenzies.net
Install that and then you can use any AutoTheme

I only accept Paypal or Money orders for the themes.
 
 View user's profile Send private message  
Reply with quote
johnboyOffline
Post subject: RE: Wow Theme  PostPosted: Mar 13, 2005 - 02:11 PM



Joined: Mar 13, 2005
Posts: 3

Status: Offline
Is this Autotheme Version Compatible to PHP Nuke 5.5?

If i try to use the admin area i get an error
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Wow Theme  PostPosted: Mar 13, 2005 - 02:12 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
That I am not sure sorry.
I only use MD-Pro and PostNuke for my sites.

I do have a forum theme for WoW and PHPNuke though that I created the other day, so the forums will match as well.

Isn't 5.5 a really old unsafe version?
 
 View user's profile Send private message  
Reply with quote
johnboyOffline
Post subject: RE: Wow Theme  PostPosted: Mar 13, 2005 - 02:15 PM



Joined: Mar 13, 2005
Posts: 3

Status: Offline
Yes it is, but i am using another Software, it based on PHP-Nuke 5.5, its 100% compatible to 5.5

Here is the english site http://www.2f-cms.us/
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Wow Theme  PostPosted: Mar 13, 2005 - 02:16 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
No idea then sorry.
I only develop themes for PHPNuke that are compatible with AutoTheme.
 
 View user's profile Send private message  
Reply with quote
FrubbishOffline
Post subject: RE: Wow Theme  PostPosted: Mar 15, 2005 - 09:49 PM



Joined: Mar 14, 2005
Posts: 10

Status: Offline
Okay got the wow theme running fine, but the problem that I am running into is in the forums area. When i'm logged in as the administrator, when I make a new post the text boxes are white with black text(which is how I like it). But when anyone else logs into the site(including an alternate account I created for testing) the text boxes are dark gray with black text, making it extremely hard to see what you're typing. I have my main site as well as the forums set to override user themes, so i'm really not sure how to fix this. Any ideas?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Wow Theme  PostPosted: Mar 15, 2005 - 10:18 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Weird.
Try this CSS file
Upload it it to Modules/PNphpBB2/templates/PNTheme/styles/
Right click and save target as wow.css

http://www.portalthemes.com/modules/PNp ... es/wow.css
 
 View user's profile Send private message  
Reply with quote
FrubbishOffline
Post subject:   PostPosted: Mar 15, 2005 - 11:23 PM



Joined: Mar 14, 2005
Posts: 10

Status: Offline
installed the new css file and am still seeing the same problem, but I narrowed the problem down. It looks like people using IE/Opera are getting the dark gray text boxes, while Mozilla users see the correct white text boxes.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Mar 15, 2005 - 11:26 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Yeah I see what you mean now that I have tested the new one with IExploder...

Let me look into it..
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Mar 15, 2005 - 11:29 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Ok got it I think.
Open the wow.css file and look for

/* The text input fields background colour */
input.post,textarea.post,select
{
background: 202221;
color:#070000;
}

Change the background to
background: #ffffff;
 
 View user's profile Send private message  
Reply with quote
FrubbishOffline
Post subject:   PostPosted: Mar 15, 2005 - 11:37 PM



Joined: Mar 14, 2005
Posts: 10

Status: Offline
Okay that fixed the IE portion. I think I only have 1 Opera user so it's not that big of a deal (he's using Opera beta 8 or something). Thanks much for the help!
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Mar 16, 2005 - 12:10 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Glad to help.
Add your site to our links section if you want. Smile
 
 View user's profile Send private message  
Reply with quote
FrubbishOffline
Post subject:   PostPosted: Mar 17, 2005 - 10:03 PM



Joined: Mar 14, 2005
Posts: 10

Status: Offline
Where do I change the color of quote text? When someone posts a quote, it is almost the same color as the background and is very hard to see.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Mar 17, 2005 - 10:05 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Modules\PNphpBB2\Templates\PNTheme\styles\wow.css

It is commented so you will see what to change.
 
 View user's profile Send private message  
Reply with quote
tslothaOffline
Post subject: Im having a Similiar problem  PostPosted: Mar 29, 2005 - 08:58 PM



Joined: Mar 29, 2005
Posts: 2

Status: Offline
The problem though is with the Purplehaze Theme..

Take a look

http://www.thebrinkradio.net

When i go to make a post.. Its almost completly black..and I cant see anything im typing. I have Hardly any CSS knowlege at this point.. (Maybe this will change in the future).. Can anyone help?
 
 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