|
|
lizm
new user
Reg'd: Sun
Posts: 4
|
|
Hi.
Could anyone help me with why my site is justified to the right!
Ideally I want it centred or if not then left.
I don't understand HTML or where to exactly locate any text needed.
Any help greatly appreciated.
http://www.crimefan.com/index.html
Liz.
|
|
Whizwrinkly
regular
Reg'd: Thu
Posts: 483
Loc: East London, England
|
|
You have used NOF to build the site. There must be something in the left hand master border area causing the page to stretch. I haven't got time now, but if you dont find a fix I'll have a look at the source code for you later.
Barryoneoff. - The East End Forum.
|
lizm
new user
Reg'd: Sun
Posts: 4
|
|
I can't see any problems in the left master border! If you could look at the source that would be great.
Thanks.
|
ianm
regular
Reg'd: Fri
Posts: 348
Loc: Colchester
|
|
Hello Liz,
Have just had a little bit of a play with you source code, I dont know what you used to build it with but it makes trying to make sence of the html a nighmare, anyway I can get your site to align left but cant get it to center, if you really want it centered i would strongly suggest doing a little re-design and build it using tables. Anyway to get it left aligned at least add <div align ="left"> just before the body tag so it will look like the following
</HEAD> <div align="left"> <BODY NOF="(Mect ect ect
then you need to go to the bottom of the page and close this tag just outside the closing body tag like this
</BODY></div> </HTML>
So that hack will make it work in IE6, but i have not checked it in other browsers, interesting site content however, you should check out a site that I am the webmaster for if you like true crimes which is http://www.jeremybamber.com
Regards
|
lizm
new user
Reg'd: Sun
Posts: 4
|
|
Thank you so much Ian it worked :-)
I used Netobjects Fusion 8!
Wow I remember the Bamber case, very interesting site, more information there than I knew about the case, thanks for that. I have always been interested in truecrime.
Liz.
|
Oracle
regular
Reg'd: Fri
Posts: 1022
Loc: Darlington, UK
|
|
When you say you should check out a site that I am the webmaster for if you like true crimes which is: Jeremy Bamber . . . are you actually advocating what Bamber allegedly did? . . . . or defending his actions? just curious.
Always ask the right question, to the right person, and always get the right answer.
|
ianm
regular
Reg'd: Fri
Posts: 348
Loc: Colchester
|
|
I just checked it in netscape and firefox and all appears to align ok with them browsers also. If you have a few hours to spend then the articles on his site are very factual, many are actual case papers themself, In fact more are in the post to go on this week i beleive.
Regards Ian
|
ianm
regular
Reg'd: Fri
Posts: 348
Loc: Colchester
|
|
Reply to oracle, long story how I ended up doing the site, but to cut it short I beleive he did not do it, if I had any doubt I would not do the site. But i mentioned it as it can be of interest to anyone who likes true crime no matter what the thoughts of his guilt
Edited by ianm on 23/01/2005 21:15 (server time).
|
Oracle
regular
Reg'd: Fri
Posts: 1022
Loc: Darlington, UK
|
|
Thanks for your honesty, if indeed Jeremy is innocent, may justice prevail.
Always ask the right question, to the right person, and always get the right answer.
|
lizm
new user
Reg'd: Sun
Posts: 4
|
|
Thanks for checking the other browsers. I will indeed keep up with the case notes. Liz.
|