Announcement

Collapse
No announcement yet.

How do I add a css elemnt onto my site?

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

  • How do I add a css elemnt onto my site?

    I need help. I found on joomla a login and register tool but its a css tool. How do I put it on bluevoda since the tab bar only has a html box moduel?

  • #2
    Re: How do I add a css elemnt onto my site?

    Not knowing enough what you want to do,

    you could use something like this.

    <link href="http://www.your-domain-name.com/your-file-name.css" rel="stylesheet" type="text/css">

    Right click on your page at a blank spot,
    select Page HTML...
    Drop the above between head tags.

    It will work only if that's what you wanted.
    Doable Personal Finance

    Comment


    • #3
      Re: How do I add a css elemnt onto my site?

      Well thats not exactly what I meant. But thanks for the information though.

      Comment

      Working...
      X