PEAK XOOPS - Re: How to delete space line in events list? in englishin japanese

Re: How to delete space line in events list?

List posts in the topic

question Re: How to delete space line in events list?

msg# 1.1.1
depth:
2
Previous post - Next post | Parent - Children.1 | Posted on 2004/4/15 21:13
dreamgear  Private 1st Class   Posts: 11
It would be better to wrap the whole block template in a div like this:

<div class="piCal_comingschedule">
.
.
.
</div>

and then in your theme's style.css put:

.piCal_comingschedule dl {
margin: 0px;
}

This gives you maximum flexibility. Just adding these classes to the templates once would let everyone have their own styles without ever touching the templates again.

Votes:0 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!