1
Anonymous
Calling JMorris!! Bluehue theme "quirk" [solved]
  • 2007/5/10 16:26

  • Anonymous

  • Posts: 0

  • Since:


Hi James (and everyone else )

I'm using "bluehue" and loving it, but I've noticed a "quirk" when viewing my site in IE7. Works fine in IE6, so I'm wondering if its theme/css issue.

I'm using News 1.53 and when viewing the module in IE6 the links to the article and catagories in the headers change colour from white to orange on mouse-over.......in IE7 they stay white.

Any thoughts anyone?

TIA

2
JMorris
Re: Calling JMorris!! Bluehue theme "quirk"
  • 2007/5/10 16:34

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Could you provide the link to your site so I can see this?

Thanks!

P.S. I now have a dedicated support forum for my themes and modules at MyWebResource.
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

3
Anonymous
Re: Calling JMorris!! Bluehue theme "quirk"
  • 2007/5/10 16:47

  • Anonymous

  • Posts: 0

  • Since:


My site.

Click on the News link in the Main Menu.

I'll check out your site, too.

Many thanks

4
JMorris
Re: Calling JMorris!! Bluehue theme "quirk"
  • 2007/5/10 16:52

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


I think I found the problem... .itemTitle a {} is defined, but .itemTitle a:hover {} is not. IE6 will inherit the global a:hover definition, but Firefox and IE7 will not.

If you want the itemTitle to hover orange in all browsers, just add the following under the .itemTitle a {} definition in style.css
.itemTitle a:hover {
    
color#f90;
    
backgroundinherit;
    
text-decorationnone;
}


HTH.

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

5
Anonymous
Re: Calling JMorris!! Bluehue theme "quirk"
  • 2007/5/10 16:53

  • Anonymous

  • Posts: 0

  • Since:


Quote:
JMorris wrote:

I think I found the problem... .itemTitle a {} is defined, but .itemTitle a:hover {} is not. IE6 will inherit the global a:hover definition, but Firefox and IE7 will not.

If you want the itemTitle to hover orange in all browsers, just add the following under the .itemTitle a {} definition in style.css
.itemTitle a:hover {
    
color#f90;
    
backgroundinherit;
    
text-decorationnone;
}


I'll give that a go now.

Knew I'd get an answer from you PDQ - very many thanks

6
Anonymous
Re: Calling JMorris!! Bluehue theme "quirk"
  • 2007/5/10 16:57

  • Anonymous

  • Posts: 0

  • Since:


Quote:
JAVesey wrote:

I'll give that a go now.


Sorted!!

Thank once again, James - top chap

7
JMorris
Re: Calling JMorris!! Bluehue theme "quirk"
  • 2007/5/10 16:59

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Any time! Glad to help.
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

8
peterr
Re: Calling JMorris!! Bluehue theme "quirk"
  • 2007/9/10 11:31

  • peterr

  • Just can't stay away

  • Posts: 518

  • Since: 2004/8/5 9


Quote:

wrote:
P.S. I now have a dedicated support forum for my themes and modules at MyWebResource.


I get a 404 on that link ?
NO to the Microsoft Office format as an ISO standard.
Sign the petition

9
tom
Re: Calling JMorris!! Bluehue theme "quirk"
  • 2007/9/10 11:42

  • tom

  • Friend of XOOPS

  • Posts: 1359

  • Since: 2002/9/21


Quote:

peterr wrote:

I get a 404 on that link ?


Yeah that happens, most of the cowboys here pee'd him off that much, so he left XOOPS.org then other X related sites, he finally saw some sense and changed webresources from XOOPS to WordPress and sold it on.

I believe the new owner will be doing something XOOPS related, but don't quote me on that.
Kind Regards.
Tom

http://bassmanthemes.com
http://www.xoopslance.com

Login

Who's Online

212 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 212


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits