Replies

Jan 27, 2017 9 years ago
kate_174
is one for the books
User Avatar
Ferox

on kerouac's profile, i'm still kind of trying to put everything in its place, but i forgot how to do most of that years ago. this was pulled from an archive of an old profile i made. there is no number next to the "foods eaten" or "books read" does anyone know ho i can fix this? the only thing i changed for this in the original code was delete them from a pat of it listing what to hide.

Jan 28, 2017 9 years ago
hermes
is a Morostide warrior
User Avatar
Fenarel

looks like in the source code you've got " a" on your list of display:none alongside your header, footer, etc. meaning all links in column 3 (where the stats are located) are hidden, i.e. the numbers for food and books : )


:dmg:light:

:dmg🔥

Feb 1, 2017 9 years ago
kate_174
is one for the books
User Avatar
Ferox

thank you! how can i fix this?

Feb 1, 2017 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

add this to your code:

a, a {display:inline}

Feb 1, 2017 9 years ago
kate_174
is one for the books
User Avatar
Ferox

thank you soooo so much!!!

Please log in to reply to this topic.