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: 476
Total: 476

anecdota

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

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

robot1993

how do you change the logo of the anecdota theme?

Crip

Try the Search Function , it's been ask many times before & answered.
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.

robot1993

#2
ok never mind i got a logo im using your fire brick one but i changed the logo and this happend  http://i42.tinypic.com/fum5tx.png how do i fix that?

Crip

css/index.css :

Look for #logo .. change image //Width & //Height to your image size
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.

robot1993

Quote from: Crip on Nov 02, 11, 02:58:50 PM
css/index.css :

Look for #logo .. change image //Width & //Height to your image size

thanks

fatdaddy

#5
hi.
I have Anecdota as my new theme  :grinz:

I have added my own banner in place of logo by changing index.css.
I want to use rotate.php as I have with other themes but in the past I have done it by altering index.template I think ?

I put a folder ("banners") in the "images" folder with my banners and rotate.php inside the folder. I altered the logo .css to be
#logo a {
position: absolute;
top: 20px;
left: 20px;
display: block;
width: 512px!important;
height: 122px!important;
cursor: pointer;
background: url(../images/banners/rotate.php) no-repeat!important;


but nothing shows.
If i put background: url(../images/banners/image.png) then the image does show.

IS this because I cant use rotate.php inside css ?
or have I missed something......

thanks.

uklows.com/forum
you need to log in as a specific member to see anecdota at the moment. I can PM details if you need.

Crip

Hi.
I reckon we will need to see a link-to before we can help.....?
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.

fatdaddy

 :2funny:

you posted as I edtied !

I will pm you

Crip

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.

Crip

Can you make me Admin there?
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.

Crip

I've waited on you long EnFF.......>!
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.

fatdaddy

yes.
I will pm my login for you to use

Crip

I really do not know much about rotate.php .. it should work best  via your (index.temp.php) .. it seems?
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.

fatdaddy

OK
I'll have ago that way

thanks
:)

Crip

.....or ask @ SMF Support?
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.

fatdaddy

got it  ^yes^

All the folder on the path need to be 755, Anecdota "images" was 777.
Works a treat now and my members LOVE the theme

thanks

Crip

I'm glad you have it sorted now!
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.

fatdaddy

#17
Hi again  :grinz:

http://www.isthatagnu.net/gallery/albums/userpics/10001/ss.png

see in the copyright area the txt has spilled out of the "frame". It would be nice to align the bits of txt to left and right but I cant find where to do that.
If not how can I stretch the frame please

thanks

Maxx

I do not have this theme installed any where at the moment, so Crip will need to have a look or I could if PM me a URL to your site.  But does this happen with the bottom block turned off?

regards,
Maxx

fatdaddy

thanks
http://uklows.com/forum/index.php

Its the same with the Ad blok off. Its since I put in the Simple Audio Embedder I think............

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: