In the tabbed2 theme, jpgs are not showing up in IE but are working in other browsers. PNGs are working, which I thought was strange since I've had issues w/IE and PNGs in the past.
What I've tried:
- If I use a different template, the jpgs are displayed.
- I tried reinstalling a fresh copy of the theme with no change.
- The jpgs do have a height and width specified.
- Another thread mentions the CMYK vs RBG issue but I re-exported the images with no change.
Here's a test page using the original tabbed2 theme. (The other pages are altered tabbed2 theme.)
http://208.101.30.165/~pawsitiv/index.php?page=test
Thanks for any suggestions.
[SOLVED] jpgs not displayed in tabbed2 theme
[SOLVED] jpgs not displayed in tabbed2 theme
Last edited by echobrin on Wed Sep 15, 2010 5:11 pm, edited 1 time in total.
Re: [SOLVED] jpgs not displayed in tabbed2 theme
I removed this line from the template and the images are now displaying in all browsers, including IE:
Code: Select all
<base href="http://<?=$_SERVER['SERVER_NAME']?>/" />
Re: [SOLVED] jpgs not displayed in tabbed2 theme
I've looked thru the whole theme site and can't find a tabbed2 theme, mind giving a link to it?...
Re: [SOLVED] jpgs not displayed in tabbed2 theme
Sorry, it's listed as Tabbed-based template - the download file is called tabbed2. It's currently on page 11. Link:
http://themes.cmsmadesimple.org/index.php?mact=Uploads,cntnt01,default,0&cntnt01category=Full%20Themes&cntnt01sortorder=date_desc&cntnt01mode=single&cntnt01count=10&cntnt01template=summary&cntnt01detailtemplate=themes-detail&cntnt01pagenum=11&cntnt01returnid=63&cntnt01upload_id=75&cntnt01returnid=63
http://themes.cmsmadesimple.org/index.php?mact=Uploads,cntnt01,default,0&cntnt01category=Full%20Themes&cntnt01sortorder=date_desc&cntnt01mode=single&cntnt01count=10&cntnt01template=summary&cntnt01detailtemplate=themes-detail&cntnt01pagenum=11&cntnt01returnid=63&cntnt01upload_id=75&cntnt01returnid=63
Re: [SOLVED] jpgs not displayed in tabbed2 theme
Thanks, I may if I find the time, fix it and reupload the file...