ok so i managed to figure how to style the images.
I pasted the code in the stylesheet.css then tagged it in text editor with img class: circle.
And it worked a treat, now I tried the same method with a different code which adds a reflection to your image and I got no result.
I suspect it as something to do with calling it via the img class. But am not experienced enough to work it out, can anyone help please?
Here is the code I used on my stylesheet:
http://pastebin.com/abhi2k3U
I tagged the class as ‘reflection’.
Is this correct?
Try using Firefox with the Firebug add-on for this kind of CSS work.
http://getfirebug.com/
esmi,
i have tried using firebug, the style command is not being recognized.
The style has been applied to the first image you see, but nothing happens?
http://www.calligraphycompany.com/formal-italic-style
the style is a reflector, so the image looks like it is reflecting from the baseline.
I have tried to apply it to the first image on the far left (large envelope image).
http://www.calligraphycompany.com/formal-italic-style
The code I used for the reflector I pasted in my style.css http://pastebin.com/abhi2k3U
The img class is: ‘reflector’
I can’t see .reflector in your child’s stylesheet… but I do see #reflector
apologies…
that was me playing around earlier trying to work it out.
it has been re-altered to .reflection
and issue of the style not working still exists?
there is no style for .reflection in your stylesheets;
and no class .image-wrap with your left image.
helping with these kind of detailed, specialized formatting issues is not really within the scope of a WordPress forum.
hi alchymyth,
if you look through firebug i see <img class=”reflection” on the first image
and in my style sheet I have pasted the the style for reflection as you can see below
http://pastebin.com/abhi2k3U
obviously you guys are the experts, but you say you cant see it? then what am i looking at?