Page 2 of 19 FirstFirst 123412 ... LastLast
Results 11 to 20 of 189
  1. #11
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Better Categories Contrib & ezpages

    Seeing that this has been a rather popular mod and I have been kept busy emailing it, Click below for the zip file if you need it!! Cheers


    Bettercategoriesfix.zip

    Quote Originally Posted by heavenlynights
    Hi There

    There are a number of files to that you will need for this. I have the updated bettercategorie.zip files but I will need to send it to you as I don't think that the contributions section is open to public. In order for me to send you this zip, please pm me.

  2. #12
    Join Date
    Apr 2006
    Location
    Göteborg
    Posts
    126
    Plugin Contributions
    0

    Default Re: Better Categories Contrib & ezpages

    GREAT contrib!!

    Minor glitch; in includes/modules/sideboxes/YOUR_TEMPLATE

    rename information.php.php to information.php.

  3. #13
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Better Categories Contrib & ezpages

    Quote Originally Posted by heavenlynights
    Seeing that this has been a rather popular mod and I have been kept busy emailing it, Click below for the zip file if you need it!! Cheers

    Bettercategoriesfix.zip
    Thanks for this, works well & validates as well!!

    Have installed it at
    www.mypandora.com.au


    In firefox 1.5 all works well.

    in IE6 the rollovers work in the categories, but in the ezpages & information sidebox the rollovers only work on the text and not on the empty space in the cells

    I don't see what is causing this in IE6. Any ideas?

  4. #14
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Better Categories Contrib & ezpages

    Quote Originally Posted by gilby
    In firefox 1.5 all works well.

    in IE6 the rollovers work in the categories, but in the ezpages & information sidebox the rollovers only work on the text and not on the empty space in the cells

    I don't see what is causing this in IE6. Any ideas?
    I am not sure either, didn't realise there was a problem with it till you pointed it out. I hate the fact that there are so many browsers as none of them are ever consistant with each other.

    BTW nice job!! How did you get your ezpages to have the better categories? did you use monkeymaddness's suggestion?

  5. #15
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Better Categories Contrib & ezpages

    Quote Originally Posted by heavenlynights
    I am not sure either, didn't realise there was a problem with it till you pointed it out. I hate the fact that there are so many browsers as none of them are ever consistant with each other.

    BTW nice job!! How did you get your ezpages to have the better categories? did you use monkeymaddness's suggestion?
    around lines 14-16 in tpl_ezpages.php find
    Code:
      for ($i=1, $n=sizeof($var_linksList); $i<=$n; $i++) { 
        $content .= '<li><a class="a-ezylinks" href="' . $var_linksList[$i]['link'] . '">' . $var_linksList[$i]['name'] . '</a></li>' . "\n" ;
      } // end FOR loop
    replace with
    Code:
      for ($i=1, $n=sizeof($var_linksList); $i<=$n; $i++) { 
        $content .= '<li><div class="betterCategories"><a class="a-ezylinks" href="' . $var_linksList[$i]['link'] . '">' . $var_linksList[$i]['name'] . '</a></div></li>' . "\n" ;
      } // end FOR loop
    you wrap the <a class=... ...</a>
    with <div class="betterCategories"> and </div>

    Put in your override directory of course.
    Last edited by gilby; 18 May 2006 at 04:49 AM.

  6. #16
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Better Categories Contrib & ezpages

    Thanks so much gilby. Your a goddess. This was the initial reason I posted thread for. Great feeling to have closure.


  7. #17
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Better Categories Contrib & ezpages

    Quote Originally Posted by heavenlynights
    Thanks so much gilby. Your a goddess. This was the initial reason I posted thread for. Great feeling to have closure.

    I hope not!!, a god maybe

    But check it out www.mypandora.com.au

    The rollovers now work for the information & ezypages in IE6!!

    The fix is to add an image to the link like in the categories sidebox, then IE6 treats the whole cell as a rollover. I used the same image as the categories used as a quick fix, in my case a 1x1 transparent pixel.

    Now to get some sleep its 1am here

  8. #18
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Better Categories Contrib & ezpages

    Quote Originally Posted by gilby
    I hope not!!, a god maybe
    sorry about that. That happened to me earlier in the thread. Maybe there should be a mention of what gender people are in the little sidebox next to the post.


    The rollovers now work for the information & ezypages in IE6!!

    The fix is to add an image to the link like in the categories sidebox, then IE6 treats the whole cell as a rollover. I used the same image as the categories used as a quick fix, in my case a 1x1 transparent pixel.

    I understand what you are meaning! however I am not sure how I go about doing this. do I add link via the admin or through stylesheet? or fiddling with the files. As you tell I am one of these people that need hand feeding

    TIA

  9. #19
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Better Categories Contrib & ezpages

    It seems that for IE6 if only text is used then the text only is used for the link.
    but if part of the link is a graphic then the graphic & the text & the any whitespace is also considered part of the link, so the whole cell is used as the link.
    FF 1.5 considers all of the cell is the link regardless.
    Not sure which is the correct way it is supposed to work.

    Attached are tpl_ezpages.php & tpl_information.php updated to include a graphic which in this case is the default graphic used for the BetterCategories. You could change the name of the graphic to use a different one for all 3 sideboxes.


    Cheers
    Attached Files Attached Files

  10. #20
    Join Date
    Nov 2004
    Location
    Deal, Kent, UK
    Posts
    332
    Plugin Contributions
    0

    Default Re: Better Categories Contrib & ezpages

    Many thanks very much for updating this - it now validates perfectly and I like the information page mod too!

 

 
Page 2 of 19 FirstFirst 123412 ... LastLast

Similar Threads

  1. Categories with ezpages links & TOC Add On Question
    By Leialoha in forum Addon Sideboxes
    Replies: 3
    Last Post: 18 Aug 2009, 05:48 AM
  2. HTML messed up in Categories & EZpages
    By BrightGreen in forum General Questions
    Replies: 2
    Last Post: 2 Sep 2008, 12:37 PM
  3. Header image covers Categories Tab Menu & EZPages
    By neszz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Aug 2008, 06:02 PM
  4. better categories logos & icons
    By SysFix in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 May 2006, 07:57 AM
  5. Better categories & flash
    By rxalex in forum General Questions
    Replies: 0
    Last Post: 17 May 2006, 05:52 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR