Forums
|
Discussions (en)Forum for Discussions - Discussion Forums for Joomla! 1.5. Posts in english language. |
![]() | Last post |
| Forums | » Discussions (en) | » Recent X module |
![]() 6 posts --- Location: n.a. |
03.09.2010 06:14Recent X moduleMine displays differently from what it shows on the home page here. Below is a link to a screenshot: EXAMPLE The counter for the replies is above and stretches across the space, instead of on the left in a small box like on your page. Any ideas? |
![]() 1011 posts --- Location: Fulda Germany Moderator ![]() |
03.09.2010 10:55Re: Recent X module
Strange, is it live? Can I see it somewhere? Is it the current version of the module or an older one? Do all Browsers show it this way? Which template do you use? Regards Achim -- Achim Fischer Codingfish Limited www.codingfish.com |
![]() 6 posts --- Location: n.a. |
03.09.2010 17:36Re: Recent X moduleStrange, is it live? Can I see it somewhere? It's a internal user-only site, but if you need to see it I can set you up a password. Is it the current version of the module or an older one? Latest version, just downloaded and installed yesterday. Do all Browsers show it this way? I've only checked with IE, I don't use other browsers...I can check. Which template do you use? It's the standard JA Purity template. Thanks for your help! |
![]() 1011 posts --- Location: Fulda Germany Moderator ![]() |
03.09.2010 20:16Re: Recent X module
Currently can't check it with JA Purity and IE (using a Mac for development) but I checked with JA Purity and Firefox, Safari, Opera and Chrome and all display the module correctly. Which version of IE are you using? I guess the module on my startpage here looks fine in your IE, that's the same module version. Would be interesting to know if other browsers display your module correctly. Some other exotic modules on your page? Maybe something is interfering. Regards Achim Edited by Achim - 03.09.2010 20:17 -- Achim Fischer Codingfish Limited www.codingfish.com |
![]() 6 posts --- Location: n.a. |
03.09.2010 21:08Re: Recent X module
I disabled all of the other modules on the right hand side, and it made no difference...but interestingly, I moved it to the left hand side, and it displayed correctly. I'd really much rather have it on the right though, I don't really have room for it on the left. And it also displays incorrectly in the Chrome browser. Edited by netwerx1 - 03.09.2010 21:41 |
![]() 1011 posts --- Location: Fulda Germany Moderator ![]() |
04.09.2010 13:00Re: Recent X modulelet's check this out: Please open ./modules/mod_discussions_recentx/mod_discussions_recentx.php and locate this around line 152 (I use round brackets only for the code here) echo "(div class='cofiRecentReplies')"; echo $replies; echo "(/div)"; then insert a style tag with a width echo "(div class='cofiRecentReplies' style='width: 20px;' )"; echo $replies; echo "(/div)"; See if it works. Regards Achim -- Achim Fischer Codingfish Limited www.codingfish.com |
![]() 6 posts --- Location: n.a. |
04.09.2010 20:15Re: Recent X module |
![]() 1011 posts --- Location: Fulda Germany Moderator ![]() |
05.09.2010 15:44Re: Recent X modulestrange. It seems that it does not use the CSS settings which are defined in the file. You could try to add the setting "float: left;" to the style mentioned above and add a style with float:left for the cofiRecentText output. No idea what happens in your right column. Maybe you could save the page source code from the browser and email it to me. Regards Achim -- Achim Fischer Codingfish Limited www.codingfish.com |
![]() 33 posts --- Location: Salzwedel Germany |
14.10.2010 13:20Re: Recent X moduleNow I´m using Allrounder v1.2 Template and it works fine. Edited by kylereese - 14.10.2010 13:21 www.strickwunsch.de |
| Forums | » Discussions (en) | » Recent X module |




