I made my first web with Drupal. In my front page, I use a panel with two columns. Images of this panel are seen with Chrome and IExplorer, but not with Firefox. The page is www.nummiboni.lt.
Any suggestions?
Thanks
I made my first web with Drupal. In my front page, I use a panel with two columns. Images of this panel are seen with Chrome and IExplorer, but not with Firefox. The page is www.nummiboni.lt.
Any suggestions?
Thanks
Comments
Comment #1
ainigma32 commentedFirefox is choking on the backslashes in your filepath. Go to /admin/settings/file-system and change the backslashes in your file-system path to forward slashes.
Please post back if that works for you.
- Arie
Comment #2
feras commentedThanks, you are right. Now it is solved.