Transparent Forum Table and Modules
Page 1 of 1
Transparent Forum Table and Modules
So the screenshot for my forum is:
http://snag.gy/o6yWK.jpg
And the site url is:
http://strangelands.forumotion.com/
It is PunBB
My issue is that I'd like to make all the cells on the forum transparent. So I've figured out how to make the chatbox background transparent, but I'd like to make everything see through. This includes the cells of the table. Currently, as you can see, they are white. I was wondering if it was at all possible to maybe change their opacity in order to make the main background image of the site the background for all everything on the forum?
http://snag.gy/o6yWK.jpg
And the site url is:
http://strangelands.forumotion.com/
It is PunBB
My issue is that I'd like to make all the cells on the forum transparent. So I've figured out how to make the chatbox background transparent, but I'd like to make everything see through. This includes the cells of the table. Currently, as you can see, they are white. I was wondering if it was at all possible to maybe change their opacity in order to make the main background image of the site the background for all everything on the forum?
Customkid2- Forumember
- Posts : 29
Reputation : 1
Language : English
Re: Transparent Forum Table and Modules
Try using this code:
That could work, make sure to try it out.
- Code:
.pun table.table td {
background color: rgba(255, 255, 255, 0.30);
border-color: rgba(255, 255, 255, 0.30);
)
That could work, make sure to try it out.
Guest- Guest
Re: Transparent Forum Table and Modules
Doesn't seem to be working. The cells of the forum are still solid. I tried adjusting the opacity in a similar manner however it seems they're staying as solid as before. I'm not sure why as usually when I adjust the CSS changes. I made sure to double check to see if all my CSS was active and it is.
(Also, thanks for the help)
(Also, thanks for the help)
Customkid2- Forumember
- Posts : 29
Reputation : 1
Language : English
Similar topics
» how to make table row transparent?
» Making semi-transparent forum section tables and forum widgets solid
» please help with transparent forum T.T
» please help with transparent forum T.T
» Transparent Cell's for forum.
» Making semi-transparent forum section tables and forum widgets solid
» please help with transparent forum T.T
» please help with transparent forum T.T
» Transparent Cell's for forum.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum