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 7752991
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:56:23+00:00 2026-06-01T11:56:23+00:00

Is there a way for me to add a separate background image for a

  • 0

Is there a way for me to add a separate background image for a specific post on my rails app?

In my rails app I have different mixtapes, and I would like to add a custom background image for some of the mixtapes “show” view (not for every mixtape though).

I would upload the images myself.

Is there a gem or a tutorial that shows me how to accomplish this? Thanks in advance.

  • 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-06-01T11:56:25+00:00Added an answer on June 1, 2026 at 11:56 am

    There are different ways how to do it, and the easiest one (in my opinion) is to define a CSS selector that is responsible for that and to set it from your Rails application.

    Something like the following pseudo-code:

    %div{:class => @post.bg_class}
    

    Then your application.css file should include something like:

    div.img1 {
        background-image:url(img1.gif);
    }
    div.img2 {
        ...
    }
    

    Or you could style your div directly with the necessary style (not tested this one):

    %div{:style => "background-image: #{@post.bg_image};"}
    

    But the difficult part is to find for each different post a background image …

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to add styling to rails form_for and make it display
I created this regular expression to validate names: ^[a-zA-Z0-9\s\-\,]+.\*?$ Is there a way add
Is there any way to add a SQL Server Database Diagram to source control?
Is there any way to add validation (ie SSN) to a SharePoint field and
Is there a way to add a deployment administrator to Microsoft CRM 4.0 using
Is there any way to add fields to a DataSet which will be serialized
Is there any way to add a ActiveX control to a JPanel.
Is there a way to add up all of the positive numbers in a
Is there a way to add new methods to a class, without modifying original
I would like to deploy two separate Django applications to Heroku. Two applications, with

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.