I had a play around and;
.views-field-created{
color: #AAAAAA;
display: block;
}
fixed the problem.
On 26/10/2009, at 6:05 PM, Chris Blake wrote:
> HI,
>
> <ul>
>
> <li class="views-row views-row-1 views-row-odd views-row-first">
> <span class="views-field-title">
> <a href="/blog-title" title="This is the Blog
> Title"alt="This is the Blog Title">This is the Blog Title</a>
> </span>
>
> <span class="views-field-created">
> <label class="views-label-created">
> Post date:
> </label>
> Wed, 2009-10-14 12:49
> </span>
>
> </li> </ul>
>
> How can I stop the date sitting on the same line as the title?
>
>
> TITLE post date
>
> to
>
> TITLE
> post date
>
> I have tried to float the title and then use clear: both but it didn't
> work.
>
> Thanks, CB
> ______________________________________________________________________
> css-discuss [[email protected]]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/