Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question And Again!

More
16 years 2 months ago #40120 by irradiate
And Again! was created by irradiate
Hi All,

Another css problem and I am guessing another conflict with the template.

Had this image sent through from a user, using the latest Firefox on XP.

I am using FFox on OSX and not having any problems so I am guessing its just a windows FFox issue.

Is there a way to make sure Kunena uses its own CSS so the Joomla template's CSS doesn't cause any conflicts or are there aspects of the Kunena template that need to use the Joomla template's css?

Another question, how do you go in testing other browsers especially Internet Explorer when you use a mac and don't have access to a windows machine. Is there a trade secret??? ;)

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #40147 by sozzled
Replied by sozzled on topic Re:And Again!
irradiate wrote:

Is there a way to make sure Kunena uses its own CSS so the Joomla template's CSS doesn't cause any conflicts or are there aspects of the Kunena template that need to use the Joomla template's css?

Yes, you can ensure that one or another CSS takes precedence: use the !important directive.

For example:
... {
...
width: 100% !important;
...
}

irradiate wrote:

How do you go in testing other browsers especially Internet Explorer when you use a mac and don't have access to a windows machine. Is there a trade secret???

Virtualisation (i.e. load Windows for Mac over Mac OS) or buy an "el cheapo" PC for a couple of hundred dollars.

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago - 16 years 2 months ago #40169 by irradiate
Replied by irradiate on topic Re:And Again!
Thanks again Sozzled

Virtualisation (i.e. load Windows for Mac over Mac OS) or buy an "el cheapo" PC for a couple of hundred dollars.


Had a funny thought you would say that!

With using the !important code, is there a way to add it once to the whole css file or does it have to be added to each piece throughout?
Last edit: 16 years 2 months ago by irradiate.

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #40186 by sozzled
Replied by sozzled on topic Re:And Again!
irradiate wrote:

With using the !important code, is there a way to add it once to the whole css file or does it have to be added to each piece throughout?

I really don't know without thumbing through a CSS manual. Sorry, mate, I can't answer that question. :(

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #40232 by irradiate
Replied by irradiate on topic Re:And Again!
Still having trouble working this problem out.

Does anyone have FFox on windows that could have a look for me?

Cheers :)

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago - 16 years 2 months ago #40233 by sozzled
Replied by sozzled on topic Re:And Again!
irradiate wrote:

Does anyone have FFox on windows that could have a look for me?

I've looked at your website with Internet Explorer 8 on Windows 7, Firefox 3.5.7 on Windows 7, Internet Explorer 7 on Windows Vista and Firefox 3.5.1 on Vista. No problems like you've shown.
Last edit: 16 years 2 months ago by sozzled.

Please Log in or Create an account to join the conversation.

Time to create page: 0.414 seconds