View Full Version : alternating Colors
rebelsrock06
04-10-2004, 02:51 PM
Is there anyway to do the opacity thing with the alternating colors ? ?
I noticed in another thread someone did this on the catstirps with css atributes. ????
sabret00the
04-10-2004, 04:58 PM
what thread and i'll have a look at what they done exactly
rebelsrock06
04-10-2004, 05:17 PM
<a href="http://www.vbulletintemplates.com/mods/showthread.php?t=2764" target="_blank">http://www.vbulletintemplates.com/mo...ead.php?t=2764</a>
sabret00the
04-10-2004, 05:42 PM
just add style="the opacity code that's in the other thread" to the image which you input via the forumhome bit template
sabret00the
04-10-2004, 05:47 PM
this is what i've done on my boards (not live)
<img src="light.pacebo[forumhome]/$forum[forumid].gif" alt="$forum[title]" border="0" style="filter:alpha(opacity=25); -moz-opacity: 0.25;" vspace="2 px" hspace="2 px" align="left"/>
and that's in the "forumhome_forumbit_level2_post" template
rebelsrock06
04-11-2004, 11:48 PM
is there anyway to do this in the CSS page of the style manager ?
rebelsrock06
04-12-2004, 12:05 AM
this is what i've done on my boards (not live)
<img src="light.pacebo[forumhome]/$forum[forumid].gif" alt="$forum[title]" border="0" style="filter:alpha(opacity=25); -moz-opacity: 0.25;" vspace="2 px" hspace="2 px" align="left"/>
and that's in the "forumhome_forumbit_level2_post" template
where would i add this
### whats above ###
<img src="light.pacebo[forumhome]/$forum[forumid].gif" alt="$forum[title]" border="0" style="filter:alpha(opacity=25); -moz-opacity: 0.25;" vspace="2 px" hspace="2 px" align="left"/>
### Whats Below ###
rebelsrock06
04-16-2004, 03:31 PM
bump
rebelsrock06
04-22-2004, 08:48 PM
Ok ive been messing around with this for a while and ive gotten it to show the opacitized image but i cant seem to make it be the BG of the page. What i want is to have a Main BG image and then have the Pages BG to be a Image that is opacitized so you can see thru it to the other image ? ?
rebelsrock06
04-24-2004, 01:27 AM
*gets on knees and BEGS * PLeaseeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
rebelsrock06
04-24-2004, 01:47 PM
Thanks for the help guys but i got it to work.
You put your background image in the MAIN and then in the PAGE background css atributes in the EXTRAS
put filter:alpha(opacity=90);-moz-opacity: 0.9;
it works GREAT :D:D:D:D:D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.