rolanddeschain
Member
Posted 6 years ago #
This is most likely maddeningly simple, but I'm at a loss to find out how to change the date from left to centre - everything else I've adjusted, but I just can't find it in the css. The site is http://ccg.id.au/blog/ if that helps. Thanks in advance =)
rolanddeschain
Member
Posted 6 years ago #
toughIQ
Member
Posted 6 years ago #
it looks like yuo just have to wrap a CENTER tag around the SMALL one in your template. <center><small>date_tag</small></center>
at my page http://www.tawfik.at this would be done in the MAIN template.
bye, chris
rolanddeschain
Member
Posted 6 years ago #
That worked perfectly, thanks a lot =)