hi, is it possible to set the content background transparent? like transparency 80%, so that i can see a background image through the content?
or only the main content area 80% ?
set transparency to whole site or content area?
17 posts from 5 voices-
Posted 10 months ago #
-
Hi ak-muc,
Can you post a link to your site that uses the Choices theme?
Regards,
IsmaelPosted 10 months ago # -
its this link, but if it works i will change to BOXED layout:
Posted 10 months ago # -
is this possible with that settings? i want to have the content area for example 80%, that u can see the picture through it.
Posted 10 months ago # -
Hi ak-muc,
You could try the following:
#wrap_all { background-color: transparent; } #main { opacity: .8; }Regards,
Devin
Posted 10 months ago # -
Great website. How did you get those icons in the header for utube and mail?
Posted 10 months ago # -
By the way your twitter and Facebook icons both direct to Facebook.
Posted 10 months ago # -
YEAH :) THX. It works great. but if i have a QUOTE style u can see with the transparency a little shiny box around?
like u can see here? is it possible to remove that? if not i dont use quotes:http://www.wsk-arbeitsrecht.de/wsk/
i mean the area around this text:
"Arbeitsrecht ist unser Rechtsgebiet: Seit 1998 sind wir auf Arbeitsrecht spezialisiert. Bundesweit nehmen wir Gerichtstermine für unsere auch überregional tätigen Mandanten wahr. Wir nehmen die Termine selber wahr und schicken regelmäßig auch keine Unterbevollmächtigten anderer Kanzleien zu den Terminen, weil wir wissen, wie wir im Arbeitsrecht arbeiten. Aufgrund unserer hohen Qualifikation können wir im Arbeitsrecht alle Arten von Fällen bearbeiten, uns ist kein Streit, keine Klage fremd. Bei hunderten von arbeitsgerichtlichen Verfahren jedes Jahr überraschen uns kaum noch taktische Neuheiten der Gegenseite."
Posted 10 months ago # -
@ cpwilson2:
thx for youre words :)
i appreciate that. i know that the links are all to facebook cause this is only a under construction link, and not ready yet.Posted 10 months ago # -
@ cpwilson2:
these icons u can activate in theme options backend.
in choices theme options there are Social Icon and Social Icon URL fields located under the favicon.
just put youre links in and choose ure social network. with the + you can add more.
After setup u must save it! thats all.Posted 10 months ago # -
is there a trick to set only seperate pages with the transparency or how can i NOT set transparency to pictures in content area.
here u can see the person pictures which are transparent too:http://www.wsk-arbeitsrecht.de/wsk/anwalte/andreas-wolff/
would be nice to have the pictures 100% and the rest 80%. is that too heavy or possible?
Posted 10 months ago # -
The opacity value will also affect the content (text, images, etc.) - if you just want to change the background opacity you need to use semi transparent background images for the content area (probably the best solution) or you can use rgba background colors: http://www.css3.info/introduction-opacity-rgba/
Posted 10 months ago # -
ok thank you...i set the post to green resolved now :)
Posted 10 months ago # -
Thanks
Posted 10 months ago # -
QUESTION
The transparent background with a picture is really fantastic. (in ac-muc's website).
Where can I read how to do this?
Thanks
Posted 10 months ago # -
just in this post above :) its the topic of the post :)
use this code in your custom css:
#wrap_all {
background-color: transparent;
}#main {
opacity: .8;
}Posted 10 months ago # -
Hi,
Glad that this is resolved. :)
Cheers,
IsmaelPosted 10 months ago #
Topic Closed
This topic has been closed to new replies.














