Need help creating print styles for Monthly View
-
I haven’t tried to create a print styles css sheet for a Web site yet, so bear with me, please.
I have most of the stuff hidden that would interfere with nice printing for the monthly calendar except for one thing. When I view the print preview, each element that links to a URL displays both the element and the URL. For example:
Children’s Choir 6:00 pm (https://www.engagedbygrace .org/event/childrens-choir- 2/?instance_id=7881)
This makes all the copy run together and look terrible. All I want is the element (i.e., “Children’s Choir 6:00 pm”)
The top-left of the calendar, where buttons list the current month along with forward and backward buttons, comes out looking like this:
? 2014 (HTTP://WWW.ENGAGEDBYGRACE.ORG/CHURCH-CALENDAR/ACTION~MONTH/EXACT_DATE~1412136000/REQUEST_FORMAT~HTML/) ? SEP (HTTP://WWW.ENGAGEDBYGRACE.ORG/CHURCH-CALENDAR/ACTION~MONTH/EXACT_DATE~1441080000/REQUEST_FORMAT~HTML/) ? OCTOBER 2015 NOV ? (HTTP://WWW.ENGAGEDBYGRACE.ORG/CHURCH-CALENDAR/ACTION~MONTH/EXACT_DATE~1446350400/REQUEST_FORMAT~HTML/) 2016 ? (HTTP://WWW.ENGAGEDBYGRACE.ORG/CHURCH-CALENDAR/ACTION~MONTH/EXACT_DATE~1475294400/REQUEST_FORMAT~HTML/)
The only thing I need to show is the word “October”!
Because I’m viewing print preview, there’s no Firebug to help me figure out which selectors to display:none.
I would very much appreciate any help from anyone who has figured this out!
Thank you very much.
- The topic ‘Need help creating print styles for Monthly View’ is closed to new replies.