Why Can I insert any content into homepage body?

kifotoskifotos Registered Users Posts: 11 Big grins
edited March 22, 2014 in SmugMug Customization
I'm trying to rebuild my website and having trouble.
I can't insert any content onto homepage.
I do not understand what i have done wrong...
I'm familiar with new smugmug but i'm spending hours to figure out this issue.
I attached the screenshot file.
The highlighted area doesn't appear when I drag the content onto the site content area.
After I release the mouse left click, the highlighted area appears but only like doted line. not like box area...


Please help!

Thanks

Comments

  • Smug EricSmug Eric Registered Users, Retired Mod Posts: 333
    edited March 22, 2014
    My guess is you need to drag the block so it looks to be snapping to the top of the page. But it should fill it next to the content you have.
    Eric
    Support Hero and Customeister
    http://www.smugmug.com/help
  • Jingle ImagesJingle Images Registered Users Posts: 212 Major grins
    edited March 22, 2014
    kifotos wrote: »
    I'm trying to rebuild my website and having trouble.
    I can't insert any content onto homepage.
    I do not understand what i have done wrong...
    I'm familiar with new smugmug but i'm spending hours to figure out this issue.
    I attached the screenshot file.
    The highlighted area doesn't appear when I drag the content onto the site content area.
    After I release the mouse left click, the highlighted area appears but only like doted line. not like box area...


    Please help!

    Thanks

    You can Drag a HTML in the body
    Use
    <h1 class="??????"> What ever you want here</h1>
    

    then on css of that block use
    .?????? { text-align: center;}
    
  • kifotoskifotos Registered Users Posts: 11 Big grins
    edited March 22, 2014
    Smug Eric wrote: »
    My guess is you need to drag the block so it looks to be snapping to the top of the page. But it should fill it next to the content you have.

    Thanks for your reply.
    I have tried dragging the block onto the highlighted area ( It doesn't show up when I'm dragging the content block though ), next to left menu bar but some reason I'm not allowed to fill any content only on homepage. The rest of page I was able to add on but only on homepage I having trouble with...
    Not making any sense..
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited March 22, 2014
    kifotos wrote: »
    Thanks for your reply.
    I have tried dragging the block onto the highlighted area ( It doesn't show up when I'm dragging the content block though ), next to left menu bar but some reason I'm not allowed to fill any content only on homepage. The rest of page I was able to add on but only on homepage I having trouble with...
    Not making any sense..
    What's highlighted in the flyout? "entire sit" or "homepage"? Your menu is probably on "entire site. Try
    highlighting "homepage" and adding the content.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Jingle ImagesJingle Images Registered Users Posts: 212 Major grins
    edited March 22, 2014
    kifotos wrote: »
    Thanks for your reply.
    I have tried dragging the block onto the highlighted area ( It doesn't show up when I'm dragging the content block though ), next to left menu bar but some reason I'm not allowed to fill any content only on homepage. The rest of page I was able to add on but only on homepage I having trouble with...
    Not making any sense..

    Did you try to expand the html css and then drag the html in ?
    Also if you just want it on your home page then you need to use
    .sm-page-home
    
    in the css for it.
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited March 22, 2014
    Did you try to expand the html css and then drag the html in ?
    Also if you just want it on your home page then you need to use
    .sm-page-home
    
    in the css for it.
    Highlight "homepage" in flyout and content added will only apply to the homepage. No need for CSS.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • kifotoskifotos Registered Users Posts: 11 Big grins
    edited March 22, 2014
    Yes Allen,
    I have been trying to drag the block onto the homepage content area with the "homepage" highlighted" not "entire site"
    So weird and feel like dumb from that I'm not able to do I had done before...
  • kifotoskifotos Registered Users Posts: 11 Big grins
    edited March 22, 2014
    Thanks to all helps and replies.
    I think I have figured out. I SUPPOSE to drop the block into the very specific area right above the doted green line. Jee...
    Literally I tried more than hundred times and It worked!
Sign In or Register to comment.