1
Anonymous
ExtCal 2.0.4 "Montly View" icon
  • 2007/6/14 17:45

  • Anonymous

  • Posts: 0

  • Since:


Hi,

Those of us who use ExtCal 2.0.4 will have noticed that the "Monthly View" and "Calendar View" icons at the top of the screen are the same.

I've been messing about for 10 mins and have made this as an alternative "Monthly View" icon for my own site:

Resized Image

As you can see, I'm no graphics expert but id anyone wants to use it (or edit it to suit/improve it) then please feel free to do so.

All you need to do is overwrite modules/extcal/images/month.gif with this file.

If even one person finds a use for this image then my post is worthwhile

2
script_fu
Re: ExtCal 2.0.4 "Montly View" icon

Yep I did! Thank you...

I also find that the icons are out of order.

Should be...

Month, Day, Year & Calendar

In the US that is.

Trying to fix that now...

3
script_fu
Re: ExtCal 2.0.4 "Montly View" icon

I changed extcal_navbar.html to this.

<div>
    <
ul>
                <
li style="display:inline;"><a href="<{$xoops_url}>/modules/extcal/month.php" title="<{$lang.monthly_view}>"><img src="images/month.gif" alt="<{$lang.monthly_view}>" />a>li>
                <
li style="display:inline;"><a href="<{$xoops_url}>/modules/extcal/day.php" title="<{$lang.daily_view}>"><img src="images/day.gif" alt="<{$lang.daily_view}>" />a>li>
        <
li style="display:inline;"><a href="<{$xoops_url}>/modules/extcal/year.php" title="<{$lang.yearly_view}>"><img src="images/year.gif" alt="<{$lang.yearly_view}>" />a>li>
        <
li style="display:inline;"><a href="<{$xoops_url}>/modules/extcal/calendar.php" title="<{$lang.calendar_view}>"><img src="images/calendar.gif" alt="<{$lang.calendar_view}>" />a>li>
    ul>
div>


I dropped the mod I did on the template back into its
module/extcal/templates folder and my theme/modules/extcal folder.

I cleared templates_c and updated the module thru admin.

Worked like a charm.

Login

Who's Online

372 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 372


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits