|
| |
|
|
CelticDragon
Posts: 227 Joined: 11/14/2003 From: Dublin, Ireland Status: offline
|
RE: CSS not looking good except in MS - 11/9/2004 12:52:44
Cheers.... Changed the padding and they are all nice and close like a good family should be! Only problem is now the text is all in the upper left part of the button, if I change the margin or padding is separates out all the buttons again.... Also, it's still not connecting the header and navigation properly in MSIE.... It looks perfect in the other two but IE is having problems for some reason.... EDIT: Wow... two pages! I might just get listed in the newsletter as the stupidest guy here who just doesn't get CSS!!!
_____________________________
I Lost My Stuff - If you lost it, someone found it!
|
|
|
|
CelticDragon
Posts: 227 Joined: 11/14/2003 From: Dublin, Ireland Status: offline
|
RE: CSS not looking good except in MS - 11/10/2004 4:14:00
Hey Jaybee.... Can't tell you how much I appreciate all the help! I'm starting to think I should start from scratch again but I need to know where I went wrong before I do.... My navigation is here Have changed all my As to as (force of habit starting a new sentence! BAD programmer, no donut!) If I add the padding/margin bits then the buttons space out again but the text stays in the top left corner of the button. Also, in IE the previously viewed buttons appear in the links but not in FF / NS (the button colours are: New - light blue/grey.... Hover - Deep blue.... Visited - Purple) I'm using FP2002 - I can still preview my stuff but it still has this annoying break between the header and the rest....
_____________________________
I Lost My Stuff - If you lost it, someone found it!
|
|
|
|
CelticDragon
Posts: 227 Joined: 11/14/2003 From: Dublin, Ireland Status: offline
|
RE: CSS not looking good except in MS - 11/10/2004 6:23:50
Everytime I publish I republish the css.... is that what you mean? This? It works fine in IE but not in the others for some reason so I don't think it's the CSS.... Are you also seeing a break between the header and body of the page in IE or is the header text all over the place in ff/ns and fine in IE?
_____________________________
I Lost My Stuff - If you lost it, someone found it!
|
|
|
|
CelticDragon
Posts: 227 Joined: 11/14/2003 From: Dublin, Ireland Status: offline
|
RE: CSS not looking good except in MS - 11/10/2004 10:15:05
Thanks for all this info guys.... I've decided to start from scratch with all this knowledge in minde before attacking the page! I'm testing it locally in both FF and IE and it's looking almost identical in both so far.... Thanks a million for putting up with all my inane questions! Edit: Have started again, but I have the same problem with the included naviagion structure.... The text is still at the top of the button, instead of in the middle.... I have used the text-indent to at least get in into a better position on the horizontal but I need to get the vertical down a bit..... Also, FF doesn't seem to be interested in showing a visited link....
< Message edited by CelticDragon -- 11/10/2004 11:03:48 >
_____________________________
I Lost My Stuff - If you lost it, someone found it!
|
|
|
|
CelticDragon
Posts: 227 Joined: 11/14/2003 From: Dublin, Ireland Status: offline
|
RE: CSS not looking good except in MS - 11/10/2004 11:38:13
Not sure what it is...... The buttons all have the same code (with different background images)
a:link.button{
display:block;
width:118px;
height:28px;
text-decoration:none;
background-image:url('images/button1.gif');
background-repeat:no-repeat;
text-indent: 15px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
font-family:Arial,Verdana,Helvetica,sans-serif;
text-align:left;
margin-bottom: 0px;
}
and the cell it's in is classed as navigation
td.navigation{
width:147px;
background-position:left;
background-image:url('images/nav-back.gif');
background-repeat: repeat-y;
}
I have no idea what's happening.... also, FF/NS isn't displaying the visited button..... Site is here...
_____________________________
I Lost My Stuff - If you lost it, someone found it!
|
|
|
|
CelticDragon
Posts: 227 Joined: 11/14/2003 From: Dublin, Ireland Status: offline
|
RE: CSS not looking good except in MS - 11/10/2004 13:10:10
Hi Donkey... I was playing around with it and got it to not only line up to also to validate! yay! The buttons are a bit spaced out but it'll have to do for now! Any idea why FF isn't registering a visited link?
_____________________________
I Lost My Stuff - If you lost it, someone found it!
|
|
|
|
CelticDragon
Posts: 227 Joined: 11/14/2003 From: Dublin, Ireland Status: offline
|
RE: CSS not looking good except in MS - 11/11/2004 5:24:58
quote:
a:active.button{ background-image:url('images/button3.gif'); } Cheers Jaybee... Stuck it in but it's not changing anything, doesn't matter really! I've noticed FF doesn't want to change the colour of the HR at the bottom either... minor problems to be honest..... Still can't figure out how to get the navigation closer together but that's not so important now! Content is king and I gotta get moving on that! haha..... The site should be here if you want to take a look.... Any critiques would be welcomed too.... When I have a bit more content up (and actually have it on the right domain {EnglishAnd.com}) I might put it into the site critiques section to see what people think! Thanks a million for all the help with getting this looking as it should, was thinking about documenting all of this and sending it into Tom Brunt as an article in starting CSS....
_____________________________
I Lost My Stuff - If you lost it, someone found it!
|
|
|
|
CelticDragon
Posts: 227 Joined: 11/14/2003 From: Dublin, Ireland Status: offline
|
RE: CSS not looking good except in MS - 11/11/2004 11:07:03
nope, but that's ok.... Working on the rest of the site first.... Thanks for everything!
_____________________________
I Lost My Stuff - If you lost it, someone found it!
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|