CSS Tag for the bar at the bottom?
Forum » Help / Themes » CSS Tag for the bar at the bottom?
started by: SocksSocks
on: 1209311198|%e %b %Y, %H:%M %Z|agohover
number of posts: 5
rss icon RSS: new posts
CSS Tag for the bar at the bottom?
SocksSocks 1209311198|%e %b %Y, %H:%M %Z|agohover

I was thinking, it would be nice to be able to change the color and some other things about the bar at the bottom that says, "Hosted by Wikidot.com…"

Is there a CSS class referencing it?

last edited on 1209311222|%e %b %Y, %H:%M %Z|agohover by Socks + show more
unfold CSS Tag for the bar at the bottom? by SocksSocks, 1209311198|%e %b %Y, %H:%M %Z|agohover
Re: CSS Tag for the bar at the bottom?
hartnellhartnell 1209313400|%e %b %Y, %H:%M %Z|agohover

There's an id selector.

#footer

— Shawn

unfold Re: CSS Tag for the bar at the bottom? by hartnellhartnell, 1209313400|%e %b %Y, %H:%M %Z|agohover
Re: CSS Tag for the bar at the bottom?
SocksSocks 1209416744|%e %b %Y, %H:%M %Z|agohover

Well, that's only the bar below it, with the Creative Commons License in it. I was thinking of the bar with the links to help, terms of service, etc.

unfold Re: CSS Tag for the bar at the bottom? by SocksSocks, 1209416744|%e %b %Y, %H:%M %Z|agohover
Re: CSS Tag for the bar at the bottom?
Phil ChettPhil Chett 1209420245|%e %b %Y, %H:%M %Z|agohover

#footer is deffo the one with the buttons.
the bit with the licence is:-
#license-area

unfold Re: CSS Tag for the bar at the bottom? by Phil ChettPhil Chett, 1209420245|%e %b %Y, %H:%M %Z|agohover
Re: CSS Tag for the bar at the bottom?
SocksSocks 1209421015|%e %b %Y, %H:%M %Z|agohover

That's odd - when I use the CSS

#footer {
             text-decoration: underline;
}

It makes the license disappear.

EDIT: That's odd. It works fine now.

last edited on 1209422017|%e %b %Y, %H:%M %Z|agohover by Socks + show more
unfold Re: CSS Tag for the bar at the bottom? by SocksSocks, 1209421015|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.