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:1
Last: Total:6927
Last: Last:
sade
Members: Online
Members: Members:0
Guests: Guests:16
Total: Total:16
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
zornOffline
Post subject: CoD4 Firefox issue  PostPosted: Nov 16, 2007 - 09:10 PM



Joined: Nov 16, 2007
Posts: 1

Status: Offline
Hi,
I recently purchased the CoD4 phpnuke theme for my site http://www.guildexalted.com and I'm having a couple of issues.

1) On the forums, firefox users default font is set to white and the background is set to white. They can't see what they're typing basically. IE works just fine with black text on white background.

Where can I change the values to make this work so that I have a black background with white default text for any browser while creating a new post?

2) The post summary below any post you reply to has the font set to black and the backgroun is dark gray. Makes it very hard to read if you're replying to a post.

Is there any way I can change that font setting to display as white?

3) On the main page, I would like to change the default buttons to point to a page outside of the modules. I found the html, changed the psd and the button "points" to the page, yet it still displays the previous "statistics" section in the center of the page.

I'm guessing there is a .php file somewhere I have to edit as well? How can I edit a button's link from the top menu and have it open a new page or module?

Thanks in advance for any assistance!
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: CoD4 Firefox issue  PostPosted: Nov 16, 2007 - 10:19 PM
Site Admin


Joined: Aug 15, 2004
Posts: 3933

Status: Offline
For the forums edit themes/DMcod4/forums/forums.css and put this line at the very bottom

textarea.post {color:#000000;font-size:10px;}

As for the links, there are 3 files that the button links have to be changed in
theme.html
theme2.html and forums.html
Theme.html is the main page template.
Theme2.html is for every other page except the forums.
forums.html is for the forums only.

_________________
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: CoD4 Firefox issue  PostPosted: Nov 16, 2007 - 10:22 PM
Site Admin


Joined: Aug 15, 2004
Posts: 3933

Status: Offline
Also to have a link open in a new window add target="_blank" to the URL.

For example

Code:

<a href="index.php" target="_blank">Link Here</a>

_________________
 
 View user's profile Send private message  
Reply with quote
rd7Offline
Post subject: RE: CoD4 Firefox issue  PostPosted: Nov 18, 2007 - 06:09 PM



Joined: Nov 17, 2007
Posts: 31

Status: Offline
I am having the same problem, however I am using PNphpbb. Do I just do the same except add it to the style.css?

Thx
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: CoD4 Firefox issue  PostPosted: Nov 18, 2007 - 09:15 PM
Site Admin


Joined: Aug 15, 2004
Posts: 3933

Status: Offline
Slightly different for the PostNuke PNphpBB2 version

Add this to the very bottom of DMcod4.css
Code:

input.post,textarea.post,select {color:#000;font-size:12px;}

_________________
 
 View user's profile Send private message  
Reply with quote
rd7Offline
Post subject: RE: CoD4 Firefox issue  PostPosted: Nov 19, 2007 - 12:02 AM



Joined: Nov 17, 2007
Posts: 31

Status: Offline
Worked great, thx!
 
 View user's profile Send private message  
Reply with quote
eaglewingOffline
Post subject:   PostPosted: Nov 23, 2007 - 11:47 PM



Joined: Nov 23, 2007
Posts: 3

Status: Offline
Hi,
I recently purchased the CoD4 phpnuke theme for my site http://ftwsquad.com and I'm having a couple of issues ALSO:

One is that I only got 1 psd file of the whole header...I didn't get any individual 'button' psd to change buttons (names, ect.) Maybe I am not thinking this one threw but how do I change button names?

The other issue is that NO 'MESSAGES' show up in the center when the COD4 theme is engaged.....only 'NEWS' results show up, but not "MESSAGES".....messages are there till I activate the COD4 theme, then they disappear?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Nov 24, 2007 - 01:30 AM
Site Admin


Joined: Aug 15, 2004
Posts: 3933

Status: Offline
What version of Photoshop are you using?
The button text should be seperate layers for editing.

As for the messages, you should create Center-Up blocks instead of admin messages, that way you can use HTML and they will be themed as blocks instead of just messages.

_________________
 
 View user's profile Send private message  
Reply with quote
eaglewingOffline
Post subject:   PostPosted: Nov 24, 2007 - 02:58 AM



Joined: Nov 23, 2007
Posts: 3

Status: Offline
photoshop7

and I have center-up blocks...they don't show either?? Is something configured wrong?

the problem with the psd is that i can change button text, but the button images are not one separate layers....they're all on the same background as the whole header....it's all one background.
I would have to know where to 'crop' the buttons to make them separate.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Nov 24, 2007 - 03:03 AM
Site Admin


Joined: Aug 15, 2004
Posts: 3933

Status: Offline
They are sliced, the problem is the PSD is Photoshop CS2
The slices won't go back that far on versions.

As for the center blocks, can you create me a temporary admin account so I can see what the settings you have set are?

_________________
 
 View user's profile Send private message  
Reply with quote
eaglewingOffline
Post subject:   PostPosted: Dec 06, 2007 - 10:43 PM



Joined: Nov 23, 2007
Posts: 3

Status: Offline
Everything is working fine Mars...

thnx for all your 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
Bad Credit Loan | Free Credit Scores | Mortgage Calculator | Free Advertising | 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