0
Welcome Guest! Login
0 items Join Now

How to add a image between blog posts

    • Grant's Avatar
    • Grant
    • Hero Rocketeer
    • Posts: 279
    • Thanks: 0
    • iCast Interactive

    How to add a image between blog posts

    Posted 11 years 8 months ago
    • So I am trying to figure out how to add a image line break between category blog posts.... any and all help welcome.

      Thanks!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: How to add a image between blog posts

    Posted 11 years 8 months ago
    • Is this site online? If so, please provide the URL to the issue.
      :)
    • Grant's Avatar
    • Grant
    • Hero Rocketeer
    • Posts: 279
    • Thanks: 0
    • iCast Interactive

    Re: How to add a image between blog posts

    Posted 11 years 8 months ago
    • Grant's Avatar
    • Grant
    • Hero Rocketeer
    • Posts: 279
    • Thanks: 0
    • iCast Interactive

    Re: How to add a image between blog posts

    Posted 11 years 7 months ago
    • Any ideas cdavis411? Thanks for the help!

      -Grant
    • Grant's Avatar
    • Grant
    • Hero Rocketeer
    • Posts: 279
    • Thanks: 0
    • iCast Interactive

    Re: How to add a image between blog posts

    Posted 11 years 7 months ago
    • We have now moved the site to live status... Here is the new link.

      dougducey.com/news

      Thanks for the help,

      Grant
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: How to add a image between blog posts

    Posted 11 years 7 months ago
    • Sure you can create a file using a simple text editor for custom css and name it using this format: templatefolder-custom.css (e.g., rt_kirigami-custom.css or gantry-custom.css). For this issue add this to the custom CSS file
      .items-row.cols-1 {background: url([b]path-to-the-image[/b]) 0 100% no-repeat;padding-bottom: 30px;}
      More Info here: www.gantry-framework.org/documentation/j...custom_stylesheet.md
    • Grant's Avatar
    • Grant
    • Hero Rocketeer
    • Posts: 279
    • Thanks: 0
    • iCast Interactive

    Re: How to add a image between blog posts

    Posted 11 years 7 months ago
    • Thanks for the help CDavis411! Its working great on Firefox... but does not work on Chrome... any ideas?

      -Grant
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: How to add a image between blog posts

    Posted 11 years 7 months ago
    • Please disable all caching and compression until this issue is resolved. (e.g.RokBooster or RokGzipper plugins or the Gantry Gzipper or the Less compiler in the "Advanced" tab of template manager).
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: How to add a image between blog posts

    Posted 11 years 7 months ago
    • Copying and pasting from the forum can create issues.

      I see two different paths from Firefox and Chrome. Disable and clean all caching. Then clean and purge all cached files. Then make sure your image is in your image is in the momentum template's images folder then use this path for your issue:
      (../images/starbar.png)

Time to create page: 0.088 seconds