Skip to main content

Using CSS Styling on BlogSpot Sites

BlogSpot gives you a great deal of control over what you do with the website and serves all coding and design skill levels equally well. For people with zero skills, you can select from one of their existing themes. If you are a serious coder, you can click on "Edit HTML" under "Theme."

For an intermediary level of customization, you can click on "Customize." It takes you to a dashboard where you can change elements of existing themes in a safe manner. If you don't like what you did, each section has an "undo" option called "Clear advanced changes to (section name)."

In this dashboard, you can even add CSS styling with zero danger of permanently breaking your website. If you don't like what you have changed, you can just delete the CSS.



Here are some examples of adding CSS styling to the Blockquote attribute.

Example One
Without CSS:

With CSS:



Example Two
Without CSS:
With CSS:


Example Three
Without CSS:

With CSS:



I have done a bit of self-study for both HTML and CSS from resources like books and tutorials. I don't currently write much code from scratch, but understanding how it generally works makes it easier to google up some CSS samples and then change colors and other details to make it work for the BlogSpot website in question.

If you have no coding experience, this is still a safe thing to play with on a BlogSpot website. You can just google up code samples, copy and paste them into your BlogSpot "Add CSS" section and do a preview of how it impacts things.

Do keep in mind that CSS makes global changes. So if you add CSS styling to the Blockquote element to improve a page you are currently writing, it will also make those changes to any other pages that include a Blockquote element.

It's a best practice on an existing website to revisit other pages using that element and see if you need to clean up anything.

(Originally published elsewhere by me.)

Popular posts from this blog

Pivoting a Website

The website Aberdeen Art and Music began as an effort to consolidate three older websites into a single website for purposes of trying to create a local walking tour as a tourist asset for this small town. It later took on a new purpose and I was tasked with updating the site to preserve and enhance the existing purpose while making room for new functions. The older websites were static sites that each corresponded to a printed brochure. The brochures and corresponding original websites were logically categorized by type of art: Murals, Critters and Urban Art (mostly sculpture). But much of this art can be found in close proximity in the downtown area, so I wanted to consolidate that information and enhance it to serve as an economic development tool for this small town. The intent was to support a walking tour via smartphone and begin phasing out the printed brochures while still supporting the existing brochures that were still out there and had the old URLs on them. In s...

Project: #Eclogiselle

Proposal: Use #Eclogiselle if you are translating my work or developing things related to stuff I am doing and WANT it to be more discoverable and identifiable as related to my projects. (There is "Fine Print" .)

L'Histoire

I'm basically a total fucking loser. I was one of the top three students of my graduating high school class, along with my Korean best friend who was number two and some guy who was number one. I had a raftload of impressive academic credentials for a high school student from the "backwater" state of Georgia, including State Alternate for the Governor's Honors program, a residential summer enrichment program for gifted students. That means in tenth grade, only two other people in the state of Georgia outperformed me (likely both were older than me) for applying to the program in a specific subject area and had one of them failed to be able to participate, I would have taken their place. I achieved that placement after somewhat flippantly choosing some subject or other (maybe journalism) as my area of interest because unlike most of the other gifted kids in my school, I didn't have some stand-out area of strength. I was someone doing well overall and it was essen...