Jump to content

changing the size of an embed object???????


Tech boy

Recommended Posts

I have created a web page that has been split into a left and right pane with a footer.  This layout is fine for what I want to do.  My problem is the left hand pane has the bbc news 24 embeded into.

I have used div tags and specified their diemensions using %'s to try and handle different resoultions and screen sizes.

 

The embed image doesnt say for sure what it's width and height values are in but I believe pixel's.

 

Is it possible to change the embeded image size for different screen sizes/resolutions?

 

thanks for any advice anyone can give.

 

Tech boy

Link to comment
https://forums.phpfreaks.com/topic/259872-changing-the-size-of-an-embed-object/
Share on other sites

  • 1 month later...

I would recommend grabbing Firebug if you're going to be doing any web design, it just makes things so much simpler to troubleshoot.  If you had it, you would easily be able to find the element measurement method. 

 

However, if that media is coming from an ad source, chances are the styling will be done inline and will nullify any stylesheet efforts you make.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.