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:36
Total: Total:36
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
nurcahayaOffline
Post subject: gow2 Green PostNuke Theme Attachment filename  PostPosted: Jan 18, 2007 - 09:21 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
Hi all,

I use gow2GreenPostNuke but on the pnphpbb forum attachment table does't show the filename correctly due table background.

How to change this table background?

Thank you in advance.



 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 18, 2007 - 09:24 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
or if possible to add into style.css ?

any text?

thank you in advance.
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 18, 2007 - 09:43 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
question 2.

How to add total reads at news (at home). other themes i saw there is reads counter and how to add this on this themes?

thanks.
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Jan 18, 2007 - 11:46 AM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Can you post a link to that post with the attachment?
As for the reads count, send me an email and I'll send you updated files to show them.
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 19, 2007 - 02:56 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
mars wrote:
Can you post a link to that post with the attachment?

sorry sir, the themes still running on my linux box and not yet uploaded to real site.

tested the httpd from xp machine and the things still same.. need to fix the box bg.

Quote:

As for the reads count, send me an email and I'll send you updated files to show them.

sir you may send the file to fay51@yahoo.com due i've no you email. thanks.
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 19, 2007 - 03:07 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
question #3

Can we have a little box in a quote section? or event batter having few bg color for more than one quote.

a little bit confiuse when we have no such line or box

below 2 screencapture one in my box and the bottom in here i use same themes set from profile


below pic from my box



below pic from here portalthemes.com but change to this themes from profile
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 19, 2007 - 06:52 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
question #4

this site on affiliates leftblock show image affiliates.jpg insten of text. how to do this.


sorry to much question on newbies.

thanks Very Happy
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 19, 2007 - 08:23 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
for question #4 found this in theme.cfg

$blocktemplate = array (
'default' =>
array (
'default' => NULL,
),
'*AdminPages' => NULL,
'*HomePage' =>
array (
'default' =>
array (
'default' => NULL,
),
),
'PNphpBB2' => NULL,
);


but unable to add
'Donations' => 'xxx.html',
played around but unable to get image appear on block title and yes i've create xxx.html

this what on xxx.html

<table width="182" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="{image-path}Untitled-1_01.jpg" width="10" height="42" alt=""></td>
<td width="100%" class="left1"><img src="{image-path}affiliates.jpg" alt="Donations" border="0"></td>
<td><img src="{image-path}Untitled-1_03.jpg" width="10" height="42" alt=""></td>
</tr>
<tr>
<td></td>
<td valign="top"><!-- [block-content] --></td>
<td></td>
</tr>
</table>
<br />



 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 19, 2007 - 08:46 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
thanks God finaly solve prb #4

$blocktemplate = array (
'default' =>
array (
'default' => NULL,
'Donations' => 'xxx.html',
),
'*AdminPages' => NULL,
'*HomePage' =>
array (
'default' =>
array (
'default' => NULL,
),
),
'PNphpBB2' => NULL,
);


can someone help me on question #1, #2 & #3

thanks Smile
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 19, 2007 - 09:25 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
found few more missing..

need to copy from any other themes this file into

modules/PNphpBB2/templates/PNTheme/images/gearsofwar2/

4 missing image
msg_inbox.gif
msg_sentbox.gif
msg_outbox.gif
msg_savebox.gif
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: Jan 19, 2007 - 12:34 PM
Site Admin


Joined: Aug 15, 2004
Posts: 4277

Status: Offline
Email sent with updated files. Since you have a Yahoo email address, you might not get it as Yahoo has been blocking email from my ISP for some reason. If you don't get it reply back and I will PM you a download link for the files.
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 22, 2007 - 03:00 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
mars wrote:
Email sent with updated files.


Hello sir, I've receive the files and after done replacing ...

Put summary and article in themes/gearsofwar2
Put gearsofwar2.css in modules/PNphpBB2/Templates/PNThemee/styles


all 3 files.. there is nothing much difrent I can see. I checked the files and there is same version with older one.. perhaps you mistaken selected old files?

Please advise.

Thank you.
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 23, 2007 - 07:47 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
solve #3 by remove this from gearsofwar2.css

Code:

/* Quote & Code blocks */
 .quotetitle, .codetitle {
   border-bottom: solid 1px #000;
   padding: 3px;
   text-align: left;
   vertical-align: middle;
   font-size: 11px;
   background-color: #2E2E2E;
   color: #D0D0D0;
        border-width: 1px 1px 0px 1px;
        border-color:#ffffff;
        border-style:solid;
}


replace with

Code:

/* Quote blocks */
.quote{background:#525252;border:1px solid #000000;color:#e7e7e7;
font-size:11px;line-height:125%}

/* Code blocks */
.code{background:#545454;border:1px solid #000000;color:#fff8dc;
font:11px Courier,"Courier New",sans-serif;padding:5px}


but this only shown same bg as quote no 1 but if more than 1 quote all bg are the same .. is there any batter bg coloring like more lighter on 2nd quote and 3rd quote use 1st bg and so on?

thanks in advance Smile
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 23, 2007 - 08:12 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
mars wrote:
Since you have a Yahoo email address, ...

sorry sir forgot to mention .. that yahoo just for dummy mail etc.. my actuall email is like my login. you may check at admin panel my actuall mail.. and i also just bought/donate for this themes before the first post begin...

thanks Smile
 
 View user's profile Send private message  
Reply with quote
nurcahayaOffline
Post subject:   PostPosted: Jan 23, 2007 - 09:15 AM



Joined: Dec 16, 2005
Posts: 25

Status: Offline
duh... played so many way on td.attachheader or viewtopic_attach_body.tpl for changing font color or td color on attachment filename but still can't get it Sad
 
 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