doug_b Posted January 11, 2005 Posted January 11, 2005 Hi Everyone, Hope you can help me. Basically, I have always had a login info box in my left column. I simply want to put that info box on the main page (ie index.php) which I have done easily enough. The only problem is, is that it stretches across the whole page, leaving 2 little input boxes in the centre. Not very attractive :P I managed to shrink it to roughly 250px in IE, but when I looked at it in FF it was still stretched. I have tried editing the width of the <td> i put it in on the index page, and also the <td> in the loginbox php file. It was in the loginbox.php file that it worked in IE. Are there any contributions. I'm sure I could do it in STS, but I haven't got my head round that one yet.... It seems mysteriously too simple :D Until I do sit down and look at it, are there any solutions to my query? Many thanks in advance!
doug_b Posted January 11, 2005 Author Posted January 11, 2005 Problem fixed. I put another <table><tr><td> inside the original <td>. I then applied the width to the table. Works fine in all browsers.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.