Presumably there is no Uninstall option under Corel in the Start Menu (if there is such a thing in Win 2000?)?
Next suggestion would be something like Norton SystemWorks' Clean Sweep or some other third party Uninstaller software. If you are in the UK, there is a guy on eBay UK sells...
<DIV> Is usually used to define areas of the page which can then be positioned and styled with CSS. You don't have to position them of course but it is becoming commonplace to use CSS-positioning as a better alternative to using HTML tables for layout (which they were never intended for). It...
Here is the HTML, there was an extra </tr> which was the root of the problem.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title>MC2 Advertising</title>...
Here's the new CSS, you might notice I've doubled up some of them: you can do that if the rule is identical.
body {
margin: 0;
background-color: #1b646c;
}
td#t1_1, td#t4_1, td#t6_1 { border-right: 2px solid #399797; }
td#t1_3 { border-right: 2px solid #399797; border-left: 2px solid...
I think I've fixed it, do you have an e-mail I can send the new CSS and HTML files to? I've kept the CSS filename the same but named the HTML file fixedfile.htm, so you'll need to rename it to whatever the original file was called.
I suggest you keep a back-up copy of the old files in case you...
Diamond Lil, you have a typo in mainstyles.css in the line for tr#lil_block_row (you have border-bootom instead of border-bottom).
I'm still trying to fix the original problem as I don't think that was causing it. http://www.therealperth.com Joe Bananas' guide to Perth, Scotland...
The correct syntax for setting the right margin in CSS is:
margin-right: 0;
not rightmargin
Or as RISTMO suggested:
margin: 0;
That is shorthand for:
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
Or you could code
margin: 0 0 0 0; http://www.therealperth.com Joe Bananas'...
I recommend "Eric Meyer on CSS" published by New Riders.
Check out the site about the book http://www.ericmeyeroncss.com
The book covers "real world" projects and strips the code back to the bare content and rebuilds it using CSS techniques. You can download the project...
But the point is I was using the logos on a sign for a car dealers who are authorised dealers for the car brands I mentioned. I presumed they had certain rights to use the car makers logos on printed stationery etc.
The standard response these days when you say "have you got xyx's...
It is a bit of a "grey area" legally I suppose. This is the disclaimer from the site:
> All logos are trademarks of their respective owners, and are offered as a convenience for their lawful use only, with proper permission from the copyright or trademark holders.
Downloading...
Also, check out http://www.logo.nino.ru
Nearly 50,000 (at the last time I looked) corporate logos in vector format. http://www.therealperth.com Joe Bananas' guide to Perth, Scotland
http://www.fawltytowers.pwp.blueyonder.co.uk Bananas' tribute to Fawlty Towers!
Hey wullie you beat me to the Submit button by seconds! http://www.therealperth.com Joe Bananas' guide to Perth, Scotland
http://www.fawltytowers.pwp.blueyonder.co.uk Bananas' tribute to Fawlty Towers!
I would aspire to perfect code ;-)
It will help in this way: imagine someone visits your site and they would have linked to you but didn't because your page didn't render properly in their browser.
A SE spider couldn't care much if your code validates perfectly but human-edited directories...
Corel's equivalent to Photoshop is PhotoPaint. As viol8ion says, it is not really Corel Draw you want to switch to but if you buy Corel Draw you get PhotoPaint as well.
Yes, Draw does have a facility to record "scripts" to automate repetitive tasks.
Yes, Print Merge lets you import...
I think it is caused by the anti-aliasing option. The only way round it is to open the exported graphic in PhotoPaint and use the clone tool to recolour the one-pixel border. http://www.therealperth.com Joe Bananas' guide to Perth, Scotland
http://www.fawltytowers.pwp.blueyonder.co.uk Bananas'...
Coffee Cup HTML editor can strip all the code from an HTML document to just leave the text which can then be copied and pasted into a word processor or even Windows Wordpad and then a bit of formatting added. It works really well and Coffee Cup is good, I use it all the time and it is not too...
You could try holding down F8 and open Photo-Paint, this will ask you if you want to restore the factory defaults. This usually fixes problems like this.
You will have to go back into Tools >Options and restore your preferences though.
NB The above tips works for Draw also...
See answer in other thread http://www.therealperth.com Joe Bananas' guide to Perth, Scotland
http://www.fawltytowers.pwp.blueyonder.co.uk Bananas' tribute to Fawlty Towers!
Sorry, I've just seen your other similar question so you obviously know how the Master Layer feature works.
As for that other question, I don't think there is any easy way to do that -- the Master Layer is exactly that -- it's all or nothing. I can't think of any easy way to a have a master...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.