To make the cells translucent
2 posters
Page 1 of 1
To make the cells translucent
How to make the cells translucent |
Before starting to read this tutorial, I advise you to read this one, on the css files: https://help.forumotion.com/viewtopic.forum?t=135 ---------------- To make the cells translucent : First you should have to put colors in the 'Table Row 1, 2 and 3': Admin panel >> Styles Admin >> Colors >> Table Row Colour 1, 2 and 3 After, or you directly put your CSS on the Admin panel/ Site description, or you already have a CSS file link to your board, and you just have to add this code to it. Each navigator uses a differente attribute, so you'll have to put all of them to be sure than your visitors or members will see the same effect: Opera opacity: .* Modzilla -moz-opacity: .* Internet Explorer filter: alpha(opacity=**) Now is just need to write your CSS for the cells:
Here 8 and 80 corresponds to an opacity of 80% So, if we directly put it on the admin panel: Admin panel >> General Admin >> Configuration >> Site description
Warning, make sur that all the script is put, if it's not, you'll have a bug of display with your board. It's possible to correct this bug, but you will have to ask for on the support forum. You also have the possibilty to add this to your CSS file if you have one. Just include it on :
that's all folks |
This tutorial was written by APE. |
Re: To make the cells translucent
If you want to have your cells translucent, but you have already other codes in the site desctiption, or if you feel really uneasy in using CSS, you can use SanDream's Script Generator to gather several codes in one script : https://help.forumotion.com/viewtopic.forum?t=317
Similar topics
» Translucent Logo
» coloring new msg cells
» Topic image cells
» Colorize the cells when a new message is posted
» Help On 'Colorize the cells when a new message is posted'
» coloring new msg cells
» Topic image cells
» Colorize the cells when a new message is posted
» Help On 'Colorize the cells when a new message is posted'
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum