Blogger layout / Posting in a frame with a scroll bar

Discussion in 'HTML & Website Design' started by yourbestdream, Sep 6, 2012.

  1. #1
    Hi everybody. I didn't want to ask anyone for help, since there are plenty of ready to use templates and stuff, but I can't get anything out of them.
    I've been working on my personal site design with Adobe Dreamweaver and some YouTube tutorials, but I'm stuck now.
    I want my posts to be placed in a large frame. My baroque frame is a picture, so it can't be lenghthen, that's why I need a scroll bar. Check the picture:
    http://i.minus.com/i9Ea7yPQAIgwD.jpg
    I just want to post inside the frame.

    I'm totally new to this kind of designing. It's more complicated than graphic design. I am pretty sure it won't be the only problem for me, but can someone help me out somehow?
     
    yourbestdream, Sep 6, 2012 IP
  2. cadavr

    cadavr Active Member

    Messages:
    97
    Likes Received:
    21
    Best Answers:
    1
    Trophy Points:
    90
    #2
    Use an iframe?
    <iframe src="yourwebaddress" width="300px" height="300px" frameborder="0"></iframe>

    change the width and height to fit your fancy. also the source... where "yourwebaddress" is .. edit that with your pic
     
    cadavr, Sep 7, 2012 IP