Using Instant Sorners Software
-
icj1
- Posts: 116
- Joined: 18 Feb 07
- Trust:
14 Oct 07 11:06 pm
Using Instant Sorners Software
I've downloaded and formed some Instant Corners. But... simply cannot apply them to my site, which is set with a page and background ( table set at 720). I also have a border width of "2" which needs to follow the radii too.
Any clues please as the software seems totally void of any instructions...
icj
Any clues please as the software seems totally void of any instructions...
icj
-
sean06 - Posts: 1401
- Joined: 16 Jun 06
- Location: Australia
- Trust:
15 Oct 07 2:45 am
What exactly is the problem? You should be able to open the html file up and do with it what you want...
-
icj1
- Posts: 116
- Joined: 18 Feb 07
- Trust:
15 Oct 07 10:21 am
Sean, I downloaded the corners s/ware into a new file in "my docs" and unzipped it. I edited theh background & corner/side boxes and saved, so now I have a JPEG for each.
Problem is, it doesn't offer an option for choice of border colour and I've no idea whereabouts or how to edit into my Dreamweaver (html or design). I know how to edit a picture into my site, that's easy - and I use the "table" for that anyway...... aah - maybe I have to structure the table accordingly? although this would still not address how to get a separate border colour.
I should mention that I'm OK with a bit of beginners html and how to edit simple stuff as Mark shown in his earlier video lessons but that's about it.
Do you have some html you can show me? maybe Mark could do a video?
Problem is, it doesn't offer an option for choice of border colour and I've no idea whereabouts or how to edit into my Dreamweaver (html or design). I know how to edit a picture into my site, that's easy - and I use the "table" for that anyway...... aah - maybe I have to structure the table accordingly? although this would still not address how to get a separate border colour.
I should mention that I'm OK with a bit of beginners html and how to edit simple stuff as Mark shown in his earlier video lessons but that's about it.
Do you have some html you can show me? maybe Mark could do a video?
-
markling - Posts: 2344
- Joined: 13 Jun 06
- Trust:
15 Oct 07 10:20 pm
To get a border on your round corners you're going to have to edit the images in an image editing program. There's no feature for doing that in the Instant Corners software.
Actually, getting round corners is one of the things that people most want to do, but which is actually quite difficult in the end. To get it to work on your site with the borders, you're going to need to do some fancy CSS magic to apply borders to the top middle cell of your table, the middle left, the middle right and the middle bottom cells. Because the borders will be incorporated in the images of the other cells, those cells can't have borders.
What I suggest is that you either forget about the borders on your box, OR forget about the round corners on your bordered box, OR start brushing up on your HTML and CSS, because this is a problem that even experienced web designers struggle with.
Otherwise, Google "css round corners" or "round corners html" and see what results you get. There will be LOTS of tutorials out there, but they might be complex!
Sorry I can't be more help,
Mark
Actually, getting round corners is one of the things that people most want to do, but which is actually quite difficult in the end. To get it to work on your site with the borders, you're going to need to do some fancy CSS magic to apply borders to the top middle cell of your table, the middle left, the middle right and the middle bottom cells. Because the borders will be incorporated in the images of the other cells, those cells can't have borders.
What I suggest is that you either forget about the borders on your box, OR forget about the round corners on your bordered box, OR start brushing up on your HTML and CSS, because this is a problem that even experienced web designers struggle with.
Otherwise, Google "css round corners" or "round corners html" and see what results you get. There will be LOTS of tutorials out there, but they might be complex!
Sorry I can't be more help,
Mark
Limited time special - Try Affilorama Premium for just $1 for 7 days: http://www.affilorama.com/premium
-
icj1
- Posts: 116
- Joined: 18 Feb 07
- Trust:
15 Oct 07 11:45 pm
Thanks Mark, guess I'll do without & wait until I can afford to employ a prof web designer !
