Announcement

Collapse
No announcement yet.

how i can add a css pictures?

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

  • how i can add a css pictures?

    i building a website and i want to add a css pictures how can i do that?(but not the background picture in the page properties...)
    thanks for any help.

  • #2
    Re: how i can add a css pictures?

    Hi, what is a "css picture"/.
    CSS is a Cascading Style Sheet.
    Regards Chris.

    Collectables, Collecting, collectors-info.com

    www.chrismorris.co.uk

    House build project

    Comment


    • #3
      Re: how i can add a css pictures?

      You would have to create an element the side of the picture you want to add, and add use the css attribute "background-image". Why would you want to do this with css... the html <img /> tag is designed to be used to include an image into your webpage.

      Register/Login Script
      Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

      Comment


      • #4
        Re: how i can add a css pictures?

        Originally posted by Watdaflip View Post
        You would have to create an element the side of the picture you want to add, and add use the css attribute "background-image". Why would you want to do this with css... the html <img /> tag is designed to be used to include an image into your webpage.
        how i can do it in bluevoda...?
        you can print screen the process and send me the pictures??

        Comment


        • #5
          Re: how i can add a css pictures?

          I can't give exact instructions.. I don't use BV, I don't have it installed to make screenshots. You can just insert an image with bluevoda though, you don't have to use css

          Register/Login Script
          Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

          Comment

          Working...
          X