Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Reply
 
LinkBack Thread Tools Display Modes
Old 06-08-2008, 06:28 AM   #1 (permalink)
Member
 
katsheffield's Avatar
 
Join Date: May 2008

Posts: 23
Rep Power: 0 katsheffield is on a distinguished road
fTrader: (0)
fBuck$: 256.0
Bank: 0.0
Total fBuck$: 256.0

My Forumer
My Country:
Default Editing Legend on Main Page

I did a search for this, and I know this question has been asked before, but I did not want to bump an old thread (some were -very- old, lol). So sorry for rehashing an old topic. Anyhow, I would like to change the Legend at the bottom of my main page on my forum, I guess this is the index page, but I'm not sure. I just want to change it to have the icons there reflect the pictures that I have already uploaded for individual posts (read, new, poll, etc). I'm thinking that this involves editing the html for the skin, but rather than try on my own and totally mess up my forums I did want to ask since the support here has helped me so much in getting my first forum up and running. Everyone's help is much appreciated.

Here's a shot of what I am looking to change:


Thanks in advance!

Kat
katsheffield is offline   Reply With Quote
Old 06-08-2008, 08:55 AM   #2 (permalink)
Learned Forumer
 
Edwin's Avatar
 
Join Date: Sep 2005

Location: Europe/UK/England/
Posts: 7,677
Blog Entries: 4
Rep Power: 12 Edwin has a spectacular aura aboutEdwin has a spectacular aura about
fTrader: (37)
fBuck$: 765.4
Bank: 136,123.5
Total fBuck$: 136,888.9

My Forumer
My Country:
Default Re: Editing Legend on Main Page

Manage HTML --> Forum Index Sections --> Forum Page End

HTML Code:
<div align='left' class="wrapmini">
	<{B_NEW}>&nbsp;&nbsp;{ibf.lang.pm_open_new}
	<br /><{B_NORM}>&nbsp;&nbsp;{ibf.lang.pm_open_no}
	<br /><{B_HOT}>&nbsp;&nbsp;{ibf.lang.pm_hot_new} 
	<br /><{B_HOT_NN}>&nbsp;&nbsp;{ibf.lang.pm_hot_no}
</div>
<div align='left' class="wrapmini">
	<{B_POLL}>&nbsp;&nbsp;{ibf.lang.pm_poll}
	<br /><{B_POLL_NN}>&nbsp;&nbsp;{ibf.lang.pm_poll_no}
	<br /><{B_LOCKED}>&nbsp;&nbsp;{ibf.lang.pm_locked}
	<br /><{B_MOVED}>&nbsp;&nbsp;{ibf.lang.pm_moved}
</div> 
Replace the <{B_NORM}> Ect bits with the <img src> of your new images.

Edwin is offline   Reply With Quote
Old 06-09-2008, 08:29 PM   #3 (permalink)
Member
 
katsheffield's Avatar
 
Join Date: May 2008

Posts: 23
Rep Power: 0 katsheffield is on a distinguished road
fTrader: (0)
fBuck$: 256.0
Bank: 0.0
Total fBuck$: 256.0

My Forumer
My Country:
Default Re: Editing Legend on Main Page

Fantastic! Thanks for the quick response! I'm going to give it a try now.

___________________

Ok, I tried doing that. I got into the Forum Page End section, but my html looks different, so I'm still not sure what to replace. I'm sure that I should have mentioned this before, but I'm using the sandstorm skin. I'd paste the code here, but I'm not sure how to do that either. Could I get a little more help please? Thanks again.

Last edited by katsheffield; 06-09-2008 at 08:45 PM. Reason: update
katsheffield is offline   Reply With Quote
Old 06-10-2008, 11:16 AM   #4 (permalink)
Learned Forumer
 
Edwin's Avatar
 
Join Date: Sep 2005

Location: Europe/UK/England/
Posts: 7,677
Blog Entries: 4
Rep Power: 12 Edwin has a spectacular aura aboutEdwin has a spectacular aura about
fTrader: (37)
fBuck$: 765.4
Bank: 136,123.5
Total fBuck$: 136,888.9

My Forumer
My Country:
Default Re: Editing Legend on Main Page

Just select all the code under Manage HTML --> Forum Index Sections --> Forum Page End, copy it (CTRL+C) then paste it in here and I will have a look

Edwin is offline   Reply With Quote
Old 06-11-2008, 04:44 PM   #5 (permalink)
Member
 
katsheffield's Avatar
 
Join Date: May 2008

