Setting Up the 5 Websites where is the Side Bar

I am starting to feel pretty stupid... .but reading the instructions on the setting up the Websites it says a Side Bar in Creative Cloud.  I don't see anything that let's me do that.  Help Please

This video might help get you started
http://tv.adobe.com/watch/learn-creative-cloud/publishing-and-managing-a-website-with-crea tive-cloud/?go=13698
These might be helpful also
http://www.adobe.com/devnet/businesscatalyst/articles/build_first_bc_w ebsite.html
http://www.businesscatalyst.com/support/customers.html
I'm moving your post over to the Business Catalyst forum for additional help.
-Dave

Similar Messages

  • Website help: Creating a side bar then the main part of the webpage??

    Hi guys, im currently making a website in dreamweaver but ive coe into some problems and theyve got me stumped...
    basically, i have been using dreamweaver and ive managed to create a side bar for my website with separate div tages etc and now i want to create the main body of the page, eg the menu and the images but i cant get it do do what i want it to do...
    when i insert the div tag for the main body part of my page it is placed above the side bar when i want it to the side of it, inline with it.... /: its fustrting cust ive been able to style all of the side bar and ive wanted to complete the rest of the site but currently im unable to...

    OK, here is how you need to look at your page:
    The outermost defined area is the body. Generally, to set up a website, you create basic "applies to all" stuff in the body definitions in your style sheet:
    For example:
    body {
              font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
              color: #000;
              background-color: #FFFFFF;
              margin: 20px 0;
              padding: 0px;
    That's going to create normal paragraph text in the website as Lucidia Sans (or Lucidia Grande if the client doesn't have that defaulting to sans-serif if that is not available), text color is black, background is white, top margin is 20 pixels, clear left and right margins and clear all padding.
    Now, you need to enclose the "website" into something that encases everything and I usually call that an outer wrapper.
    .outer-Wrapper {
              width: 80%;
              max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
              min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
              background: #FFF;
              margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
    Explanations in comments.
    Now, you set up the rest of your page:
    .header {
    #nav {
              margin-left: 20%;
    /* ~~ These are the columns for the layout. ~~
    1) Padding is only placed on the top and/or bottom of the divs. The elements within these divs have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
    2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a div set to float right). Many times, padding can be used instead. For divs where this rule must be broken, you should add a "display:inline" declaration to the div's rule to tame a bug where some versions of Internet Explorer double the margin.
    3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar divs could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.
    4) If you prefer your nav on the right instead of the left, simply float these columns the opposite direction (all right instead of all left) and they'll render in reverse order. There's no need to move the divs around in the HTML source.
    .sidebar {
              float: left;
              width: 20%;
              background-color: #cccccc;
              padding-bottom: 10px;
              color: #FFF;
    .content {
              padding: 10px 0;
              width: 80%;
              float: left;
              color: #000;
    Lastly, you want your footer to be below both columns, so you define that:
    .footer {
              padding: 10px 0;
              position: relative;/* this gives IE6 hasLayout to properly clear */
              clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
              background-color: #eeeeee; /*This makes it gray so that it is separated from the rest of the page, but isn't too dark for black text */
    Now, let's go to the html:
    Define your page. Dreamweaver will allow you to define a page as XHTML 1.0 transitional or strict or XHTML 1.1, HTML 4.01 transitional or strict or HTML5. Older versions of Dreamweaver have no HTML5 and may have older versons of HTML, but I either use XHTML 1.0 transitional or HTML5. There are good reasons for this.
    Dreamweaver will set up the site definitions depending on what you choose above the <head> area.
    Within the <head> area, you define the character set, give a title (make it unique for each page in your website) and point to your style sheet. You can use Dreamweaver's "Attach stylesheet." Any calls to JavaScript go here as well. If you have a separate style sheet for a drop-down menu structure or any other navigation, it will go there as well. Remember to close the <head> tag.
    Now, we define the body and go into the page:
    <body>
    <div class="outer-Wrapper">
    <div  ="header"> Header Goes Here</div>
    <div id="nav">Navigation placed here</div>
    <div class="sidebar">Your sidebar will go here</div>
    <div class="content">Your main content goes here and it will live to the right of your sidebar on the left</div>
    <div class="footer">I generally put the copyright information here and sometimes additional navigation in the footer</div>
    <div> <!-- Ends the outer-Wrapper -->
    </body>
    </html>
    This will absolutely work.

  • Where is the iTunes Side Bar in ver12. I hate not having the Side Bar!@

    Where is the iTunes Side Bar in ver12. I hate not having the Side Bar!@
    Continually feel like I am in Apples 1984 video, except Apple replaces IBM as the "Big Brother", lets all walk in lock step to the Apple Reich!
    Give us back the iTunes side bar Apple!!!!

    There are multiple threads on this subject already. Why open a new  topic on the same subject?
    FYI the sidebar is not gone. You can activate it pressing on the button Playlists in the white topbar. The functionality of the sidebar is limited to managing playlists and content from iDevices. The rest has moved to the topbar als shown in the screenshot below.
    In iTunes 11 you had to scroll down to manage playlists. You don't have to do that anymore. Playlists are always directly beside you library-view, while other function stay directly available in the white top bar.
    Much better this way...

  • My iPad Prefs are set for the side switch to Mute; but the speaker does not mute when the switch is moved down.

    My iPad Prefs are set for the side switch to Mute; but the speaker does not mute when the switch is moved down.

    That setting only works for system sounds like push notifications (emails and the like), some game sounds, keyboard clicks and things like that. If you want to mute all sounds you still have to turn the volume all the way down with the volume switch.

  • "load this bookmark in the side bar" is an option in bookmarks library. Where is the "side bar?"

    "load this bookmark in the side bar" is an option in bookmarks library. What and where is the "side bar?"

    You can look at:
    *Show Parent Folder: https://addons.mozilla.org/firefox/addon/7372
    *Go Parent Folder: https://addons.mozilla.org/firefox/addon/7377

  • The bookmark side bar when I click onto a topic will not come up to full screen it stays only in the side bar area.

    Is there a setting some where that needs to be adjusted. Some topics will come up to full screen, but yahoo is staying only on the side bar. To get a full screen version I have to google.
    Ken

    Hi fullertondigital,
    Thank you for your question. I understand that websites, such as the google image search, are not displaying the same way in another browser. In order to make sure that this is not caused by an add on please see if it happens in [[Troubleshoot Firefox issues using Safe Mode]]
    It could also be that you need to select the option to open the image in a new page. The new image search has the block bock appear when you select one of the images. Make sure that javascript is enabled for this animation to work correctly on the page.

  • How do I drag and drop files in iTunes 12?  I don't see my other computers in the side bar only playlist?

    I upgraded to Itunes 12 and now cannot drag and drop my movies & music files between my shared computers?  The side bar option, which only appears under the Playlist tab does not show my other shared devices where I used to simply drag files over and drop them on them to transfer.  I have 2 IMACs and a macbook pro that i like to keep hard copies of my music and video libraries on.  Anyone know how I can get my shared computer to show up on the side bar so I can drag and drop like I've been doing for the last 5 years?

    Thank you Peter.  Mine is more about creating playlist on my iMac and then wanting to drop it it on to my macbook pro for tailgating and family events, instead of recreating.  That doesn't seem like something that should bother apple as I already have the music and I am not going to go purchase it again off iTunes if this is what they are thinking.  I think this is about limiting our ability to share music and movies.   

  • I have Itunes 11 and home sharing isnt in the side bar

    I have logged in my home sharing and used it before but when I updated to itunes 11 its no longer in the side bar.
    and i found out how to make the side bar visible its just not there.

    Hi, emmyluvsmusiq. 
    Thank you for using Apple Support Communities. 
    I would verify that home sharing is enabled.  You will need to access the menu bar which is hidden by default.  To enable the menu bar, you can press Control-B.  Once this is done, select File > Home Sharing > Turn On Home Sharing.  Follow the same steps with the devices that are using this feature. 
    iTunes: Setting up Home Sharing on your computer
    http://support.apple.com/kb/HT4620
    If the issue persists, here is a helpul troubleshooting article.
    Troubleshooting Home Sharing
    http://support.apple.com/kb/TS2972
    Cheers,
    Jason H. 

  • My buttons are only clickable in certain spots and I cannot click the side bar. What's up?

    I downloaded the new version of Firefox and now the side bar (when visible) is not clickable - both bar or up/down arrows - only the mouse scroll button works. I am also finding that certain buttons are very finicky about where they have to be clicked - ex: the back button will only work if clicked in the upper right portion of it.

  • TS1717 I can not open any of the side bar links (ie. "my wish list", "purchase history"...)

    all of a sudden the "my wish list" link in the side bar won't work. When I click it the progress bar at the top starts do "spin" but after 30 seconds it just stops spinning.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Why would apple not automatically show the side bar in iTunes.  Wasted 20 min trying to find out why my ipod was not showing up.  Really really bad idea, Apple.

    Why does the side bar not automatically show up when you first download apple iTunes?  Really really bad design.  It took 20 min to fine the setting that enable the side bar.  ***?  I could not access my iPod for 20 freakin min!  Just show the **** side bar always!  Maybe apple is too big and is starting to lose common sense. 

    Because Apple update iTunes to do it that way. Apple has not said why.
    Tell Apple:
    Apple - iTunes - Feedback

  • Cannot close the side bar anymore

    In the previous OS, we can close the side bar,
    I'm the one that love to set the "always open folders in a new window"
    I hate the web page browsing style as in PC's window XP.
    Some folders I want to set thier directory in list view instead of icons view and closed the side bar.
    in Leopard, I can do only resize,but can not close it. why ? this is really annoying me.

    Problem with this is you also lose your toolbar across the top. See this thread:
    http://discussions.apple.com/message.jspa?messageID=5692004#5692004
    So now there are 4 of us that want the old functionality. I suspect we aren't going to get it.
    Francine
    Francine
    Schwieder

  • I need help recovering the DOWNLOAD ICON from the side bar thing

    i don't know how but the download was gone from the side bar one day, i guess my parents did something accidentally and took it off. But i don't know. is there any way for me to get that icon back on the side bar?

    To your other post - where is the home folder - - it's the little house in the Finder sidebar with your username after it.
    Yanda the panda wrote:
    but the download folder is completely gone from everywhere
    it only pops up a window when i download something
    That is not the downloads directory - that's the Safari local Downloads window. Not the same
    Now, are you saying that the real Downloads directory has been removed - deleted?
    Click on that home folder - the house icon and look carefully for a Downloads Folder. It should look like this:
    If you do not see it, perhaps it was moved.
    In the Finder search window, enter downloads. Select "This Mac" and "File Name" and see if it pops up.
    If not, do you have a backup? TM or something else?
    If not, we can create a new Downloads folder but alas, everything in the original is gone.

  • When I print one of my Yahoo emails, the text of the message doesn't wrap, so is cut off,and the side bar with Inbox, Sent, Drafts, etc is printed out with the message.

    When I print a Yahoo email, the text does not wrap (it used to) so part of the text is cut off. Also, the side bar that list my Inbox, Drafts, Sent, etc is printed out along with the email - it didn't used to and because of that, there is not enough room for all of my email. I tried resetting it to Shrink to Fit, but that didn't help; also tried changing the print setting from 100% to 60% but it still doesn't fit on the page.
    == This happened ==
    Every time Firefox opened
    == Today

    help I have the same problem. it just started recently. I didn't change anything and all of a sudden my printed emails have the entire sidebar and also does not wrap the text so parts are missing.

  • The side bar takes up so much space that I cant read the e-mail message.

    How can I make the side bar of my e-mail screen more narrow so that my message screen can be read without having to scroll left to right?

    Which email service do you use?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Command+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    If you have made changes to Advanced font settings like increasing the minimum/default font size then try the default minimum setting "none" and the default font size 16 in case the current setting is causing problems.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow pages to choose their own fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"
    It is better not to increase the minimum font size, but to use an extension to set the default page zoom to prevent issues with text not being displayed properly.

Maybe you are looking for