[SOLVED] jpgs not displayed in tabbed2 theme

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
echobrin
Forum Members
Forum Members
Posts: 54
Joined: Sat May 29, 2010 6:03 pm

[SOLVED] jpgs not displayed in tabbed2 theme

Post by echobrin »

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.
Last edited by echobrin on Wed Sep 15, 2010 5:11 pm, edited 1 time in total.
echobrin
Forum Members
Forum Members
Posts: 54
Joined: Sat May 29, 2010 6:03 pm

Re: [SOLVED] jpgs not displayed in tabbed2 theme

Post by echobrin »

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']?>/" />
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [SOLVED] jpgs not displayed in tabbed2 theme

Post by Dr.CSS »

I've looked thru the whole theme site and can't find a tabbed2 theme, mind giving a link to it?...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [SOLVED] jpgs not displayed in tabbed2 theme

Post by Dr.CSS »

Thanks, I may if I find the time, fix it and reupload the file...
Post Reply

Return to “Layout and Design (CSS & HTML)”