-
AuthorPosts
-
folkbear Friend
folkbear
- Join date:
- December 2006
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 14 times in 8 posts
April 3, 2009 at 9:25 pm #139903on my website, the right module aligns below the middle (component) column…
if i put the banner in the left module, same thing happensso I’m presuming somewhere a </div>tag is missing, but I can’t seem to find where
the component this happens with is puarcade 2.3.1b and only on the gamepages itself.can anybody help out by pointing me to the file to edit?
url :http://www.filmzone.be/index.php?option=com_puarcade&Itemid=77&fid=&gid=6
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 4, 2009 at 4:05 am #299955I cant see, only left erros with letf module in your fontpage
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 4, 2009 at 4:07 am #299956open template.css (line 548)
[PHP]#ja-col1 {
float: left;
overflow: hidden;
width: 28% ;
}[/PHP]edite
[PHP]#ja-col1 {
float: left;
overflow: hidden;
width: 28%;
*width: 27.5%;
}[/PHP]nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 4, 2009 at 4:08 am #299957template.css (line 557)
[PHP]#ja-col2 {
float:right;
overflow:hidden;
width:22%;
}[/PHP]edite
[PHP]#ja-col2 {
float:right;
overflow:hidden;
width:22%;
*width:21.5%;
}[/PHP]folkbear Friendfolkbear
- Join date:
- December 2006
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 14 times in 8 posts
April 4, 2009 at 6:23 am #299971hmmm, tried your solution, quang 268, but that did nothing for my problem….
what browser did you use when you saw the errors with left module position on the frontpage? I don’t see the errors in my frontpage….nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 4, 2009 at 7:55 am #299974FF not problem, only on IE
folkbear Friendfolkbear
- Join date:
- December 2006
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 14 times in 8 posts
April 4, 2009 at 6:59 pm #300059I avoided the first problem, by not publishing left and right positions on component load… but the problem in IE has nog shifted…
the bottom modules (user 1,2,5,6) show behind the puarcade component… but only in IE, with Firefox 2 and 3 and Google Chrome there are no problems…
image in attachment
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by folkbear 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum