|
Title: Re: Shoutbox css Post by: Mick on November 06, 2008, 12:39:15 PM Version 1.12 is out included the request for border configuration.
Not sure if this is exactly what you were looking for ... give it a try. Title: Re: Shoutbox css Post by: Mick on November 06, 2008, 02:39:04 PM What is your URL for me to check some things out?
Title: Re: Shoutbox css Post by: Mick on November 06, 2008, 04:27:40 PM CSS issues are happening because of your .leftcol/.rightcol CSS directives.
May want to look at those. I am not sure if you are assigning them to the modules as well, but it thinks it has the 186px that you have assigned to those. Title: Re: Shoutbox css Post by: Mick on November 06, 2008, 10:35:07 PM If you are using firefox, there is an add on called firebug that is spectacular. It shows the your template seems to be overriding the module with the 186 width under leftcol.
Also, the word breaking is subject to that as well, and the breaking works completely different on IE than FF. Title: Re: Shoutbox css Post by: Mick on November 07, 2008, 09:38:11 AM It is actually on the mh2wrapline that is where the issue is. I think it is because the template CSS does not specify leftcol as div.leftcol.
I have attempted some changes that I would like to check out using your template. We can do this one of two ways, if you want to ship me your template and I can run some tests here, or if you can give me an FTP to your server I can do it that way. If you select the FTP and you are worried about the access, all I would need is access to /components/com_mh2shoutbox. Let me know -- you can PM me. Title: Re: Shoutbox css Post by: Mick on November 07, 2008, 12:01:42 PM Thank you for access to your site. I added a more specific CSS entry to the component and it seems to have taken care of the issues on your site.
I included the fix into version 1.14 of the Shoutbox. |