kreza

Registered
Hi,

I'd like to make the header a bit shorter to make more use of the screen. I could just hide the user card with display:none but I've read elsewhere that you recommend reverting 3 templates in the master style - could you please explain how this is done?

Thanks!


Kreza
 
Am doing this for now, incase anyone is after same;

Code:
.userpanelbox {
display:none;
}

#logoBlock {
height: 100px;
}

#headerProxy {
height: 200px !important;
}

#header {
height: 100px;
}

#logo {
line-height: 0px;
}
 
Just a heads up, a new option has been added to Fusion Gamer to disable this card:

Style Properties -> Fusion Gamer Properties -> Disable User card
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back