Recent Topics

Members
Stats
  • Total Posts: 10,749
  • Total Topics: 1,374
  • Online today: 546
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 474
Total: 474

anecdota

Started by robot1993, Nov 01, 11, 05:08:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TinMan

you can edit the css maybe to give you a little more room in the footer if needed.

Crip

I will check it ASAP!
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

TinMan

I'm probably not the best with css etc. lol, but you can find:
#footer {
    background: #00426F url(../images/img/fot_back.gif) 0 100% repeat-x;
}
#foot-r {
    height: 79px;
    background: url(../images/img/fot_right.gif) 100% 100% no-repeat;
}
#foot-l {
    background: url(../images/img/fot_left.gif) 0 100% no-repeat;
}


and replace with:
#footer {
    background: #00426F url(../images/img/fot_back.gif) 0 100% repeat-x;
    background-size: 100% 115px;
}
#foot-r {

    background: url(../images/img/fot_right.gif) 100% 100% no-repeat;
    background-size: 17px 115px;

}
#foot-l {
    background: url(../images/img/fot_left.gif) 0 100% no-repeat;
    background-size: 17px 115px;
}

this should give you some more room in the footer... crip can probably give you a better fix than i can though.

Maxx

OK Please find this code:
and remove the padding:
#footerarea {
    color: #FFFFFF;
    padding: 2.5em; <!--  remove --->
    text-align: center;
}


regards,
maxx

fatdaddy

 :)
wonderfull. Thanks for being so prompt  ^yes^

Maxx

You are very welcome and thanks Tinman for the help there Bro!

regards,
Maxx

fatdaddy

nothing to do with the above, but.......................
since I started using Anecdota I have had virtually no errors and mods (2.0.2 mods) have all installed without erros and work from the off



and it looks fantastic  :smitten: