Logo error on Business Publisher customization

by Mr. Andre Sales (2011-10-04) in group Reports & Macros in ARIS

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

by Mr. adnan shahab (2011-10-05)

 

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.


by Mr. adnan shahab (2011-10-05)

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


by Mr. Andre Sales (2011-10-05)

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


by Mr. Andre Sales (2011-10-05)

I got some tips on this article:
http://www.ariscommunity.com/users/vanheckeb/2010-01-12-change-home-page...