Posts: 23
Rep Power: 0 katsheffield is on a distinguished road
fTrader: (0)
fBuck$: 256.0
Bank: 0.0
Total fBuck$: 256.0

My Forumer
My Country:
Default Re: Editing Legend on Main Page

Thanks Edwin. Here it is.

</table>

<!--IBF.FORUM_ACTIVE-->

<div align='center' class='row4' style='padding:6px'>{ibf.lang.showing_text}{ibf.lang.sort_text}&nbsp;<input type='submit' value='{ibf.lang.sort_submit}' class='forminput' /></div> <div class='darkrow2' style='height:24px'><!-- --></div> </div>
</form> <br />
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align='left' width="20%" nowrap="nowrap">{$data['SHOW_PAGES']}</td>
<td align='right' width="80%"><a href='{ibf.script_url}act=Post&amp;CODE=00&amp;f={$data['id']}'><{A_POST}></a>{$data[POLL_BUTTON]}</td>
</tr>
</table>
<br />
<div class="tableborder">
<table width="100%" border="0" align="center" cellpadding="4" cellspacing="0" valign='top'>
<tr>
<td colspan="8" class='titlemedium' align='center' valign='middle'>Legend</td>
</tr>
<tr>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_norm.gif" border="0" alt=""><br>
Open Topic <br>(new replies)</td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_norm_no.gif" border="0" alt=""><br>
Open Topic <br>(no new)</td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_hot.gif" border="0" alt=""><br>
Hot Topic <br>(new replies) </td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_hot_no.gif" border="0" alt=""><br>
Hot Topic <br>(no new) </td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_poll.gif" border="0" alt=""><br>
Poll <br>(new votes) </td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_poll_no.gif" border="0" alt=""><br>
Poll <br>(no new) </td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_closed.gif" border="0" alt=""><br>
Locked <br>Topic</td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_moved.gif" border="0"alt=""><br>
Moved <br>Topic</td>
</tr>
<tr>
<td colspan="8" class='darkrow1' align='center' valign='middle'>
<div align='center'>
This additional symbol: <img src="style_images/<#IMG_DIR#>/f_dot.gif" border="0"alt=""> indicates that you have participated in the topic
</td>
</tr>

<tr>
<td colspan="8" class='darkrow1' align='center' valign='middle'>
<div align='right'>
<form action='{ibf.script_url}' method='post' name='search'>
<input type='hidden' name='forums' value='{$data['id']}' />
<input type='hidden' name='cat_forum' value='forum' />
<input type='hidden' name='act' value='Search' />
<input type='hidden' name='joinname' value='1' />
<input type='hidden' name='CODE' value='01' />
{ibf.lang.search_forum}&nbsp;
<input type='text' size='30' name='keywords' class='forminput' value='{ibf.lang.enter_keywords}' onfocus='this.value = "";' /><input type='submit' value='{ibf.lang.search_go}' class='forminput' />
</form>
&nbsp;&nbsp;Forum Jump: {$data[FORUM_JUMP]}
</div>
</td>
</tr>
</tr></td>
</tr>
</table></div>
<br />
<br />
<br />
<div align='center'><a href='{ibf.script_url}act=Login&amp;CODE=04&amp;f={$data['id']}'>{ibf.lang.mark_as_read}</a> <!--IBF.SUB_FORUM_LINK--></div>
<br clear="all" />
katsheffield is offline   Reply With Quote
Old 06-11-2008, 04:58 PM   #6 (permalink)
Banned User
 
guthix121's Avatar
 
Join Date: Oct 2007

Location: New York
Posts: 1,651
Blog Entries: 1
Rep Power: 0 guthix121 will become famous soon enough
fTrader: (25)
fBuck$: 601.0
Bank: 0.1
Total fBuck$: 601.1

My Forumer
My Country:
Send a message via MSN to guthix121
Default Re: Editing Legend on Main Page

Quote:
</table>

<!--IBF.FORUM_ACTIVE-->

