Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Need assistance with Tumblr (CSS) site

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #27230
    paristokyo
    Member

    Hello!

    I would appreciate any advice on a site that I am creating via Tumblr, at http://vintageintellect.tumblr.com/

    1) I would like to shift the posts to the left and add a sidebar to the right, which would display navigation links (i.e. About Me, Contact, etc.)
    Here is an example: http://cargotheme.tumblr.com/

    2) I would also like to have the browser’s scrollbar slide the posts down, without moving the sidebar (navigation).
    Here is an example of what I mean: http://log.acryliccowboy.com/

    The theme I used is called "Prologue," which is at http://prologuetheme.tumblr.com/. I only thing I have altered within the code is the background color.

    The code is:

    Code:







    {Title}{/block:PostTitle}{block:SearchPage} — Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary} — {PostSummary}{/block:PostSummary}
    {block:Description}{/block:Description}


    {Title}

    {Description}


    {block:SearchPage}

    {SearchResultCount} result(s) for “{SearchQuery}”

    {/block:SearchPage}


    {block:TagPage}

    Posts tagged “{Tag}”

    {/block:TagPage}

    {block:Posts}

    {block:Text}


    {block:Title}

    {Title}

    {/block:Title}

    {Body}

    {/block:Text}

    {block:Photo}

    {LinkOpenTag}
    {PhotoAlt}

    {LinkCloseTag}

    {block:Caption}

    {Caption}

    {/block:Caption}
    {/block:Photo}

    {block:Quote}


    {Quote}

    {block:Source}

    {Source}

    {/block:Source}
    {/block:Quote}

    {block:Link}

    {Name} 

    {block:Description}

    {Description}

    {/block:Description}
    {/block:Link}

    {block:Chat}


    {block:Title}

    {Title}

    {/block:Title}

    {block:Lines}

    {block:Label}{Label}{/block:label}
    {Line}

    {/block:Lines}

    {/block:Lines}

    {/block:Chat}

    {block:Audio}

    {AudioPlayerBlack}
    {block:ExternalAudio}Download {/block:ExternalAudio}{PlayCount} Plays

    {block:Caption}

    {Caption}

    {/block:Caption}
    {/block:Audio}

    {block:Video}

    {Video-500}

    {block:Caption}

    {Caption}

    {/block:Caption}
    {/block:Video}

    {block:PostNotes}

    {PostNotes}

    {/block:PostNotes}

    {/block:Posts}

    {block:Permalink}

    {/block:Permalink}

    {block:Pagination}

    {/block:Pagination}

    More Information


    Thank you!!!

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.