Welcome to TalkGraphics.com
Results 1 to 8 of 8
  1. #1

    Default Nav Bar Text Blurry? & Youtube video auto start?

    Two questions.

    Why would my Nav Bar text be blurry like this? www.luckypawsmn.com

    Also, is there a way to get a youtube video to start automatically? It is in a pop-up layer, following the instructions used here.

    http://xara-users.info/demos/popup-y...tton/index.htm


    Thank you in advance!

    Heather

  2. #2
    Join Date
    Feb 2010
    Location
    Wichita, KS
    Posts
    40

    Default Re: Nav Bar Text Blurry? & Youtube video auto start?

    Heather....

    Looking at the link you furnished... the Nav Bar Text is not blurry in my browser IE 10

    Waltn

  3. #3

    Default Re: Nav Bar Text Blurry? & Youtube video auto start?

    Quote Originally Posted by LuckyPaws View Post
    Also, is there a way to get a youtube video to start automatically? It is in a pop-up layer, following the instructions used here.

    Default embed code from YouTube:

    <iframe width="640" height="480" src="http://www.youtube.com/embed/7NS-U5Tk6bo" frameborder="0" allowfullscreen></iframe>
    To make to video autoplay, change as shown:

    <iframe width="640" height="480" src="http://www.youtube.com/embed/7NS-U5Tk6bo?autoplay=1" frameborder="0" allowfullscreen></iframe>

  4. #4

    Default Re: Nav Bar Text Blurry? & Youtube video auto start?

    My code looks slightly different because for some reason it was cutting off part of the video when I just pasted the html placeholder, so I used the youtube app. Where would you suggest I put it in the code below?

    <object width="640" height="480"><param name="movie" value="http://www.youtube.com/v/dG8uCiyCGDQ?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dG8uCiyCGDQ?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="640" height="480" allowscriptaccess="always" allowfullscreen="true"></embed></object>

  5. #5

    Default Re: Nav Bar Text Blurry? & Youtube video auto start?

    Nevermind that question, I figured it out. Thanks sledger.

    Maybe it is just my browser that is blurry... thanks.

  6. #6

    Default Re: Nav Bar Text Blurry? & Youtube video auto start?

    The Navbar Text is kind of fuzzy if this is what you mean. Tested in Firefox and IE9. I think that I have done something like this before, I went back and redid the navbar.

  7. #7

    Default Re: Nav Bar Text Blurry? & Youtube video auto start?

    You can add the name HTMLtext to button labels and Designer will export them as real text which will make them crisper..
    Be aware that if the button labels are links as well, they will exhibit the same link properties as the rest of the page (underlines and link colours) unless you also adjust these properties.

  8. #8
    Join Date
    Aug 2001
    Location
    Birmingham, England / Javea, Espana
    Posts
    2,343

    Default Re: Nav Bar Text Blurry? & Youtube video auto start?

    I had a similar problem recently with a site nav bar until I noticed that the IE zoom level had been changed from 100% to 125%.

 

 

Bookmarks

Posting Permissions

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