Jump to content

salino2835

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by salino2835

  1. In constant contact I'm getting this error: Invalid XHTML: An XHTML error has occurred inside the block that ends on line #90 ​dreamweaver doesn't detect any errors and when i view in internet browser it loads just fine. Does anyone know where the error is? I have attached the file thankyou.html
  2. thank you so much!!! that worked
  3. Im creating a portfolio website and i need help with pop ups. I found this code http://www.w3schools.com/jquerymobile/tryit.asp?filename=tryjqmob_popup_image but when i add more than one photo no matter what image i hit the pop up/larger image it always shows the first image. is there a way around that? thanks
  4. this is the code [section title="Demo" desc="Take a closer look in more detail" sectype="gray" tritop="" tribot="botrr" toppad="80" botpad="80" id="demo" ] (here is the video) [/section] I have tried adding a div class to align but the code keeps showing up when i preview it on the site. I've tried adding align="center" inside [section title="Demo" desc="Take a closer look in more detail" sectype="gray" tritop="" tribot="botrr" toppad="80" botpad="80" id="demo" ] but when i preview it, the video is still aligned left ​how do i get it to be fixed in the middle? attached is the code i have
  5. I want to create a css class so i can have a button in my menu on my wordpress site. where would i go to create the css class?
  6. how can i have my website link to a different video if viewed on a mobile site because my original video is too big for a mobile device screen
  7. here is my code in wordpress <div align="center">[video width=1920" height="1080" mp4="my video.mp4" autoplay="y] </div> when i change it to <div align="center">[video width=100%" height="100%" mp4="my video.mp4" autoplay="y] </div> all it does it shrink the video really small, how do i make the video resize to the screen? Cause if i keep the first code with the width at 1920 and height at 1080 its way to big for a mobile device. Thanks
  8. what would be the code if i want the font size to change depending on the screen size. Like i want the font size smaller on mobile devices so it'll fit thanks
  9. and here is the code I'm using so far [video width="1280" height="1024" mp4="my video.mp4" autoplay="y"]
  10. i have a pop up in wordpress that has our company video play, when you hit the close button the pop up still makes the sound of the video as if its still running. what would be the code so i can make the video sound stop when i hit close? I'm using the I.T.RO. Popup Plugin
  11. i have a black and blue background image and when the type goes over some parts you can't really read it. I want a text box that is a light grey and can also see the background image under it
  12. how would i put a transparent box around text in wordpress? this is what i have so far: [segment id=blog-header]<h1 style="color:#0068ad;">Blog</h1> <p style="color:#ffffff;">The only thing we love more than writing is writing about Augmented Reality. Check our blog for the latest updates in AR technology.</p>[/segment]
  13. for example, lets say my video is 1920x1080. How would i make the video automatically resize if viewed on a screen that is 1024x768
  14. What would be the code? I want to have a video play but when it loads on different screen sizes i want it to resize so it fits that particular screen. thanks
  15. Are there any plug ins for wordpress that are like kento splash screen but will be able to use video i uploaded?
  16. How to make a video automatically play once page is loaded? Im using wordpress and the video file is .mp4 format thanks
  17. I am creating a splash page of a video from my company. I am using wordpress. How can i make the splash page automatically go to the next page, once the video is done playing? Thanks in advance
×
×
  • Create New...