0
Welcome Guest! Login
0 items Join Now

RT and DP Calendar css conflict

    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22060
    • Thanks: 3191
    • messin' with stuff

    RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • Post a link to that page and be very very specific about what you're trying to change and how
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • mduda's Avatar
    • mduda
    • Rocketeer
    • Posts: 61
    • Thanks: 0

    Re: SOLVED RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • After looking at the issue for a week, I'm wondering if maybe just applying a general css override may work (instead of just applying it to a page). I have tried to apply the css override to resolve the conflict...but I'm not a coder. Can you please tell me what I'm missing?

      Already had a custom css file for a responsive table, so just added the code here. Unfortunately nothing changes.
    • Last Edit: 8 years 4 months ago by mduda.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22060
    • Thanks: 3191
    • messin' with stuff

    Re: RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • Matt wrote:
      Post a link to that page and be very very specific about what you're trying to change and how
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • mduda's Avatar
    • mduda
    • Rocketeer
    • Posts: 61
    • Thanks: 0

    Re: RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • Hi Matt,

      I had included secure login with the link (secured) in my last post. Do you have access to seeing the secure info I included?
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22060
    • Thanks: 3191
    • messin' with stuff

    Re: RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • There's no link/url in your Secure post... only un/pw... and I still need you to be detailed about what you want changed and how... circling the field and code in your screenshot does not help me understand exactly what you're trying to achieve
    • Last Edit: 8 years 4 months ago by Matt.
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • mduda's Avatar
    • mduda
    • Rocketeer
    • Posts: 61
    • Thanks: 0

    Re: RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • Sorry about that...
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22060
    • Thanks: 3191
    • messin' with stuff

    Re: RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • OK, thank you for that... now what exactly is that you want changed? No where in any of your posts have you said what it is that you want to change...
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • mduda's Avatar
    • mduda
    • Rocketeer
    • Posts: 61
    • Thanks: 0

    Re: RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • When editing in DP calendar, the select button is conflicting with the template. I'm trying to change the button so that it's not interfering with editing on the front end. Attaching how it currently shows. When in firebug, editing the code, this is how it's corrected.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22060
    • Thanks: 3191
    • messin' with stuff

    Re: RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • ok, take that code and put it in a custom css file

      This is how to create a custom CSS file compatible with Gantry 4:

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_voxel). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      More here: docs.gantry.org/gantry4/tutorials/adding-a-custom-stylesheet
    • Last Edit: 8 years 4 months ago by Matt.
    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • mduda's Avatar
    • mduda
    • Rocketeer
    • Posts: 61
    • Thanks: 0

    Re: RT and DP Calendar css conflict

    Posted 8 years 4 months ago
    • Hi Matt,

      I have the custom css file already. So just putting the piece of code that needs overwritten won't work? I need to copy the entire file and put it into the custom css file? Currently I have the code which corrects the conflict while in firebug in the custom css file...but it is not working.

Time to create page: 0.060 seconds