Results 1 to 3 of 3

Thread: How do I add a css elemnt onto my site?
      
   

  1. #1
    UnrealHawk's Avatar
    UnrealHawk is offline Private First Class
    Join Date
    Sep 2009
    Location
    Connecticut
    Posts
    6

    Question 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. #2
    wysiwyg4 is offline Major
    Join Date
    Nov 2007
    Posts
    481

    Default 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.

  3. #3
    UnrealHawk's Avatar
    UnrealHawk is offline Private First Class
    Join Date
    Sep 2009
    Location
    Connecticut
    Posts
    6

    Default Re: How do I add a css elemnt onto my site?

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

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