Results 1 to 9 of 9
  1. #1
    Join Date
    Jul 2008
    Location
    Dublin, Ireland.
    Posts
    13,083
    Tokens
    2,964
    Habbo
    Yet

    Latest Awards:

    Default [+18] Tumblr Help

    Hey,
    Does anyone know how I can add a link to my #video tags on my nav? I tried to just add a page but it wont work I get this:



    http://www.dickbarry.com/tagged/video


    Sorry for making another thread tumblr is a little confusing at times

    moderator alert Moved from Technology Discussion by Recursion (Forum Moderator): Better suited in 'dev
    Last edited by Recursion; 12-07-2011 at 09:00 PM.
    ofwgktadgaf

  2. #2
    Join Date
    Feb 2006
    Posts
    24,818
    Tokens
    64,172
    Habbo
    FlyingJesus

    Latest Awards:

    Default

    Can't you just write in a link in the "description" bit like the one for my pics on mine
    | TWITTER |



    Blessed be
    + * + * + * +

  3. #3
    Join Date
    Jul 2008
    Location
    Dublin, Ireland.
    Posts
    13,083
    Tokens
    2,964
    Habbo
    Yet

    Latest Awards:

    Default

    Quote Originally Posted by FlyingJesus View Post
    Can't you just write in a link in the "description" bit like the one for my pics on mine
    I need it to be perfect though! so no
    ofwgktadgaf

  4. #4
    Join Date
    Dec 2007
    Location
    Manchester
    Posts
    2,236
    Tokens
    118
    Habbo
    hamheyelliot

    Latest Awards:

    Default

    PM me or post all the code from the editor thing and I'll send it back with the link

  5. #5
    Join Date
    Jul 2008
    Location
    Dublin, Ireland.
    Posts
    13,083
    Tokens
    2,964
    Habbo
    Yet

    Latest Awards:

    Default

    Quote Originally Posted by elliot View Post
    PM me or post all the code from the editor thing and I'll send it back with the link
    You're a hero cheers!

    the code is too long to fit in a pm
    Last edited by Richie; 12-07-2011 at 04:55 PM.
    ofwgktadgaf

  6. #6
    Join Date
    Dec 2007
    Location
    Manchester
    Posts
    2,236
    Tokens
    118
    Habbo
    hamheyelliot

    Latest Awards:

    Default

    Quote Originally Posted by Richie View Post
    the code is too long to fit in a pm
    http://pastebin.com

    Send me your link afterwards

  7. #7
    Join Date
    Jul 2008
    Location
    Dublin, Ireland.
    Posts
    13,083
    Tokens
    2,964
    Habbo
    Yet

    Latest Awards:

    Default

    Quote Originally Posted by elliot View Post
    http://pastebin.com

    Send me your link afterwards
    http://pastebin.com/PtmTCE7r
    ofwgktadgaf

  8. #8
    Join Date
    Dec 2007
    Location
    Manchester
    Posts
    2,236
    Tokens
    118
    Habbo
    hamheyelliot

    Latest Awards:

    Default

    HTML Code:
    <!-- Navigation -->
                    <ul id="top-nav">
                            <li><a href="/">Home</a></li>
                            <li><a href="http://www.dickbarry.com/tagged/video">Videos</a></li>
     
                            {block:HasPages}
                            {block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}
                            {/block:HasPages}
                            {block:AskEnabled}<li><a href="/ask">{AskLabel}</a></li>{/block:AskEnabled}
                            {block:SubmissionsEnabled}<li><a href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
                           
                    </ul>
    Find <!-- Navigation --> using that CTRL F search thing I said and plonk that in replacing the old code. Don't go past <!-- Title -->

  9. #9
    Join Date
    Jul 2008
    Location
    Dublin, Ireland.
    Posts
    13,083
    Tokens
    2,964
    Habbo
    Yet

    Latest Awards:

    Default

    Quote Originally Posted by elliot View Post
    HTML Code:
    <!-- Navigation -->
                    <ul id="top-nav">
                            <li><a href="/">Home</a></li>
                            <li><a href="http://www.dickbarry.com/tagged/video">Videos</a></li>
     
                            {block:HasPages}
                            {block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}
                            {/block:HasPages}
                            {block:AskEnabled}<li><a href="/ask">{AskLabel}</a></li>{/block:AskEnabled}
                            {block:SubmissionsEnabled}<li><a href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
                           
                    </ul>
    Find <!-- Navigation --> using that CTRL F search thing I said and plonk that in replacing the old code. Don't go past <!-- Title -->
    Cheers pal it works +rep
    ofwgktadgaf

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •