Jump to content

Featured Replies

Posted

How do you change board logo color on hover like here on this board...

 

#elSiteTitle:hover {
    color: blue;
}

 

Hello, 🙂

Can you tell me where I should add this code ?

Appearance / IPS Theme / CSS but then ? Is it core.css ?

Thank you. 🙂

  • Community Expert
19 minutes ago, Nathan Explosion said:

custom.css

Always custom.css

Check This Out GIF

It doesn't work for me, perhaps because my logo is an image...

  • Community Expert
19 minutes ago, SecondSight said:

It doesn't work for me, perhaps because my logo is an image...

Correct. It would not work with an image, only text and related fonts. I am going to move this topic to our peer to peer forum as it is unfortunately, heavily going into customizations.

  • Author
4 hours ago, Jim M said:

Correct. It would not work with an image, only text and related fonts.

So if it does not work with image, how IPB logo here works with an image???? Isn't the logo here partially image partially text???

Would you guys please post IBP logo code and images here?

I just want to see how you guys did it?

  • Community Expert
17 minutes ago, media said:

So if it does not work with image, how IPB logo here works with an image???? Isn't the logo here partially image partially text???

Would you guys please post IBP logo code and images here?

I just want to see how you guys did it?

We use an SVG logo, you can see the code for it in the page source.

  • Author
1 hour ago, Stuart Silvester said:

We use an SVG logo, you can see the code for it in the page source.

Ok then... Getting more complicated for me.... LOL!

Recently Browsing 0

  • No registered users viewing this page.