Hello everyone. Finally, it’s here. I’ve decided to go and write an extensive tutorial on how to use pretty context boxes in the CSS journal, just like i use in mine.
If you have no idea how to use CSS, go check out my Basic CSS Tutorial first!
REMEMBER: You must be a subscriber to use the CSS feature!
If you have any question at all, feel free to leave a comment or send a me a note and i'll try my best to find you an answer.
Dude, it's says so right in the description "I’ve decided to go and write an extensive tutorial on how to use pretty context boxes in the CSS journal, just like i use in mine."
No need to bash anyways, you can't even use this since you've got no sub!
If you ain't got anything good to say, don't bother saying anything at all!
-- Artificial Intelligencestands no chance againstNatural Stupidity
I am trying to use this tutorial and like you mention in the beginning of it with the right corner messing up and not matching...I am running into that problem only on Firefox v2.0 (which should work) I am using the same code as you, nothing changed, the same images basically, same color/style/size and such. And it doesn't work. Do you have any suggestions? Maybe try putting the rest of my code in and seeing if it works more?
Hmmm, my guess would be that it looks fine in IE right?
The problem resides in the top margin of .titlebar .right. It's one of those browser rendering problems. And because of that, it can only work in either IE or Firefox, but not both.
To fix it, you have to pick which browser you wan it to be compatible with; i presume FF in your case. So that means you have to change the first value in margin: of .titlebar .right, most likely removing 14 from it.
If that doesn't work, send me a note and i'll have a look at it.
-- Artificial Intelligencestands no chance againstNatural Stupidity
Devious Comments
--
--STRIKEMEDOWN--
--
Artificial Intelligence stands no chance against Natural Stupidity
--
--STRIKEMEDOWN--
I sometimes use this site ([link]) when i forget stuff. It has almost everything on CSS, definitely check it out
--
Artificial Intelligence stands no chance against Natural Stupidity
--
--STRIKEMEDOWN--
No need to bash anyways, you can't even use this since you've got no sub!
If you ain't got anything good to say, don't bother saying anything at all!
--
Artificial Intelligence stands no chance against Natural Stupidity
--
i believe in soul mates. ~NaujTheDragonfly
Visit my town: [link]
The problem resides in the top margin of .titlebar .right. It's one of those browser rendering problems. And because of that, it can only work in either IE or Firefox, but not both.
To fix it, you have to pick which browser you wan it to be compatible with; i presume FF in your case. So that means you have to change the first value in margin: of .titlebar .right, most likely removing 14 from it.
If that doesn't work, send me a note and i'll have a look at it.
--
Artificial Intelligence stands no chance against Natural Stupidity
Previous Page123 Next Page