Divider or <hr> for Upcoming Events list

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
stanb17
Forum Members
Forum Members
Posts: 70
Joined: Sat Apr 12, 2008 3:01 pm

Divider or <hr> for Upcoming Events list

Post 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
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Divider or <hr> for Upcoming Events list

Post by RonnyK »

What about an underline, in the styling of every single event.

Ronny
stanb17
Forum Members
Forum Members
Posts: 70
Joined: Sat Apr 12, 2008 3:01 pm

Re: Divider or <hr> for Upcoming Events list

Post 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;
Last edited by stanb17 on Wed Feb 18, 2009 3:28 pm, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Divider or <hr> for Upcoming Events list

Post 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
stanb17
Forum Members
Forum Members
Posts: 70
Joined: Sat Apr 12, 2008 3:01 pm

Re: Divider or <hr> for Upcoming Events list

Post 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
Post Reply

Return to “Layout and Design (CSS & HTML)”