Page 1 of 1

Divider or <hr> for Upcoming Events list

Posted: Wed Feb 18, 2009 2:45 pm
by stanb17
I'd like to create a visual divider between the list of Upcoming Events. Which CSS or Template do I need to tweak? Is it a tag or hacking with the trick?

Thanks


Stan

Re: Divider or <hr> for Upcoming Events list

Posted: Wed Feb 18, 2009 2:52 pm
by RonnyK
What about an underline, in the styling of every single event.

Ronny

Re: Divider or <hr> for Upcoming Events list

Posted: Wed Feb 18, 2009 3:16 pm
by stanb17
Ronny,

I can't seem to find the right template (I mean CSS) to effect changes.

Is this the right code?

  text-decoration: underline;

Re: Divider or <hr> for Upcoming Events list

Posted: Wed Feb 18, 2009 3:37 pm
by RonnyK
Check the stylesheets attached to your template, using the css-icon on the right side of the template you are using.

I think that you have attached a "Calendar"-stylesheet. In there you should check for event and put something like.
border-bottom: 1px solid;
there.

Ronny

Re: Divider or <hr> for Upcoming Events list

Posted: Wed Feb 18, 2009 4:04 pm
by stanb17
Ouch. None of that is working.

I'm using the Outdoors template which has the following templates attached
Outdoors_style
CSSmenu-Horizontal
Accessibility and crossbrowser tools
TchNom:Nifty Corners2

I added
Calendar CSS example_v1.0

which did nothing. I know I could probably drop TechNom:Nifty Corners, but I was intrigued with the possibilities. I've played with various included calendar templates and any CSS that I thought would cause an effect and I still have nothing.

I bit frustrating... I think I need some food.

S