Results 1 to 6 of 6

Thread: adding logos
      
   

  1. #1
    sleekmedhat is offline Private
    Join Date
    Jul 2008
    Posts
    2

    Default adding logos

    I am trying to add a logo that I created in corel draw and converted to a jpeg. when Ia dd the logo to the template it creates a white box around the logo. How do I get rid of this white box so that I have only the logo with the template background color.

  2. #2
    jkadin's Avatar
    jkadin is offline Brigadier General
    Join Date
    Jan 2008
    Location
    woodbourne new york
    Posts
    1,479

    Default Re: adding logos

    Try converting it back to a png. then it shoul come out right.
    [SIGPIC][/SIGPIC]Joe
    Funny Jokes and Redneck Pics

    www.anytime-figurines.com


    "laughter is the best medicine"
    The most wasted of all days is one without laughter. ~e.e. cummings

  3. #3
    sleekmedhat is offline Private
    Join Date
    Jul 2008
    Posts
    2

    Default Re: adding logos

    The logo never was a png when you create in corel draw it cretes it as a vectored artwork. I then converted it to a jpeg to use in bluevoda, and it creates a white block around the logo. I want the webpage to be the background color. It doesn't matter what I do with it , I can't get rid of the white box.

  4. #4
    CarbonTerry's Avatar
    CarbonTerry is offline Major General
    Join Date
    Oct 2005
    Location
    St L MO
    Posts
    2,590

    Default Re: adding logos

    If you cannot resolve the problem send the logo to me and I will attempt to give you what you are wanting. Have you published a page so I can copy the backgroung color if need be or send the color in Hex or RGB.
    Use my contact form in my redhawk website or send it to trw @ zone5pix .com
    You will need to delete the spaces in my email address.
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

  5. #5
    Lolpout's Avatar
    Lolpout is offline Second Lieutenant
    Join Date
    Jul 2008
    Posts
    100

    Default Re: adding logos

    the white needs to be filled with yourr bg color because it is not transparent

  6. #6
    Lolpout's Avatar
    Lolpout is offline Second Lieutenant
    Join Date
    Jul 2008
    Posts
    100

    Default Re: adding logos

    and, If you want an icon in the adress bar, get a favico save it as favico.ico upload it to your site, and put this code in an html box
    <head>
    <link rel="shortcut icon" href="favicon.ico" >
    </head>

    And if you want the animated Icon from http://www.htmlkit.com/services/favicon/

    Put this code after uploading the animated icon.

    <head>
    <link rel="shortcut icon" href="favicon.ico" >
    <link rel="icon" href="animated_favicon1.gif" type="image/gif" >
    </head>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49