...no problem at all. When you open the CSS file for NPhalanx, you'll see a 
selector to tweak:

#logoName {
   background-image: url( images/logo.gif );
   background-repeat: no-repeat;
   width: 278px;
   height: 126px;
   z-index: 2;
   position: absolute;
   left: 2px;
   top: 0px;
   border-top-style: solid;
   border-top-width: 2px;
   border-top-color: #CFD2CF;
}

....just replace the logo.gif image with your own (tweak the height/widths as 
needed. You can do that with other images or whatever -- that's the idea; keep 
the UI out of the code. Send us an IP or URL if you want -- you're running this 
on Mac/OSX? Happen to have the NCAR logo handy? 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926931#3926931

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926931


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to