Announcement

Collapse
No announcement yet.

Using NavStudio

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Using NavStudio

    I want to use NavStudio to create CSS sheets for my buttons. Since I'm creating pages inside BlueVoda and I have to create all my CSS and links outside BV and import the DHTML files into BV, Can I link BV created pages to a program OUTSIDE of BV and then importr that whole mess in?

  • #2
    This is not a software bug or a problem. This is a

    can I....

    How do I....

    question.

    Please use the appropriate forum.
    Last edited by Sarah; 06-09-2005, 06:04 PM.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment


    • #3
      Gee- Sorry - Seemed like a problem to me.

      Comment


      • #4
        No worries mate, Im just trying to do a bit of traffic control.

        VodaHost

        Your Website People!
        1-302-283-3777 North America / International
        02036089024 / United Kingdom
        291916438 / Australia

        ------------------------

        Top 3 Best Sellers

        Web Hosting - Unlimited disk space & bandwidth.

        Reseller Hosting - Start your own web hosting business.

        Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


        Comment


        • #5
          To include the style sheet in BlueVoda you'll have to:

          Add this code between the <HEAD> tags (using the Page HTML tool):
          <LINK href="yoursheet.css" rel="stylesheet" type="text/css">
          Then for every object specify the CSS class to use (using the Object HTML tool):
          <BUTTON class="myclass">

          Note: for advanced users only.
          Forum Moderator
          BlueVoda Spe******t

          Comment

          Working...
          X