View Full Version : how to align this?
cbtoday
08-18-2005, 06:44 PM
I would like to move the title text to the left (salted template), I have tried change the style of header to float:left, it doesn't work. Anyone know how to move the title in the header to the left side of the screen?
Thanks.
Connie
08-18-2005, 07:28 PM
please tell us the URL of your site, otherwise nobody can see your HTML + CSS
cbtoday
08-18-2005, 08:00 PM
http://www.todayistoday.com/index_real.php
Connie
08-18-2005, 08:36 PM
a lot of things are not interpreted correct, there is text in the file before the HTML begins, before DOCTYPE
that is wrong and that may cause the errors
try to find <!-- start --> in either the template or in index.php and delete that line
try again after that
I am sure that will better the situation
cbtoday
08-18-2005, 08:46 PM
I have deleted that start line. But it is still the same :(
Connie
08-19-2005, 06:07 AM
I will have a look at this later, if nobody other here finds a solution...
but I must run to office now, will be back with that after work
cbtoday
08-19-2005, 09:30 PM
Sorry I forgot, I have it solved, thanks anyway.
Joe[y]
08-22-2005, 05:21 PM
always use the css attribute text-align:left; for this sort of thing. floating and clearing etc etc is bad habit! try just changing the text-align - the simple solution is often the most effective.
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.