Textbox transparency

Support Area Forums Grassroots Textbox transparency

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.fundamentet.org/wordpress
  • Author
    Posts
  • #25464
    Avatar photoSteffen Rasmussen
    Participant

    Hi,

    How can i make the textboxes transparent?
    I would like that the background blue picture is visible behind textboxes 🙂
    Everything now is only a sketch, its looks somewhat messy!

    #25467
    Bill Robbins
    Moderator

    Good Morning Steffen,

    Excellent question. You can make that transparent. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      body #wrap {
      	background: none;
      }
      
    3. Update your settings.

    If you have any trouble, just let me know.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Textbox transparency’ is closed to new replies.