how to delete and insert photos in blackboard welcome page

by Kellen Moen PhD 6 min read

How do I add a picture to my Blackboard homepage?

In your Blackboard course go to Control Panel > Customisation > Teaching Style.Towards the bottom of the page, under SELECT BANNER, click on Browse My Computer to locate and upload the image file you wish to use as a banner.Press Submit, and the image will now appear at the top of your course landing page.More items...•Jul 16, 2018

How do I remove a picture from Blackboard?

Remove or replace your profile picture: Upload or drag in another image. To return to the generic silhouette, select the Delete this picture icon to delete your existing image file.

How do I change my banner picture on blackboard?

Frequently Asked QuestionsGo to the Control Panel and click Customization, then select Teaching Style.In the adjacent window, scroll down to Section No. 7, Select Banner.Click the Browse My Computer button and select the banner image that is stored on the computer.Click Submit.

How do I edit my blackboard page?

Editing Content in BlackboardAction button. To edit content on Blackboard, find the content you wish to edit and click on the action button beside it.Menu. When you click on an action button a menu will appear. ... Make your changes. ... Submit. ... Overwriting a file.

How do I insert a picture in Blackboard discussion board?

Adding Images in a Blackboard Discussion ForumClick the Add Image button to see the Insert/Edit Images screen.Click Browse My Computer.Select your image to add to Blackboard. ... Enter a Title and Description.You can also adjust some aspects of the image from the Appearance tab.Click Insert to finish.

How do you add a photo to Blackboard Collaborate?

Blackboard Collaborate: How to Add a Profile PictureAccess the Collaborate Panel.Open the My Settings section.Click the Pencil icon next to your name.Click the + Upload File icon to open your computer files, or drag and drop your photo. You can also capture a photo from your computer if you have non to add.Click Save.Mar 11, 2020

How do I delete a banner on blackboard?

0:000:42Remove a Banner from a Course Site in Blackboard - YouTubeYouTubeStart of suggested clipEnd of suggested clipUnder the course options section click on course design click on course banner. Check the removeMoreUnder the course options section click on course design click on course banner. Check the remove this banner checkbox. And then click Submit click OK on your success receipt.

How do you make a banner on blackboard?

Creating a Banner in your Blackboard CourseEnter your Blackboard course.In the Course Management menu on the left, click Customization.Click Teaching Style.Scroll down to Select Banner and click Browse My Computer.Select the file you wish to use and click Open.Click Submit.Jul 30, 2017

How do I make a course banner?

0:0011:03How-to: Create a banner for your Blackboard course site - YouTubeYouTubeStart of suggested clipEnd of suggested clipImages are an excellent way to add some visual interest to your course site in this video we'reMoreImages are an excellent way to add some visual interest to your course site in this video we're going to create a little visual interest on our own course by creating a banner for the homepage.

How do you delete content on blackboard?

Blackboard (Faculty) - Course Content: Remove Course FilesNavigate to your course content collection.Place a check mark next to the file you want to permanently remove from the course and click the Delete at the bottom of the screen.More items...•Jan 14, 2019

How do I delete something from Blackboard?

Open a thread in a forum. On the thread's page, point to a post to view the available functions. Select Edit or Delete. The delete action is irreversible.

How do I delete all content from a course in Blackboard?

In the Control Panel, click Packages and Utilities to expand this menu and click Bulk Delete. In the Select Content Materials to Delete section, select the check boxes for all of the materials within the course that you want to delete.

Wordwrapping text around an image

When you want to include an image in the text of an announcement or item, it is desireable to have the text wordwrap around the image as shown. The following steps show how to make that happen. It will require editing some HTML, but it is fairly simple.

Your picture is now in line with the paragraph of text

Your picture is now in lign with the paragraph of text – this is NOT what we want.

Edit the img tag in the HTML

If you inserted you image before the very first line of text – the top of the code should read something like this:

Bonus step

If you are comfortable editing the HTML you can also add this to the “style” field inside your img tag: style=”padding:10px;” as shown below. There is a colon : after padding and a semi-colon after 10px. This will add ten pixels of padding around your image – you can change the number 10 to increase or decrease the padding.

Insert Image

1. Edit your chosen wiki page, and position the text cursor where you wish to insert the image.

Image details

3. You could paste in the URL for an image on another web site, but often you will wish to upload an image from your computer. To do this click on the button indicated in the screenshot above.

Extra text?

8 You may wish to enter some text into the image description and Title textboxes that describes the image. This will be shown to users who have images turned off or cannot view the image.

Success!

10. Your image has now been inserted into the wiki page. Remember to click on Save when you have finished editing the page.