| Author |
Message |
nurcahaya |
|
Post subject: gow2 Green PostNuke Theme Attachment filename
Posted: 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.
 |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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
 |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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  |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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 />
|
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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  |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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 |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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. |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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  |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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  |
|
|
| |
|
|
|
 |
nurcahaya |
|
Post subject:
Posted: 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  |
|
|
| |
|
|
|
 |
|
|