Farenvin
New Member
- Messages
- 10
- Reaction score
- 0
- Points
- 0
Well, in trying to make my website, I've been having a ton of problems with the CSS.
What I'm trying to do is have my logo picture, 15 down, 10 across, from the upper left hand corner.
Then, under that, I have "tabs," actually picture links. On the far right side on line with the tabs, is the Login link. Under that, "connected" to the tabs is a simple table, rules turned off (it's only a box that contains the actual page, no lines inside) that stretches the entire page, and finally under that is the copy right.
My problem is that no matter what I try, my CSS seems to be ignored. (Yes, I am linking to it in the header.)
The result is the logo smashed up into the corner, tabs underneath it, with the login next to the tabs, and the table is under THAT, not even connected (by about 5-7 pixels) The copyright I can only get to work if I use the depreciated <center></center> tags. I've tried float, position:absolute and relative, doing the whole thing in tables with border-spacing:0px padding:0px margin:0px, nothing works. It just stays like this;
http://www.glasscannon.x10hosting.com/index.php?page=main
What can I do to make it not suck? I've completely ran out of ideas.
(Yes, the coding is messy, I clean it up after I'm done, usually)
EDIT:
Here is what it SHOULD look like. (MS Paint FTW!)
What I'm trying to do is have my logo picture, 15 down, 10 across, from the upper left hand corner.
Then, under that, I have "tabs," actually picture links. On the far right side on line with the tabs, is the Login link. Under that, "connected" to the tabs is a simple table, rules turned off (it's only a box that contains the actual page, no lines inside) that stretches the entire page, and finally under that is the copy right.
My problem is that no matter what I try, my CSS seems to be ignored. (Yes, I am linking to it in the header.)
The result is the logo smashed up into the corner, tabs underneath it, with the login next to the tabs, and the table is under THAT, not even connected (by about 5-7 pixels) The copyright I can only get to work if I use the depreciated <center></center> tags. I've tried float, position:absolute and relative, doing the whole thing in tables with border-spacing:0px padding:0px margin:0px, nothing works. It just stays like this;
http://www.glasscannon.x10hosting.com/index.php?page=main
What can I do to make it not suck? I've completely ran out of ideas.
(Yes, the coding is messy, I clean it up after I'm done, usually)
EDIT:
Here is what it SHOULD look like. (MS Paint FTW!)
Last edited: