The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

transparent background

+2
Beyonder
mialink
6 posters

Go down

transparent background Empty transparent background

Post by mialink May 16th 2014, 9:48 pm

Can backgrounds be made transparent or semi transparent on forumotion? Like where img background can be seen on the cell rows?
http://soapdreams.go-board.com/
Oh and can members select their own themes yet?It has been a while since I dealt with forumotion.
Thank you!
avatar
mialink
New Member

Posts : 11
Reputation : 1
Language : english

http://imjustmadaboutyou.forumotion.com

Back to top Go down

transparent background Empty Re: transparent background

Post by Beyonder May 16th 2014, 10:25 pm

gotta edit the image you can request a render here. Smile
Beyonder
Beyonder
Forumember

Male Posts : 721
Reputation : 29
Language : English
Location : Beyond Realm

http://fictionalomniverse.forumotion.com/

Back to top Go down

transparent background Empty Re: transparent background

Post by TheCrow May 17th 2014, 12:14 am

mialink wrote:Can backgrounds be made transparent or semi transparent on forumotion? Like where img background can be seen on the cell rows?
http://soapdreams.go-board.com/
Oh and can members select their own themes yet?It has been a while since I dealt with forumotion.
Thank you!
To make backgrounds transparent add in the css after the element command the below:
Code:
background: transparent !important;

For the second problem of your i cannot help you! Sorry..
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

transparent background Empty Re: transparent background

Post by SLGray May 17th 2014, 12:54 am

Forumotion does not have an option where members can change the theme of a forum.


transparent background Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

transparent background Empty Re: transparent background

Post by mialink May 17th 2014, 1:09 am

What is an element command?
avatar
mialink
New Member

Posts : 11
Reputation : 1
Language : english

http://imjustmadaboutyou.forumotion.com

Back to top Go down

transparent background Empty Re: transparent background

Post by TheCrow May 17th 2014, 3:26 am

The element command is where you want the transparent background. If you want it to all the body of your forum, then the element command is "body { ...}" if you want it for the categories then there is an other element command. It depends where you want it! Where exactly do you want the transparent background?
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

transparent background Empty Re: transparent background

Post by SLGray May 17th 2014, 6:30 am

Element command is another way of saying CSS selector.


transparent background Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

transparent background Empty Re: transparent background

Post by Pizza Boi May 17th 2014, 10:36 am

Hi Very Happy

Oh and can members select their own themes yet?It has been a while since I dealt with forumotion.
Thank you!

As of now, no, the most advanced thing a forum can do in Forumotion is to select their own color scheme; however, the provider and codist/linguist requires money to give you the code Sad .

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

transparent background Empty Re: transparent background

Post by mialink May 17th 2014, 12:13 pm

Marios94 wrote:The element command is where you want the transparent background. If you want it to all the body of your forum, then the element command is "body { ...}" if you want it for the categories then there is an other element command. It depends where you want it! Where exactly do you want the transparent background?
I would like it on the main page so Ithe background will show slightly.Not where it will interfere with the font and make it hard to read though.
avatar
mialink
New Member

Posts : 11
Reputation : 1
Language : english

http://imjustmadaboutyou.forumotion.com

Back to top Go down

transparent background Empty Re: transparent background

Post by TheCrow May 17th 2014, 4:15 pm

Search
Code:
#wrap
in your css and if there is change the entire code with the below:
Code:
#wrap {
background-color: #f3f5e7;
border: 1px solid #705555;
margin: 0 auto;
min-width: 768px;
padding: 5px;
width: 90%;
opacity: 0.9;
}
if not then you can add it in the bottom of the css.
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

transparent background Empty Re: transparent background

Post by lucywill May 20th 2014, 5:21 am

Hagoromo Otsutsuki wrote:gotta edit the image you can request a render here. Smile

the key is how to do it and i know a lot of image processing control can be used to make transparent background, such as Photoshop. do you have any good suggestion?
avatar
lucywill
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

transparent background Empty Re: transparent background

Post by SLGray May 20th 2014, 5:28 am

lucywill wrote:
Hagoromo Otsutsuki wrote:gotta edit the image you can request a render here. Smile

the key is how to do it and i know a lot of image processing control can be used to make transparent background, such as Photoshop. do you have any good suggestion?
If you do not want to create it yourself, you can request graphics here - https://help.forumotion.com/f31-graphic-requests .


transparent background Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

transparent background Empty Re: transparent background

Post by Pizza Boi May 20th 2014, 3:11 pm

Hi Very Happy

If you want to create a transparent image, just make sure you start the creation file AS transparent.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum