Notices
 

Thread: Satellite Skin ready for vBulletin 3.8.1

Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1.  
    #11
    Join Date
    Apr 2004
    Location
    Australia
    Posts
    3,298
    Blog Entries
    3
    Quote Originally Posted by DueceGoose View Post
    In the Footer, the "Mark Forums Read, View Forum Leaders" has been removed.

    Can you help me with the code to add them back to footer?

    Thanks
    Quote Originally Posted by un7ouchab1e View Post
    http://www.vbstyles.com/demo/misc.php?do=showrules

    add <br> bellow navigation

    later more...


    Both issues have been corrected.
    Please re download the updated zip file from the members area.

    Template changed in this fix are: Forumhome and navbar
     

  2.  
    #12
    Quote Originally Posted by Miko View Post
    Both issues have been corrected.
    Please re download the updated zip file from the members area.

    Template changed in this fix are: Forumhome and navbar
    Is there any other way to fix the issues regarding the "Mark Forum Read, View Forum Leaders"?

    I have updated this .xml twice already, and every time it erases my profile editor, mp3 player.

    Can you provide me with the html code to put into my footer to add this feature?

    Thanks so much.
     

  3.  
    #13
    I take that as a no.
     

  4.  
    #14
    Join Date
    Apr 2004
    Location
    Australia
    Posts
    3,298
    Blog Entries
    3
    Quote Originally Posted by DueceGoose View Post
    Is there any other way to fix the issues regarding the "Mark Forum Read, View Forum Leaders"?

    I have updated this .xml twice already, and every time it erases my profile editor, mp3 player.

    Can you provide me with the html code to put into my footer to add this feature?

    Thanks so much.
    Quote Originally Posted by DueceGoose View Post
    I take that as a no.
    Is it really that hard to use one of the many free comparing utilities and see what is different from your skin and my last update?

    You could even install the update as new and simply copy over the what's going on part from the forumhome template....


    anyhow in forumhome you should have something like:

    Code:
    $template_hook[forumhome_wgo_pos5]
    </table>
    <br />
    <!-- end what's going on box -->
    $forumhome_markread_script
    change it to:

    Code:
    <tbody>
    <tr>
    <td class="tcat" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
    <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
    <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
    <a href="showgroups.php?$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
    </strong></div></td>
    </tr>
    </tbody>
    $template_hook[forumhome_wgo_pos5]
    </table>
    <br />
    <!-- end what's going on box -->
    $forumhome_markread_script
     

  5.  
    #15
    Tyvm!
     

  6.  
    #16
    how to make "center" for text in Last post column??
    the problem is in Opera 9.63, FireFox, Safari,...
    only in IE it's ok.

    see attachment.
    Attached Images
    pan Oleksii
     

Tags for this Thread

View Tag Cloud

Bookmarks
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
Paypal
 
Copyright © VBStyles.com 2011