remove forum header

Started by Smoky "Rider" Blue, March 19, 2009, 11:14:07 AM

Previous topic - Next topic

KensonPlays

SMF 2.0RC2? or final? i am  using joomla, and that would be helpful!

KensonPlays

I don't really need it anymore, but looks awesome from the screenys!
*I am re-trying EzPortal*

aessedai03

On one of my forums I am using 1.1.11 and a theme called Greenlight. I applied the mod and then enabled it under Features and Options, but the header is still there. I made sure that all of the code was modified correctly in the affected files. Is there special code in this theme that I will need to modify in order for it to work? This is a great mod, can't wait to get it working! :)
I am using 1.1.11 and Green Light v1 theme.
http://custom.simplemachines.org/themes/index.php?lemma=1182

aessedai03

Nevermind, I just went ahead and manually changed the code in style.css. :)

Before:

Quote#header{position:relative; height:184px; overflow:hidden; background: url(./images/head.png) repeat-x;}
#head-r{height:184px; background:url(./images/head-r.png) 0 0 no-repeat; position:relative}
#head-l{height:184px; background:url(./images/head-l.png) 100% 0 no-repeat; position:relative}
#logo {
    position: absolute;
    top: 0px;
    left: 177px;
    display: block;
    width: 350px;
    height: 184px;
    cursor: pointer;
    background: url(./images/logom.png) no-repeat;

After:

Quote#header{position:relative; height:0px; overflow:hidden; background: url(./images/head.png) repeat-x;}
#head-r{height:0px; background:url(./images/head-r.png) 0 0 no-repeat; position:relative}
#head-l{height:0px; background:url(./images/head-l.png) 100% 0 no-repeat; position:relative}
#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 0px;
    height: 0px;
    cursor: pointer;
    background: url(./images/logom.png) no-repeat;
I am using 1.1.11 and Green Light v1 theme.
http://custom.simplemachines.org/themes/index.php?lemma=1182

KensonPlays

2.0 RC3? I'm hand coding my website now, and iFraming my forum!

nightyyx

Great mod really but can work with SMF 1.1.11?

FireDitto

Any indication of an update?

I'd really like to remove the header from RC5
Second Pass Weyr<br />An AU Pernse RPG<br /><br />SMF 2.0.6 with SP 2.3.5

FireDitto

Second Pass Weyr<br />An AU Pernse RPG<br /><br />SMF 2.0.6 with SP 2.3.5

Advertisement: