redlodgeales
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Need transparent background but a solid content areaThat worked out! Is the process the same to make the menu and footer transparent also? I liked the look of everything being transparent on the page, but i didn’t want the background bleeding through new photos I post, if that makes any sense.
Forum: Themes and Templates
In reply to: Need transparent background but a solid content areaStill nothing happening…
Forum: Themes and Templates
In reply to: Need transparent background but a solid content areaI’ve added the quotes and still nothing. I think you’re right that it’s being overwritten by something, but I don’t have a clue as to what or how to bypass it.
Forum: Themes and Templates
In reply to: Need transparent background but a solid content areaI tried putting the background-image into the wrapper, but nothing seemed to happen. Here is what I have…
#wrapper {
position:relative;
max-width:1140px;
margin:0 auto;
box-shadow:0 0 18px rgba(0, 0, 0, .4);
background-image:url(http://redlodgeales.net/wp-content/uploads/2012/12/background50.png);
overflow:hidden;
}Does this look right or am I off somewhere?
Forum: Themes and Templates
In reply to: Need transparent background but a solid content areaOK, I’ve made a background image with an opacity of 50%. I’m struggling to find where in the pinboard theme, do I add this image? Would it be in the #wrapper or #body? thanks again
Forum: Themes and Templates
In reply to: Need transparent background but a solid content areaSorry, are you saying to use a translucent image as my overall background or the images I want to add to my content area?
Forum: Themes and Templates
In reply to: Need transparent background but a solid content area:Hello CritiKil,
I’ve been working on this same issue that you had and was wondering if you could guide me? I’m trying to add pictures to my content area, but I don’t want them to have opacity…Is this what you figured out? Thanks in advance