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:32
Total: Total:32
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
BawangOffline
Post subject: How do I get the PNphpbb forum to look like my Realm theme?  PostPosted: Nov 29, 2004 - 10:37 PM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
I know there's no simple answer to this but just maybe someone's discovered a trick to get around this problem. I like the purple look of the Realm theme and just wish I could somehow transfer it to the PNphpbb forum. The forum has a dark grey look that I don't particularly like.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Nov 29, 2004 - 11:18 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
http://www.portalthemes.com/downloads/realmforum.zip

Try that Smile
 
 View user's profile Send private message  
Reply with quote
BawangOffline
Post subject:   PostPosted: Nov 30, 2004 - 04:00 AM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
hehe Very Happy I haven't seen it yet but just by the name it looks just like what I'm looking for. We'll see Very Happy
 
 View user's profile Send private message  
Reply with quote
BawangOffline
Post subject:   PostPosted: Nov 30, 2004 - 04:27 AM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
Ok. I installed it and I love it! Thank you for sharing that. It doesn't change the grey furfaces I was referring to but by adding all the purple icons it makes the forum look like it was meant to go together with the portal and that goes a long way.

This is what it looks like now: My new PNphpbb forum look

By the way, this upload killed the PNphpbb icon in the forum admin screen. It's no biggie but I figured the folks at PNphpbb might not like that. I also noticed an icon on the "who's online" block went by the wayside and the empty spot doesn't look good.

Any suggestion on how to make the grey slabs a different color would be appreciated.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Nov 30, 2004 - 10:17 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
/* Main table cell colours and backgrounds */
.row1{background:#272727}
.row2{background:#303030}
.row3{background:#414141}
td.spacerow{background:#343434}

And you can turn off the pnphpbb icon in the admin section for it.
 
 View user's profile Send private message  
Reply with quote
BawangOffline
Post subject:   PostPosted: Nov 30, 2004 - 11:09 PM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
mars wrote:
/* Main table cell colours and backgrounds */
.row1{background:#272727}
.row2{background:#303030}
.row3{background:#414141}
td.spacerow{background:#343434}

And you can turn off the pnphpbb icon in the admin section for it.


Although I'm a PC programmer, I'm fairly new to this web development stuff. How do I locate that "Main table" and how do I go about changing those values?

Thanks again
 
 View user's profile Send private message  
Reply with quote
BawangOffline
Post subject:   PostPosted: Nov 30, 2004 - 11:54 PM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
Searching a little I found those fields in PNTheme.css and changed the 000000 values for those you suggested. It did zip, nada, not a thing Smile, even after pressing F5 and Ctrl F5. Did I do something wrong?

This is how my PNTheme.css file now stands:

/* Main table cell colours and backgrounds */
td.row1{background:#272727}
td.row2{background:#303030}
td.row3{background:#414141}
td.spacerow{background:#343434}

I created a new style from that css file and chose it from my profile and one of the backgrouds went to black. I'm pretty sure I'm doing it wrong Smile
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 01, 2004 - 01:14 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Its in the realm.css that you uploaded to modules\PNphpBB2\templates\PNTheme\styles
 
 View user's profile Send private message  
Reply with quote
BawangOffline
Post subject:   PostPosted: Dec 01, 2004 - 01:51 AM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
Ok. This is what my realm.css looks like now in that section:

/* Main table cell colours and backgrounds */
.row1{background:#272727}
.row2{background:#303030}
.row3{background:#414141}
td.spacerow{background:#343434}

It still makes no difference

No matter what I do, it seems the only theme available to me is PNTheme. I tried creating a new style from the realm.css file but that didn't do anything. When I choose "Add a style" from the style management menu, there's no style to add.

I know I'm revealing my noobness for all the world to see but I'd really like to understand how .css files work and how I can put that modified realm.css file to use. Perhaps if I rename it to default.css?
 
 View user's profile Send private message  
Reply with quote
BawangOffline
Post subject:   PostPosted: Dec 01, 2004 - 03:59 AM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
The following four files are missing from the realmforum.zip file:

whosonline.gif
icon_minipost.gif
icon_latest_reply.gif
logo_small.gif

You can copy them from:
\PNphpBB2\templates\PNTheme\images

to:
\PNphpBB2\templates\PNTheme\images\realm

I found the whosonline.gif didnīt match so I just made a copy of \realm\folder.gif and renamed it whosonline.gif
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 01, 2004 - 01:00 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Those colors are the same as the ones you had in there.
Change those to whatever colors you want them to be.
 
 View user's profile Send private message  
Reply with quote
BawangOffline
Post subject:   PostPosted: Dec 01, 2004 - 03:13 PM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
mars wrote:
Those colors are the same as the ones you had in there.
Change those to whatever colors you want them to be.


Hmm....these were the original values (in realm.css):

/* Main table cell colours and backgrounds */
.row1{background:#000000}
.row2{background:#120114}
.row3{background:#120114}
td.spacerow{background:#343434}

I figure there should have been some noticeable change.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 01, 2004 - 10:12 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Do you have theme matching turned on in the PNphpBB2 admin?
If so turn it off for a test.
 
 View user's profile Send private message  
Reply with quote
BawangOffline
Post subject:   PostPosted: Dec 02, 2004 - 01:21 AM



Joined: Nov 28, 2004
Posts: 16

Status: Offline
I turned it off. It makes no difference.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Dec 02, 2004 - 03:43 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
I will have to look into this then.
Not sure what it could be.
 
 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