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:51
Total: Total:51
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
[UN]IC|ViperOffline
Post subject: Red Theme  PostPosted: Mar 17, 2005 - 01:14 AM



Joined: Mar 04, 2005
Posts: 20

Status: Offline
Can you tell me what I did to make this happen?





When making a post and selecting a color for your font you get this.

Could it be that I have PNphpBB2 1.2a and if there is a newer version I can use, will I have to start over with accounts and graphics?

www.jag-core.com/7sfc/
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 02:05 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
You should upgrade to 1.2g as soon as possible.
There were TONS of security exploits in that version..
 
 View user's profile Send private message  
Reply with quote
[UN]IC|ViperOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 05:26 AM



Joined: Mar 04, 2005
Posts: 20

Status: Offline
Ok I down loaded that and disabled Auto theme and updated PNphpBB2 1.2g and now I have this:



Why did the color go away from the sides?
 
 View user's profile Send private message  
Reply with quote
TheOneOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 07:35 AM



Joined: Oct 21, 2004
Posts: 72
Location: UK
Status: Offline
Hello [UN]IC|Viper

please see this thread for information ---> http://www.portalthemes.com/index.php?n ... =red+theme

You can download the css files from here ----> http://www.alrighty-then.co.uk/red.zip

just replace your css file with this 1, you will find your red css in the following directory ---> modules/PNphpBB2/templates/PNTheme/styles/

Good Luck
 
 View user's profile Send private message Send e-mail  
Reply with quote
marsOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 12:06 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Can you post a working link to that?
the link above doesn't work.
 
 View user's profile Send private message  
Reply with quote
[UN]IC|ViperOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 02:20 PM



Joined: Mar 04, 2005
Posts: 20

Status: Offline
the link works but it still looks the same after changing that file.
The theme was fine until I upgraded the PNphpBB2 to 1.2g
 
 View user's profile Send private message  
Reply with quote
TheOneOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 03:14 PM



Joined: Oct 21, 2004
Posts: 72
Location: UK
Status: Offline
I see purple haze on that link?

where is the red theme
 
 View user's profile Send private message Send e-mail  
Reply with quote
[UN]IC|ViperOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 03:24 PM



Joined: Mar 04, 2005
Posts: 20

Status: Offline
www.jag-core.com/7sfg/
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 03:33 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Edit modules/PNphpBB2/Templates/PNtheme/styles/red.css and change the body tag to match this

Code:

body{ font-family: Verdana; font-size: 11px; color: #CCCCCC;   scrollbar-face-color: #570101;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #000000;
   scrollbar-3dlight-color: #2C2C2C;
   scrollbar-arrow-color:  ##2C2C2C;
   scrollbar-track-color: #570101;
   scrollbar-darkshadow-color: #000000; background-attachment: fixed; background-image: url(themes/red/images/bkgrd.gif)}
 
 View user's profile Send private message  
Reply with quote
[UN]IC|ViperOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 04:39 PM



Joined: Mar 04, 2005
Posts: 20

Status: Offline
I changed the file with a copy and past in info that you provided and it is still there.
Would it help if you had Admin on the site?
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 08:40 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Admin won't help as it is a file issue.
The code is right, I don't understand what is overriding that background.

Try this
edit theme2.html and replace the opening <BODY> tag with
Code:
<BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 background="{image-path}bkgrd.gif">
 
 View user's profile Send private message  
Reply with quote
[UN]IC|ViperOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 08:56 PM



Joined: Mar 04, 2005
Posts: 20

Status: Offline
where is the theme2.html located?
 
 View user's profile Send private message  
Reply with quote
[UN]IC|ViperOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 08:58 PM



Joined: Mar 04, 2005
Posts: 20

Status: Offline
never mind I found it
 
 View user's profile Send private message  
Reply with quote
[UN]IC|ViperOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 09:03 PM



Joined: Mar 04, 2005
Posts: 20

Status: Offline
Ok I changed:

<BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
With
<BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 background="{image-path}bkgrd.gif">
And it is the same.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject: RE: Red Theme  PostPosted: Mar 17, 2005 - 09:09 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
There is something REALLY strange going on with your site..
Ok put theme2.html back to the way it was and post back when it is done so I can look at the source again...
 
 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