- 10,673
- Posts
- 16
- Years
- Seen Sep 29, 2024
If you make a mock up on MS paint for what you want, someone might help you, because I have no idea what you're asking for I'm afraid, maybe you could explain it a little better?
The rounded corners as far as I know don't work in IE. I'm not sure if they work on other popular web browsers (Safari, Opera, Chrome etc.)Some people have been telling me that the borders on my CSS box are not rounded when it is? Is it because they aren't using FF or something?
The rounded corners as far as I know don't work in IE. I'm not sure if they work on other popular web browsers (Safari, Opera, Chrome etc.)
This. You need to add the -webkit-border-radius element to make it compatible with the webkit based Opera and Chrome (or was that Chrome and Safari?).
webkit is working well in Chrome so don't worry
Thanks! :DThis. You need to add the -webkit-border-radius element to make it compatible with the webkit based Opera and Chrome (or was that Chrome and Safari?).
Thanks! :D
But how do you add it in? I added it in and it gave be a square corner :/
I tried but it doesn't work :/ How do I put it in the same value order?You use Firefox, right? You have to have both the webkit and the moz one in there with the same value in order for it to appear the same way in both Chrome and Firefox.
I tried but it doesn't work :/ How do I put it in the same value order?
[CENTER]background:url('https://i404.photobucket.com/albums/pp124/pspdude_2008/Background_by_CinnamonGirlMika-2.png');color:white;width:100%;padding:20px:no-repeat;"]
Pspdude Ish Amazing :O!
[IMG]https://i404.photobucket.com/albums/pp124/pspdude_2008/zek.gif[/IMG] [IMG]https://i404.photobucket.com/albums/pp124/pspdude_2008/reshi.gif[/IMG]
[COLOR=Black]Thx [U]Jefelin [/U]for the sprites[U] :)[/U][/COLOR]
[/CENTER]
Two questions:
1. How do you make invisible scrollbars?
2. How do you insert a box around a picture and text?
I'm worried that if I start playing with letter spacing, it's not going to render the same across different browsers and OSs, so it's probably not worth the hassle. It's pretty close to what I want as-is. Worst case scenario I could just do it in photoshop and use the image. It's just harder to change.Strangely enough, it doesn't. Well, my only suggestion would be to just use paragraphing with the enter button and possibly that with a combination of letter-spacing in span every now and then. I researched a little, tried a few things, but I don't know of any other codes that would pose an alternative.