Background Image for message poster
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Background Image for message poster
Is there a way to add an image in the left side of a post? (poster's details) also change the text color (which user fills) in it? please tell me how!
also is it possible to change or permanently set a user's reputation to something?
and I want to remove / change all this :

and these:

also is it possible to change or permanently set a user's reputation to something?
and I want to remove / change all this :

and these:

Last edited by Rhino.Freak on April 1st 2013, 8:33 am; edited 1 time in total
Re: Background Image for message poster
Ok so, let's do this one by one:

Here you want to remove that color white or change it?

Here you want to remove that color white or change it?
Re: Background Image for message poster
Add this to your CSS:
- Code:
table.ipbtable tfoot td {
background-color: transparent !important;
}
Re: Background Image for message poster
Wow! thanx a lot! now for the drop down list's bg in invision when we click on Username ..
Re: Background Image for message poster
Can you please provide me a test account?
EDIT: I made already made an account. Add this to your CSS.
Just change the 'COLOR' to whatever you like (example: #fff, black, #333)
EDIT: I made already made an account. Add this to your CSS.
- Code:
.popupmenu {
background-color: COLOR !important;
}
.popupmenu li {
background-color: COLOR !important;
}
Just change the 'COLOR' to whatever you like (example: #fff, black, #333)
Re: Background Image for message poster
Topic Solved & Locked |
Jophy- ForumGuru
-
Posts : 17924
Reputation : 835
Language : English
Location : Somewhere
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum