steventhomasb
07-06-2006, 12:09 PM
Hello, my name is Steven,
(see bold for important part if you dont want to read this little story)
I learnt a small amount of css while playing with an active desktop setup, and from that was able to make a few small site designs for myself.
That was several years ago, and tonight i decided to get to work on the site i want, over those years ive moved on to use firefox over crazybrowser, and its driving me crazy, ive been searching for hours for a solution, i read and tried to understand this sites answers for similar sounding questions, but here i am.
By now i am extremely frustrated, there is one small thing i wish to have happen. I would like for the width and height commands here to be FINAL, firefox does not seem to understand this, the height command just doesnt work at all and the width is only considered if nothing is stretching it, there must be a way the put a vice(the extreme crushing/holding kind) on firefox (and hopefully hurt it...alot...im frustrated :/)
body{ font:12pt therion; color:#999999; }
img { border:0px; }
a:hover { color:#ffffff; }
.title { font-weight:bold; }
#sidebar {
border:0px solid #FFFFFF;
position:absolute; left:70px; top:230px;
width="100px"; height="300px"; <----- these ones here
It works for IE and Crazybrowser so i cant be too far off the right idea.
Steven
(see bold for important part if you dont want to read this little story)
I learnt a small amount of css while playing with an active desktop setup, and from that was able to make a few small site designs for myself.
That was several years ago, and tonight i decided to get to work on the site i want, over those years ive moved on to use firefox over crazybrowser, and its driving me crazy, ive been searching for hours for a solution, i read and tried to understand this sites answers for similar sounding questions, but here i am.
By now i am extremely frustrated, there is one small thing i wish to have happen. I would like for the width and height commands here to be FINAL, firefox does not seem to understand this, the height command just doesnt work at all and the width is only considered if nothing is stretching it, there must be a way the put a vice(the extreme crushing/holding kind) on firefox (and hopefully hurt it...alot...im frustrated :/)
body{ font:12pt therion; color:#999999; }
img { border:0px; }
a:hover { color:#ffffff; }
.title { font-weight:bold; }
#sidebar {
border:0px solid #FFFFFF;
position:absolute; left:70px; top:230px;
width="100px"; height="300px"; <----- these ones here
It works for IE and Crazybrowser so i cant be too far off the right idea.
Steven