Notices
 

Thread: suggestion..

Reply to Thread
Results 1 to 4 of 4
  1.  
    #1
    Element needs to change some mistakes.......It has only way to log in from the main forum. Admin needs to fix it. Unregistered users can see from any sub forum log in box.... Plz consider it
     

  2.  
    #2
    interesting
     

  3.  
    #3
    Join Date
    Feb 2005
    Location
    Stuttgart - Germany
    Age
    50
    Posts
    131
    Can be manually changed by revert the navbar template (from the element style) and do some "little modifications"....

    Then you'll see the login boxes on every page on your site.

    Perhaps Miko will post a mod for this in the near future but we must wait....
     

  4.  
    #4
    Join Date
    Feb 2005
    Location
    Stuttgart - Germany
    Age
    50
    Posts
    131
    OK, you can show the login boxes in every page like this way:

    1. revert the element navbar template
    2. open the navbar template from element and remove all between

    <!-- nav buttons bar --> and
    <!-- / nav buttons bar -->

    to avoid the second navbar....

    3. search for

    Code:
    <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
    			</td>
    		</tr>
    Add under this

    Code:
    <tr>
    			<td class="thead">$vbphrase[nav_search_options]</td>
    		</tr>
    <tr>
    <td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[nav_new_posts]</a></td>
    		</tr>
    		<tr>
    			<td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[nav_todays_posts]</a></td>
    		</tr>
    This should work... :thumbup:
     

Similar Threads

  1. Software program suggestion?
    By disco4me in forum Skins Pre-sales Questions
    Replies: 4
    Last Post: 02-03-05, 04:46 PM
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