css help, align..


Code for News is(where div dont work, part 1):
[php]



Kategorija: ‘.$kategorija.’ |
Autor: ‘.$autor.’ |
Komentari(’.$br_kom.’) |
‘.$datum.’

[/php]
And part 2, where div works:
[php]

Text Here

‘.$datum.’

[/php]

Anyway, class info is:
[php].info {
margin: 20px 10px 5px 10px;
padding: 3px 0;
border-top: 1px dashed #EFF0F1;
}[/php]

What is wrong there? :S
Why on news it shows in front of text ?

can you just post the final html, I’m having trouble sorting out the php?

You can try with [php]margin-left: 25px;[/php] or more if you want to…

hope this helps,

Kind Regards

Sponsor our Newsletter | Privacy Policy | Terms of Service