|
#1
|
|||
|
|||
|
how to align this?
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. |
|
#2
|
|||
|
|||
|
please tell us the URL of your site, otherwise nobody can see your HTML + CSS
|
|
#3
|
|||
|
|||
|
#4
|
|||
|
|||
|
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 Code:
<!-- start --> try again after that I am sure that will better the situation |
|
#5
|
|||
|
|||
|
I have deleted that start line. But it is still the same
|
|
#6
|
|||
|
|||
|
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 |
|
#7
|
|||
|
|||
|
Sorry I forgot, I have it solved, thanks anyway.
|
|
#8
|
||||
|
||||
|
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.
__________________
Affordable Website Design in North Wales |
| Post Reply |
| Thread Tools | |
|
|