Logo error on Business Publisher customization

Translate this pagebookmark or share this page
Andre's picture

Posted: 2011-10-04
1690 views | 4 comments | category: ARIS Community

0
show all articles

Hello all,

I'm having some problems to customize my BP portal here, if anyone can help me, I'll appreciate!

So, actually I finally had time to customize the BP Portal here on my company...great!

But right now I could  see that the result is not what I supposed to see in the I.E browser....(FireFox is my default browser, and there it's ok!), please, see the image below (on black arrow) to see what's my problem on I.E.

 

P.S.: This "white space" in left side of my header on the orange background...

Thanks!

 

Comments
adnan's picture

 

Edit Style.css

table.topnav td.logo {

    width:200px;

    background-color:red;

    text-align:center;

}

Try to use mono-tone color within in your logo.

adnan's picture

Could you please share how you change the model background in business publisher?

Andre's picture

Thanks Adnan!

I've just deleted this line to make it works:

"background-color:red;"

I can't use a mono-tone color, cauz it's our default color defined by Communication Area.

About the second question...I've just changed these files below on "...BPServer\tomcat\webapps\businesspublisher\layouts\default\images":

- bgleer.jpg

- bgtop.gif

- menu_normal.gif

- menu_active.gif

- bpLogo.png

P.S.1: Make the backup of your files before you do these changes.

P.S.2: Try to navigate throughout another folders inside the "...businesspublisher\layouts\..." to change others images too.

 

Cheers,

Andre

Andre's picture