Results 1 to 2 of 2
  1. #1
    New Pligger Sacha QS's Avatar
    Joined
    Oct 2006
    Posts
    22
    Thanks
    Received:0
    Given: 0

    Fix comment voting in Safari for Mollio Beat & Paul01

    Tested in Firefox (Mac & Win) & IE6 too.

    In /templates/mollio-beat/comment_show.tpl
    or /templates/paul01/comment_show.tpl

    from line 4 to 18 replace the whole "comment-head" div by these lines:
    HTML Code:
     <div id="comment-head">
      <span id="comment-subhead">
    			{if $Enable_Comment_Voting eq 1}
            Rating: <a id="cvote-{$comment_id}" style='text-decoration: none';>{$comment_votes}</a>
    				{if $comment_user_vote_count eq 0 && $current_userid neq $comment_author}
    				 | <span id="ratetext-{$comment_id}">Rate comment:</span>
    					<span id="ratebuttons-{$comment_id}">
    						<a class="ratemey" href="javascript:{$link_shakebox_javascript_votey}" style='text-decoration: none;'><span class="rateme">+</span></a>
    						<a class="ratemen" href="javascript:{$link_shakebox_javascript_voten}" style='text-decoration: none;'><span class="rateme">-</span></a>
    					</span>
    				{/if}
    			{/if}		
    	</span>
    	{if $UseAvatars neq "0"}<span id="ls_avatar-{$link_shakebox_index}" style="padding:0 0 0 4px;"><img src="{$Avatar_ImgSrc}" alt="Avatar"/></span>{/if}
      | {#PLIGG_Visual_Comment_WrittenBy#} <a href="{$user_view_url}">{$user_username}</a> {$comment_age} {#PLIGG_Visual_Comment_Ago#}	
      </div> 
    (the diff is that "comment-subhead" span comes first)


    Edit the CSS and remove (or comment) the "margin-top" property (marked in red).

    for mollio-beat:
    /templates/mollio-beat/css/main.css
    at line 279
    Code:
    #comment-subhead {float:right;margin-top: -21px; font-size:11px}
    for paul01:
    /templates/paul01/css/main.css
    at line 660
    Code:
    #comment-subhead {
    	float: right;
    	margin-top: -20px;
    	padding-right: 4px;
    	font-size: 11px;
    }

  2. #2
    Pligg Developer/Admin kbeeveer46's Avatar
    Joined
    Jun 2006
    Posts
    3,215
    Thanks
    Received:1
    Given: 0
    thanks. As soon as I get some time we can test this out and add it to Pligg.

Similar Threads

  1. 3 columns in mollio-beat?
    By unity in forum Questions & Comments
    Replies: 8
    Last Post: 10-19-2007, 02:11 AM
  2. 8.2.0 : voting not working in IE7 for mollio-beat
    By kitcar in forum Questions & Comments
    Replies: 2
    Last Post: 10-31-2006, 05:05 PM
  3. Where to get mollio beat?
    By rohplgan03 in forum Questions & Comments
    Replies: 1
    Last Post: 07-28-2006, 02:40 PM
  4. new problems -- mollio-beat
    By finn in forum Questions & Comments
    Replies: 8
    Last Post: 06-23-2006, 08:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg