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.

Make your Calender beautiful

2 posters

Go down

Make your Calender beautiful  Empty Make your Calender beautiful

Post by Darknight July 13th 2010, 6:05 pm

ACP--->Display--->Templates--->Calender--->calender_box

Make your Calender beautiful  Untitl10
Make your Calender beautiful  Untitl11
Find this:
Code:
<tr>
   <!-- BEGIN _cell -->
   <th width="{_calendar_box.switch_full_month._cell.WIDTH}%" nowrap="nowrap">{_calendar_box._cell.L_DAY}</th>
   <!-- END _cell -->
</tr>
<!-- BEGIN _row -->
<tr>
   <!-- BEGIN _cell -->
   <!-- BEGIN switch_filled_no -->
   <td class="row3" colspan="{_calendar_box._row._cell.SPAN}" width="{_calendar_box._row._cell.WIDTH}%">&nbsp;</td>
   <!-- END switch_filled_no -->
   <!-- BEGIN switch_filled -->
   <td class="row1" valign="top" colspan="{_calendar_box._row._cell.SPAN}" width="{_calendar_box._row._cell.WIDTH}%">
      <table cellspacing="0" cellpadding="0" width="100%" height="94" valign="top">
      <tr>
         <td class="row2" align="center" height="4" nowrap="nowrap">
            <span class="genmed">{_calendar_box._row._cell.U_DATE}</span>
            <!-- BEGIN switch_add_event_day -->
            &nbsp;<a href="{_calendar_box._row._cell.switch_filled.switch_add_event_day.U_CREATE_EVENT}"><img src="http://2img.net/i/fa/subsilver/icon_mini_calendar.gif" border="0" alt="{L_ADD_EVENT}" title="{L_ADD_EVENT}"></a>
            <!-- END switch_add_event_day -->
         </td>


After the </td> place this code:
Code:
href="{_calendar_box._row._cell.switch_filled.switch_add_event_day.U_CREATE_EVENT}"><img src=""
Place any theme or color url inside the <img src="---"


Now replace this code on the:
Code:
   <th width="{_calendar_box.switch_full_month._cell.WIDTH}%" nowrap="nowrap">{_calendar_box._cell.L_DAY}</th>
   <!-- END _cell -->
</tr>
<!-- BEGIN _row -->
<tr>
   <!-- BEGIN _cell -->
   <!-- BEGIN switch_filled_no -->
   <td class="row3" colspan="{_calendar_box._row._cell.SPAN}" width="{_calendar_box._row._cell.WIDTH}%">&nbsp;</td>
   <!-- END switch_filled_no -->
   <!-- BEGIN switch_filled -->

:wouhou:


Last edited by Darknight on July 15th 2010, 4:47 am; edited 1 time in total
Darknight
Darknight
New Member

Male Posts : 19
Reputation : 3
Language : English
Location : Programming World

http://sgaforum.forumsmotions.com

Back to top Go down

Make your Calender beautiful  Empty Re: Make your Calender beautiful

Post by Hellrose July 14th 2010, 7:23 am

much better to have a screen shot Very Happy
Hellrose
Hellrose
Forumember

Posts : 202
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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