image displayed inline with sifr3 text hidden - image

When sifr is loaded, the images i have loading inline with the H3 tags are covered up: http://dearearth.net/eco_fabrics.html
I know this is a known issue. Any help? Thanks! (also, explain in detail when possible, please)

You mean you are replacing an <h3> which contains an image? That won't work.

Related

Can not insert images inline OpenWYSIWYG with CodeIgniter

My previous question was here
missing images OpenWYSIWYG editor , Code igniter Structure.
I was able to load icon images and can upload image, but I can't insert image into inline text:
Please see the images for a clearer picture. It just won't add them to the textarea.
Modified 1-6-2013
After fixing
assets/js/openwysiwyg/addons/imagelibrary/insert_image.php.
I was able to add image frame
how ever URL enter is wrong
URL should be
app_name/assets/js/openwysiwyg/uploads
How can I fixed that?
I fixed it , by the solution from this link
http://www.ussamerica.org/Scripts/openwysiwyg_v1.4.7/docs/addons.html
after changing
/assets/js/openwysiwyg/addons/imagelibrary/config.inc.php
like this it works now
$imagebaseurl = '/app_name/assets/js/openwysiwyg/uploads/';
I am posting this as it might helpful to someone in the future.

different post-thumbnail in wordpress

The scenario:
I'm on the Startpage of my Blog, and there is an Article with its post-thumbnail. When I click on the Header or the "…read more-link I get to the post.
My question:
Is it possible to set the image bigger when you're on the single-post-page? Furthermore I would like to understand how to set this post-thumbnail-difference up.
I hope you've understood my bad english :) I'm looking forward in receiving help from you guys.
Best regards
Morten
Update:
Here two Screenshots of the Scenario:
Startpage > http://s1.directupload.net/images/130517/ltxuxyj6.png
Singlepost > http://s1.directupload.net/images/130517/lap5re2j.png
The images belongs to me (© Morten Sassi)
I think it depends on the theme you're using : on mine, thumbnail isn't used for the startpage but it use the "featured image", and once on the page of the article I just add the image directly in the body of the article with the size I want.
Maybe you can have a look to your template code and either edit it (but if you're using a theme you didn't create and you update it later your modifications will be deleted) or create a child theme (better solution) to edit only the files you want.
Hope this will help ^^
The best & easy tricky way is uplod your image from media, copy the path and paste this on your post or page editor from backend..and you will get what you want.
Thanks
anand

Lightbox: On my page the first image loads the following ones don't

page being worked on
Hello all I hope this will be a simple fix I just don't know what is holding up the program.
So here is the scenario, I have just installed lightbox I test just the first image and in worked great no problem. So then I proceeded to group all the images on the page and none of them would open. You will see on the page now I just have two pictures the rest are commented out.
Any help would be great thanks!
From what I am seeing, your second image is not appearing because the file you are pointing to has not been uploaded to the site.
For your first image, the "A" tag is referencing 1small.jpg, which is the same as the image.
For your second image, the "A" tag is referencing 125large.jpg, which is different from the image (125small.jpg).
Either upload the missing image, or correct the "A" tag.

Can Lightbox 2 work with an Image Map?

I am trying to use Lightbox 2 (ver 2.51) with an image map. The site is for a theme park, and the park map image has 8 areas, and each area should have its own slideshow. I tried using rel="lightbox[group1]" but apparently "rel" doesn't work with "area" as it does with "a". The solution on the Lightbox 2 forum page is here http://www.patworx.de/blog/?p=20 and says:
"Workaround:
But Prototype is still able to get the attribute :)
So just replace
imageLink.rel
with
Element.readAttribute($(imageLink), "rel")
and enjoy Lightbox!"
However, I can't find imageLink.rel in the lightbox.js file. This solution mentions Lightbox 2.04, so it may be an outdated solution now. Any ideas for the latest version of Lightbox 2? Thanks in advance.
EDIT:
http://jsfiddle.net/GBpjJ/
I finally answered my own question, in case anyone else is interested...I found this page that actually has a few different ways to do an image map without the "area" tag, which lets you use the "rel" tag with an anchor tag in an image map. The one that worked for me was example 2a. Hope this can help someone else.
http://www.wickham43.net/imagemaps.php

In smarty div position fixed is not working

In smarty div position fixed is not working. While this one is working in simple php.
This will hardly be a Smarty problem. Just save both HTML pages and locally and compare. What's the difference? Maybe you could even use a diff tool for this. Have you tried to validate the HTML and the CSS? It might also give you some hints.
This is a CSS problem - not a Smarty one. You should consider adding more information to the question and tag it with HTML/CSS.
you can see what's wrong using FireBug with Firefox.

Resources