Navigation Stuff Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Navigation Stuff

    avatar
    Settertude
    Forumember


    Posts : 152
    Reputation : 3
    Language : English

    In progress Navigation Stuff

    Post by Settertude Tue 26 Mar - 15:37

    In addition to enlarging the font, I wish to move those search links to above the forum tables.
    I thought I explained pretty well what I'm looking to do in the original post below.

    Thank you.

    I am trying to make it easier for members to find posts since there last visit and just in general.

    1. I wish to enlarge the fonts and make them 'pop' to the members attention.
    2. Move the choices at the bottom of the list of forums to the top with the others.
    3. Is there a script that will expand the 'view posts since last visit' to break down by forum, sub-forum and catagory?

    Thank you--these guys are keeping me busy!!!

    Sett

    edited in: here is an example of a member complaint.

    Here's the deal. On the other software used for forums there is a little chevron on the left of the post topic. Click on it and it takes you to the posts that you haven't read. This "view posts since last visit" only takes you to the thread. You then have to scroll through all the posts to find the ones you haven't read.


    Last edited by Settertude on Tue 26 Mar - 19:20; edited 2 times in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Navigation Stuff

    Post by Ape Tue 26 Mar - 16:05

    Please post your forum URL

    Thank you.

    APE.



    Navigation Stuff Left1212Navigation Stuff Center11Navigation Stuff Right112
    Navigation Stuff Ape_b110
    Navigation Stuff Ape1010
    avatar
    Settertude
    Forumember


    Posts : 152
    Reputation : 3
    Language : English

    In progress Re: Navigation Stuff

    Post by Settertude Tue 26 Mar - 16:21

    roadcall.forumotion.com
    APE wrote:Please post your forum URL

    Thank you.

    APE.
    avatar
    Settertude
    Forumember


    Posts : 152
    Reputation : 3
    Language : English

    In progress Re: Navigation Stuff

    Post by Settertude Tue 26 Mar - 16:30

    I managed to group them together at the bottom.
    Can't seem to find the way to move them to the top and enlarge the font.

    Code:
    <div style="padding:20px;font-size: 24px;text-align: center;">Pull Up A Stool</div>
    <!-- BEGIN catrow -->
       <!-- BEGIN tablehead -->
          <div class="forabg">
             <div class="inner"><span class="corners-top"><span></span></span>
             <ul class="topiclist">
                <li class="header">
                   <dl class="icon">
                      <dd class="dterm"><div class="table-title">{catrow.tablehead.L_FORUM}</div></dd>
                      <dd class="topics">{L_TOPICS}</dd>
                      <dd class="posts">{L_POSTS}</dd>
                      <dd class="lastpost"><span>{L_LASTPOST}</span></dd>
                   </dl>
                </li>
             </ul>
             <ul class="topiclist forums">
       <!-- END tablehead -->
     
       <!-- BEGIN forumrow -->
                <li class="row">
                   <dl class="icon" style="background:url({catrow.forumrow.FORUM_FOLDER_IMG}) no-repeat scroll {catrow.forumrow.INC_LEVEL} 50%;">
                      <dd class="dterm">
                         <div style="display: block; margin : 0 {catrow.forumrow.INC_LEVEL_RIGHT} 0 {catrow.forumrow.INC_LEVEL_LEFT};">
                            <h{catrow.forumrow.LEVEL} class="hierarchy">
                            <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a>
                            </h{catrow.forumrow.LEVEL}>
                            <br />
                            {catrow.forumrow.FORUM_DESC}
     
                            <!-- BEGIN switch_moderators_links -->
                               {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                            <!-- END switch_moderators_links -->
                            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                            <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                         </div>
                      </dd>
                      <dd class="topics">{catrow.forumrow.TOPICS} <dfn>{L_TOPICS}</dfn></dd>
                      <dd class="posts">{catrow.forumrow.POSTS} <dfn>{L_POSTS}</dfn></dd>
                      <dd class="lastpost">
                         <!-- BEGIN ads -->
                         <span class="AD_LastPA">
                                    <span class="lastpost-avatar"><img src="{catrow.forumrow.ads.IMG}" alt="{catrow.forumrow.ads.TITLE}" /></span>
                                    <span class="AD_LastInfos">
                                        <b><a href="{catrow.forumrow.ads.LINK}">{catrow.forumrow.ads.TITLE}</a></b><br />
                                        {catrow.forumrow.ads.DATE}<br />
                                        {catrow.forumrow.ads.LOCATION}
                                    </span>
                         </span>
                                <!-- END ads -->
                        
                                <!-- BEGIN avatar -->
                                <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                                <!-- END avatar -->
     
                         <span>
                         <!-- BEGIN switch_topic_title -->
                         <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                         <!-- END switch_topic_title -->
                         {catrow.forumrow.USER_LAST_POST}
                         </span>
                      </dd>
                   </dl>
                </li>
       <!-- END forumrow -->
     
       <!-- BEGIN tablefoot -->
                </ul>
     
             <span class="corners-bottom"><span></span></span></div>
          </div>
       <!-- END tablefoot -->
    <!-- END catrow -->
     
    <!-- BEGIN switch_on_index -->
    <ul class="linklist">
       <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a>&nbsp;•&nbsp;</li>
       <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a>&nbsp;•&nbsp;</li>
       <li class="last"><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
       <!-- BEGIN switch_delete_cookies -->
       <li class="rightside"><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a></li>
       <!-- END switch_delete_cookies -->
    </ul>
    <!-- END switch_on_index -->
    <ul class="linklist">
       <!-- BEGIN switch_user_logged_in -->
       <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>&nbsp;•&nbsp;</li>
       <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>&nbsp;•&nbsp;</li>
       <!-- END switch_user_logged_in -->
       <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
       <!-- BEGIN switch_user_logged_in -->
       <li class="rightside"><a href="{U_MARK_READ}" accesskey="m">{L_MARK_FORUMS_READ}</a></li>
       <!-- END switch_user_logged_in -->
    </ul>

    Settertude wrote:roadcall.forumotion.com
    APE wrote:Please post your forum URL

    Thank you.

    APE.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    In progress Re: Navigation Stuff

    Post by skouliki Tue 26 Mar - 18:44

    Please don't double post. Your posts need to be separated by 24 hours before bumping. Please use the edit button, instead!
    Please read our forum rules: ESF General Rules

    also please edit your message and use the code tags

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Navigation Stuff

    Post by Ape Tue 26 Mar - 18:59

    I added the code tag to keep your code in one place .

    I don't know why you sent me a test account i never asked for it i just asked you to post your forum URL (address) so we can see your forum to work on.

    if this is now solved please press the mark solved button found at the top of this thread/ topic.

    Thank you.



    Navigation Stuff Left1212Navigation Stuff Center11Navigation Stuff Right112
    Navigation Stuff Ape_b110
    Navigation Stuff Ape1010
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    In progress Re: Navigation Stuff

    Post by skouliki Tue 26 Mar - 19:05

    you wish to enlarge this text ?
    Navigation Stuff Scre1098

    if yes then please open your forum to guests in order to inspect the element and help you

    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Navigation Stuff

    Post by SLGray Tue 26 Mar - 19:09

    Settertude wrote:Here's the deal.  On the other software used for forums there is a little chevron on the left of the post topic.  Click on it and it takes you to the posts that you haven't read.  This "view posts since last visit" only takes you to the thread.  You then have to scroll through all the posts to find the ones you haven't read.
    I do not know what forum software they are referring to.  I never have seen this for view posts since last visit. 

    On forums hosted by Forumotion, there should be a small image for view new replies for each topic.



    Navigation Stuff Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Settertude
    Forumember


    Posts : 152
    Reputation : 3
    Language : English

    In progress Re: Navigation Stuff

    Post by Settertude Tue 26 Mar - 19:11

    Yes, that is one thing I want to do.
    My forum is private.
    I will PM a login


    skouliki wrote:you wish to enlarge this text ?
    Navigation Stuff Scre1098

    if yes then please open your forum to guests in order to inspect the element and help you

    That is why I
    avatar
    Settertude
    Forumember


    Posts : 152
    Reputation : 3
    Language : English

    In progress Re: Navigation Stuff

    Post by Settertude Tue 26 Mar - 19:12

    SLGray wrote:
    Settertude wrote:Here's the deal.  On the other software used for forums there is a little chevron on the left of the post topic.  Click on it and it takes you to the posts that you haven't read.  This "view posts since last visit" only takes you to the thread.  You then have to scroll through all the posts to find the ones you haven't read.
    I do not know what forum software they are referring to.  I never have seen this for view posts since last visit. 

    On forums hosted by Forumotion, there should be a small image for view new replies for each topic.

    I haven't seen that. They are just all grouped into a 'forum'.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Navigation Stuff

    Post by SLGray Tue 26 Mar - 19:24

    Navigation Stuff Newrep10

    Please in the future when you want to reply to more than one post, use the multiple quote buttons in posts.



    Navigation Stuff Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15391
    Reputation : 1709
    Language : English,Greek
    Location : Greece

    In progress Re: Navigation Stuff

    Post by skouliki Tue 26 Mar - 20:02

    when i try to style the element its automatically changes other things also like the navbar

    avatar
    Settertude
    Forumember


    Posts : 152
    Reputation : 3
    Language : English

    In progress Re: Navigation Stuff

    Post by Settertude Tue 26 Mar - 20:33

    Can we move those links to above the forum tables.

    I tried that button next to a member name and it doesn't seem to function to bring me to the first post since the last visit. It appears to bring me to the last post of the person that the button is next to.

    :-)