View Full Version : Transparency in Profiles
ccole513
10-03-2008, 12:49 PM
Is it possible... and if so, how?
Lynne
10-03-2008, 02:13 PM
Css?
ccole513
10-03-2008, 03:18 PM
Hi Lynne. How have you been?
Could you elaborate on your answer?
Lynne
10-03-2008, 04:36 PM
If you google "css transparency", you will get several hits on how to use css to make things transparent. So, I was suggesting you find the css 'code' to make images/backgrounds transparent and then apply the css to your style.
ccole513
10-03-2008, 05:31 PM
Those codes are predefined. A default value would not be sufficient. The option needs to be interchangeable. Wouldn't this require something more in-depth?
Lynne
10-03-2008, 05:44 PM
What do you mean the codes are predefined? I guess I'm missing what it is you want. I thought you wanted to modify the profile images on your member.php page. In the MEMBERINFO template it says:
<td id="profilepic_cell" class="tborder alt2"><img src="$prepared[profilepicurl]" $prepared[profilepicsize] alt="<phrase 1="$prepared[username]">$vbphrase[xs_picture]</phrase>" /></td>
So add in there style="whatever-you-want-for-tranparency" to the td tag. I'm pretty sure that should work. (Although, maybe not, I've never tried it, but go ahead and try it and see.)
ccole513
10-03-2008, 06:07 PM
I would like to include profile blocks as well as corresponding images. Transparency should a selectable / customizable option though.
Lynne
10-03-2008, 06:51 PM
Ah, much more complicated. I guess you'd have to make a custom profile field for them to select it and then add in the style="whatever" line if they selected "yes" (or whatever) in their profile field.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.