The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Inbox capacity image

3 posters

Go down

Solved Inbox capacity image

Post by DustyBones January 28th 2011, 11:49 pm

Is there anyway to change the image on the Inbox capacity image?
I also want to get rid of the black outline.
Inbox capacity image 1-28-20112-44-03PM
TIA


Last edited by DustyBones on January 29th 2011, 8:56 am; edited 1 time in total
DustyBones
DustyBones
Active Poster

Male Posts : 1234
Reputation : 528
Language : English
Location : Washington, USA

http://raps-graphics.forumotion.com/

Back to top Go down

Solved Re: Inbox capacity image

Post by Darren1 January 29th 2011, 12:43 am

Hi,

Indeed it is possible, and is sooo much easier than I had first expected Love
Templates > Posting & Private messages > Privmsgs_body > Locate and remove the entirety of this code (Should be able to see the start of it right away) :
Code:
<td align="right"><!-- BEGIN switch_box_size_notice -->
<table class="bodyline" width="250" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="row1" colspan="3" nowrap="nowrap" width="250"><span class="gensmall">{BOX_SIZE_STATUS}</span></td>
</tr>
<tr>
<td class="row2" colspan="3" width="250">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td class="pourcentback"><img src="{PATH_IMG_FA}empty.gif" alt="{INBOX_LIMIT_PERCENT}" height="8" width="{INBOX_LIMIT_IMG_WIDTH}"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="row1" width="33%"><span class="gensmall">0%</span></td>
<td class="row1" align="center" width="34%"><span class="gensmall">50%</span></td>
<td class="row1" align="right" width="33%"><span class="gensmall">100%</span></td>
</tr>
</table>
<!-- END switch_box_size_notice --></td>
</tr>
</table>

Ensure you do NOT remove this code:
<br clear="all" />
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: Inbox capacity image

Post by DustyBones January 29th 2011, 12:47 am

Now is that going to get rid of just the outline or the whole inbox capacity image?

I don't want to get rid of the image totally.
I'd like to change the image if possible and remove the outline.
DustyBones
DustyBones
Active Poster

Male Posts : 1234
Reputation : 528
Language : English
Location : Washington, USA

http://raps-graphics.forumotion.com/

Back to top Go down

Solved Re: Inbox capacity image

Post by Darren1 January 29th 2011, 1:11 am

Oh sorry my bad. It'll remove the image including the outline :s
Hang 10 for a sec while I confirm the code corrections.

EDIT: Sorry about the delay, got interrupted by work

Removing this code reduces the length of the page ( Coincidentally Very Happy )
Still in privmsgs_body locate this code: <td align="right"><!-- BEGIN switch_box_size_notice -->
<table width="250" border="0" cellspacing="1" cellpadding="0">
Now remove only class="bodyline" Save & publish. Smile

In this line, you will have to change what's highlighted in red with your new image, to change the % of how full image: <td class="pourcentback"><img src="{PATH_IMG_FA}empty.gif" alt="{INBOX_LIMIT_PERCENT}" height="8" width="{INBOX_LIMIT_IMG_WIDTH}"></td>
Save & Publish

Don't alter the rest of that code Wink





Regards,
Darren.
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: Inbox capacity image

Post by DustyBones January 29th 2011, 7:37 am

Thanks, I'll give this a try. Appreciate the help. Smile
DustyBones
DustyBones
Active Poster

Male Posts : 1234
Reputation : 528
Language : English
Location : Washington, USA

http://raps-graphics.forumotion.com/

Back to top Go down

Solved Re: Inbox capacity image

Post by Nessa January 29th 2011, 4:59 pm

Since this topic has been marked solved, I will lock this thread now.


=> Locked
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum