Keyword

Element css

  • durang99
  • durang99's Avatar Topic Author
  • Offline
  • New Member
More
14 years 7 months ago #35425 by durang99
Element css was created by durang99
I am trying to increase the width and height of the picture that appears when i click on the thumbnail icon.
How am i going to do it?

I use firebug to help me pinpoint css files.
So far i have found that the code "responsible" for changing the width & height is the following:
<div id="fancybox-inner" style="top: 10px; left: 10px; width: 593px; height: 458px; overflow: hidden;"><img id="fancybox-img" src="http://localhost/joomla2/images/stories/Genealogy/Genealogy.png" alt="">


Genealogy is the name of my picture.
By clicking the above code segment(in firebug) i see that in the right pane a css selector appears with the name:"element.style"

The problem is that firebug does not provide any clue as to where i will find this code segment. In other words it does not pinpoint to the appropriate css file.

Why is that?
Which css file contains the above segment?

Thank you for listening.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum