Wednesday, February 08, 2012
Text Size

Red EvoIf you are using the Red Evo Aphelion template on Joomla 1.x, the template maybe looks broken when viewing it with Internet Explorer 6 or below,

Here is a tip for you:








In the index.php file of the template, in the part, add this piece of code:

#wrapper {
width: 1000px; /* if javascript is disabled */
width:
expression(
( document.documentElement && document.documentElement.clientWidth ) ? (
document.documentElement.clientWidth -30 < 1000 ? "1000px" : (
document.documentElement.clientWidth > 1280 ? "1280px" : document.documentElement.clientWidth -30 + "px" )
) : (
( document.body && document.body.clientWidth ) ? (
document.body.clientWidth -30 < 1000 ? "1000px" : (
document.body.clientWidth > 1280 ? "1280px" : document.body.clientWidth -30 + "px" )
)
:
"1000px"
) );
}

 

This tip was submitted by Eric Ortega.

Give it a try :-)

Related Posts:
Rok Comments

2 days ago
Rok Comments
Depending on the the template you use itmay happen
JDownloads Pagination

29 days ago
JDownloads Pagination
Depending on the template you use on your Joomla i
JDownloads White Page

35 days ago
JDownloads White Page
Migrating the popular JDownloads component from Jo
RT Radiance

76 days ago
RT Radiance
If you are using the Radiance template from Rocket
Database Size

138 days ago
Database Size
Sometimes the Joomla database size is getting bigg

Share this post

blog comments powered by Disqus



Category: Joomla

Free Subscription

Latest Tweets

pixelwondersde's avatar
Pixel Wonders pixelwondersde
Loading...

Last 4 tweets from pixelwondersde: