0
Welcome Guest! Login
0 items Join Now

** SOLVED **Copying elements of afterburner2 to gantry.

    • BenGalf's Avatar
    • BenGalf
    • Sr. Rocketeer
    • Posts: 137
    • Thanks: 0

    ** SOLVED **Copying elements of afterburner2 to gantry.

    Posted 11 years 9 months ago
    • Good day Rocketeers.

      Forums have been very helpful so far with my Gantry modifying. The "gantry-custom.css" feature is an AWESOME idea. :) Thank you for that.

      - My (test) website URL is: www.radiorockcafe.com/v5g
      - My Joomla version number is J-3.1.1
      - My Gantry version number is 4.1.12

      My issue is:

      I would like to copy, or at least have a similar visual output, for the title/text in the bottom block positions as in afterburner2 ( www.radiorockcafe.com/v5rl ) and i can't seem to be able to find the corresponding stylesheet where the info is contained.

      Thank you for your help!
    • Last Edit: 11 years 9 months ago by BenGalf.
    • Radiorockcafe, We just ROCK! .. Commercial free since 2008!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: ** SOLVED **Copying elements of afterburner2 to gantry.

    Posted 11 years 9 months ago
    • BenGalf's Avatar
    • BenGalf
    • Sr. Rocketeer
    • Posts: 137
    • Thanks: 0

    Re: ** SOLVED **Copying elements of afterburner2 to gantry.

    Posted 11 years 9 months ago
    • Apologies .. it's fixed now.
    • Radiorockcafe, We just ROCK! .. Commercial free since 2008!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: ** SOLVED **Copying elements of afterburner2 to gantry.

    Posted 11 years 9 months ago
    • If you are using Gantry 4 (or later) 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
      #rt-bottom .title {margin-bottom: 5px;padding-bottom: 5px;color: #BFC3CA;border-width: 0 0 4px 0;border-color: #314353;text-shadow: none;box-shadow: none;}
      More Info here: www.gantry-framework.org/documentation/j...custom_stylesheet.md
    • BenGalf's Avatar
    • BenGalf
    • Sr. Rocketeer
    • Posts: 137
    • Thanks: 0

    Re: ** SOLVED **Copying elements of afterburner2 to gantry.

    Posted 11 years 9 months ago
    • Thank you for that.

      As mentionned above I am already editing the template with the gantry-custom.css file.

      Your code is most welcomed, thank you.. but could you direct me as to where you got all the info for the code you supplied??

      I couldn't find it in firebug.

      Thanks
    • Radiorockcafe, We just ROCK! .. Commercial free since 2008!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: ** SOLVED **Copying elements of afterburner2 to gantry.

    Posted 11 years 9 months ago
    • using the dev tools element inspector
    • BenGalf's Avatar
    • BenGalf
    • Sr. Rocketeer
    • Posts: 137
    • Thanks: 0

    Re: ** SOLVED **Copying elements of afterburner2 to gantry.

    Posted 11 years 9 months ago
    • Thanks for the info! Much appreciated.
    • Radiorockcafe, We just ROCK! .. Commercial free since 2008!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: ** SOLVED **Copying elements of afterburner2 to gantry.

    Posted 11 years 9 months ago
    • BenGalf wrote:
      Thanks for the info! Much appreciated.
      Glad to be of service. See you around the board :)

Time to create page: 0.076 seconds