Image problems (firefox related?)
-
I recently upgraded from 1.5.2 to 2.0.2.
I am using Firefox 1.5.0.1 as my browser.
After much searching of these boards, I solved half of my WYSIWYG editor issues: I can now see the toolbar after removing two lines referring to “/adv” from my userContent.css.
(note – my userContent.css is from: https://www.mozilla.org/support/firefox/adblock
but I do not use any adblock extension… just create the userContent.css myself)Question #1:
However, I still get no toolbar when left clicking on an uploaded image. Any help there?Question #2:
When I drag and drop a thumbnail from the Uploaded images area, it puts the wrong URL. it puts
https://www.MYSITE.com/wp-content/uploads/2006/03/MYFILE.thumbnail.jpg
and I need it to be
https://www.MYSITE.com/MYDIRECTORY/wp-content/uploads/2006/03/MYFILE.thumbnail.jpg
any ideas?Question #3:
Actually, the full code it places is:
<img width=”61″ height=”96″ alt=”MYFILE.jpg” id=”image74″ src=”https://www.MYSITE.com/wp-content/uploads/2006/03/MYFILE.thumbnail.jpg” />which places a thumbnail… but that thumbnal is not linked through to the fullsize. I would expect that I should be able to click on the thumbnail and go to a page with the fullsize… am I missing something?
Thanks so much!
- The topic ‘Image problems (firefox related?)’ is closed to new replies.