The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Hide username text under avatar

3 posters

Go down

Hide username text under avatar Empty Hide username text under avatar

Post by leonidas June 25th 2013, 2:56 pm

is it possible to hide/remove the username text under the avatar? for Invision board...

Hide username text under avatar 1ambc
avatar
leonidas
Forumember

Posts : 28
Reputation : 6
Language : English

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by levy June 25th 2013, 2:57 pm

Can you post your forum URL please ?
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by leonidas June 25th 2013, 2:59 pm

candy_fear wrote:Can you post your forum URL please ?


link
avatar
leonidas
Forumember

Posts : 28
Reputation : 6
Language : English

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by levy June 25th 2013, 3:06 pm

Code:
.postprofile-details dt {
color: transparent;
}

Add that in your CSS
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by leonidas June 25th 2013, 3:17 pm

candy_fear wrote:
Code:
.postprofile-details dt {
color: transparent;
}

Add that in your CSS

tried it, no change at all, username is still there...
avatar
leonidas
Forumember

Posts : 28
Reputation : 6
Language : English

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by leonidas June 26th 2013, 2:03 pm

anybody who can help me with this?Very Happy
avatar
leonidas
Forumember

Posts : 28
Reputation : 6
Language : English

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by Scorpi94 July 9th 2013, 12:03 pm

Code:
.postprofile-details dt {
display: none;
}
Scorpi94
Scorpi94
Forumember

Female Posts : 120
Reputation : 2
Language : Bulgarian, English
Location : Bulgaria

http://freddie-mercury.catsboard.com

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by levy July 9th 2013, 2:05 pm

Code:
.postprofile-details dt {
color: transparent!important;
}

@ Scorpi94 your code will hide all dt not the text.
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by leonidas July 9th 2013, 3:22 pm

candy_fear wrote:
Code:
.postprofile-details dt {
color: transparent!important;
}

@ Scorpi94 your code will hide all dt not the text.

 would you happen to know the correct code?
avatar
leonidas
Forumember

Posts : 28
Reputation : 6
Language : English

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by levy July 9th 2013, 3:24 pm

Only my , you can't remove all text , only to hide him.
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Hide username text under avatar Empty Re: Hide username text under avatar

Post by leonidas July 9th 2013, 3:25 pm

candy_fear wrote:Only my , you can't remove all text , only to hide him.

 hide is okay, that's what i was actually looking for...
avatar
leonidas
Forumember

Posts : 28
Reputation : 6
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum