Image as Header using Custom CSS
How can I use an image as the wiki header? I imagine I would use custom css. Simple right?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Yes or you can use the logo and color wizard that is in the Setting panel.
-
Hi TK,
This is true. But aren't logos limited to 40 pixels in height. This is kind of small. I was looking for a little more bang for a header. My current one is pretty weak.
http://demo.agroguru.org -
Inappropriate?Yes... to make the image bigger you will have to use the custom css.
-
Inappropriate?Does anyone have any code they can share that will allow for a larger image as the header using the custom css setting in V2.
Currently there is a 40px height limit for a logo. Uploading a logo also replaces the wiki's title leaving a small image with no text as the wiki's header.
I’m grateful
-
Inappropriate?Does anyone have any code they can share for CSS period? :)
-
<style>
.wikilogo{
height:60px;
}
</style> -
Inappropriate?<style>
.wikilogo{
height:60px;
}
</style> -
Inappropriate?.wikilogo{
height:60px;
}
Loading Profile...



EMPLOYEE

