Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1029039
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T12:28:49+00:00 2026-05-16T12:28:49+00:00

I am using the source editor for the Quote of the Day in SharePoint:

  • 0

I am using the source editor for the Quote of the Day in SharePoint: <span style="text-decoration:underline;">F</span> This provides me with a daily quote from BrainyQuote.com. However, I want to underline “Quote of the Day” by using Font or Span tags around the bolded text above. How do I do that? Basically, Sharepoint has a layout for Quote of the Day that I like. Brainyquote’s feed is sending the words “Quote of the Day” as well. So, I either need to figure out how to delete the words, “Quote of the Day” from Brainyquote or figure out how to format what they are sending so it matches what SharePoint has. Otherwise I have two exact titles or one title that doesn’t match the rest of my SharePoint site.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T12:28:49+00:00Added an answer on May 16, 2026 at 12:28 pm

    The following code will get you pretty close to where you want to be:. Just replace the script tag with this code and you’ll be good to go.

    Essentially, you’re placing the script tag inside of a div and then we apply styles to elements inside of the div. This gives us a lot of flexibility when needing to manipulate the HTML.

    <div id="divBrainyQuote">
    <style type="text/css">
    #divBrainyQuote {
        margin-top:-20px;
    }
    #divBrainyQuote b {
        display:none;   
        /* text-decoration:underline; This will underline the words "Quote of the Day" */
    }
    </style>
    
    <script type="text/javascript" src="http://www.brainyquote.com/link/quotebr.js"></script>
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am using this function to insert text into NicEdit, function insertAtCursor(editor, value){ var
fck editor does not show my html tags, when i view the source using
Eclipse provides an opportunity to view java source code by using Source attachement in
I've been using Editor-Templates in the past like this, by applying the following data
I'm trying to write my own text editor in C using gtk+-2.0 & gtksourceview-2.0.
I'm masochistically writing an open-source text editor for Mac and have finally reached the
I'm currently using Eclipse as my main editor, and source browser for our C/C++
I've been trying to develop a text-editor (as a personal project) using HTML5 canvas,
A colleague of mine is using a horrible source code editor that leaves strange
I'm using the HTML editor resp. the Structured Text Editor in Eclipse. It always

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.