<div align='center' class='row4' style='padding:6px'>{ibf.lang.showing_text}{ibf.lang.sort_text}&nbsp;<input type='submit' value='{ibf.lang.sort_submit}' class='forminput' /></div> <div class='darkrow2' style='height:24px'><!-- --></div> </div>
</form> <br />
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align='left' width="20%" nowrap="nowrap">{$data['SHOW_PAGES']}</td>
<td align='right' width="80%"><a href='{ibf.script_url}act=Post&amp;CODE=00&amp;f={$data['id']}'><{A_POST}></a>{$data[POLL_BUTTON]}</td>
</tr>
</table>
<br />
<div class="tableborder">
<table width="100%" border="0" align="center" cellpadding="4" cellspacing="0" valign='top'>
<tr>
<td colspan="8" class='titlemedium' align='center' valign='middle'>Legend</td>
</tr>
<tr>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_norm.gif" border="0" alt=""><br>
Open Topic <br>(new replies)</td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_norm_no.gif" border="0" alt=""><br>
Open Topic <br>(no new)</td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_hot.gif" border="0" alt=""><br>
Hot Topic <br>(new replies) </td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_hot_no.gif" border="0" alt=""><br>
Hot Topic <br>(no new) </td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_poll.gif" border="0" alt=""><br>
Poll <br>(new votes) </td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_poll_no.gif" border="0" alt=""><br>
Poll <br>(no new) </td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_closed.gif" border="0" alt=""><br>
Locked <br>Topic</td>
<td align='center' class='row4' width='12%'><img src="style_images/<#IMG_DIR#>/f_moved.gif" border="0"alt=""><br>
Moved <br>Topic</td>
</tr>
<tr>
<td colspan="8" class='darkrow1' align='center' valign='middle'>
<div align='center'>
This additional symbol: <img src="style_images/<#IMG_DIR#>/f_dot.gif" border="0"alt=""> indicates that you have participated in the topic
</td>
</tr>

<tr>
<td colspan="8" class='darkrow1' align='center' valign='middle'>
<div align='right'>
<form action='{ibf.script_url}' method='post' name='search'>
<input type='hidden' name='forums' value='{$data['id']}' />
<input type='hidden' name='cat_forum' value='forum' />
<input type='hidden' name='act' value='Search' />
<input type='hidden' name='joinname' value='1' />
<input type='hidden' name='CODE' value='01' />
{ibf.lang.search_forum}&nbsp;
<input type='text' size='30' name='keywords' class='forminput' value='{ibf.lang.enter_keywords}' onfocus='this.value = "";' /><input type='submit' value='{ibf.lang.search_go}' class='forminput' />
</form>
&nbsp;&nbsp;Forum Jump: {$data[FORUM_JUMP]}
</div>
</td>
</tr>
</tr></td>
</tr>
</table></div>
<br />
<br />
<br />
<div align='center'><a href='{ibf.script_url}act=Login&amp;CODE=04&amp;f={$data['id']}'>{ibf.lang.mark_as_read}</a> <!--IBF.SUB_FORUM_LINK--></div>
<br clear="all" />
Everything in red is an image code that you should replace.
guthix121 is offline   Reply With Quote
Old 06-11-2008, 06:04 PM   #7 (permalink)
Elite Forumer
 
Wild Cat's Avatar
 
Join Date: May 2007

Location: UK
Posts: 6,492
Rep Power: 9 Wild Cat has a spectacular aura aboutWild Cat has a spectacular aura about
fTrader: (3)
fBuck$: 1,864.0
Bank: 130,000.2
Total fBuck$: 131,864.2

My Forumer
My Country:
Default Re: Editing Legend on Main Page

Actually NOT everything in red needs to be replaced.........

This all is an IMG code which in the previous post is all highlighted red:

Code:
<img src="style_images/<#IMG_DIR#>/f_hot_no.gif" border="0" alt="">
however you only need to replace the direct url bit:

Code:
<img src="style_images/<#IMG_DIR#>/f_hot_no.gif" border="0" alt="">
replace the red bit.....(and only that bit, leave the " " in as they are important) with the direct url of your image so the code will look like this:

Code:
<img src="http://URL of Your Image" border="0" alt="">

[No Name Forums][RCX forums][Forum Promotion][IHWC forums]

USEFUL TIP: If your support request gets resolved, click on THREAD TOOLS > MARK THIS THREAD AS SOLVED. This will mark the thread RESOLVED and will close the thread. (please use this tip!)

Please do not PM/e-mail me for support unless I ask you to.
Do a search and if you don't find your answer create a thread with your question and I will be happy to help. I can not be replying the same answer over and over in an e-mail/PM. Thanks.
Wild Cat is offline   Reply With Quote
Reply

Tags
edit legend


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add users group Legend at the bottom of the main index page? ienjoy IPB General Support 5 10-14-2007 11:47 AM
Member Legend on the index page callalily IPB General Support 0 06-21-2007 08:07 AM
Blank page when trying to access main page SLEKISM phpBB2 Bug Reports 9 05-26-2007 03:30 PM
Main banner on my main page Breeder phpBB2 General Questions 3 03-02-2007 11:41 AM