snp_85
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] BackgroundThats just made header and footer bigger (zoomed).
Ok, I’ll post a link soon.
Forum: Themes and Templates
In reply to: [Virtue] BackgroundOk. That’s worked for body.
But still not working for head and footer background.
Forum: Themes and Templates
In reply to: [Virtue] BackgroundI mean, when I zoom out the browser windows OR I open the webpage in a pc with higher monitor resolution, I’ve got this:
http://postimg.org/image/4kn9d1ssf/
I’m not sure, but something to do with the information provided here:
https://css-tricks.com/perfect-full-page-background-image/
Tried:
html { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }didn’t work for me
Forum: Themes and Templates
In reply to: [Virtue] background of main menuNot yet hosted. I’ll come back then with a link.J ust puted a similar color temporary.
Forum: Themes and Templates
In reply to: [Virtue] background of main menuthat’ all I’ve got in the adv settings:
.contentclass { background:rgba(60,27,27,.60); } .contentclass { border:2px solid rgba(05,0,0,.55); border-radius:5px; box-shadow:14px -1px 25px 3px rgba(60,27,27,.55); } .wrap.contentclass { margin:0 auto; max-width:1200px; } .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea { background-color:rgba(60,27,27,.30); color:#fff; width:50%; border-radius:5px; } .wpcf7 input[type="submit"] { background:rgba(60,27,27,.30); color:#ddb471; border-radius:5px; } #nav-second ul.sf-menu>li { width:auto; float:none; display:inline-block; } #nav-second ul.sf-menu { text-align:center; } #nav-second ul.sf-menu>li>a { padding:10px 20px; }Forum: Themes and Templates
In reply to: [Virtue] background of main menuSomething is wrong , because now I can’t set the background image at all in the adv. styling. I can set the color, ok. But when I upload an image, nothing happens. I see it uploaded, saved. But no change in the menu.
Any idea why is so?
Forum: Themes and Templates
In reply to: [Virtue] background of main menuPartially worked, with 13px
http://postimg.org/image/3u70skcjh/
But still not full width, and, the top of the texture is cutted, I imagine that’s height limit somewhere. And may be width.
Forum: Themes and Templates
In reply to: [Virtue] background of main menuOk. I’ll try to show.
I’ve got this texture: http://postimg.org/image/hol73ml8d/
When I code this:
#nav-main ul.sf-menu a {
background: url(YOUR IMAGE URL);
}The result is:
http://postimg.org/image/ufdunclrp/
And what I’m trying to do is:
http://postimg.org/image/73ucbzwvp/
–full width to a homepage.
Forum: Themes and Templates
In reply to: [Virtue] background of main menuThis determine for each menu item, and what I need is the hole menu line, page width
Forum: Themes and Templates
In reply to: [Virtue] ScrollingIt’s only local at the moment, later on I’ll try to return for this question then.
Just another question to not create a post apart.
Where I can set the hover effects of the menu links?
Tried to view the /themes/virtue/themeoptions/options/css/style.css , but to difficult to find the set.
I guess that I could determine in the adv. settings theme options, but what exactly.
Effects like: http://ianlunn.github.io/Hover/
Forum: Themes and Templates
In reply to: [Virtue] Opacityand where I can set the opacity of a header?
I mean —> Header Background Color —-> set to transparent but with the opacityForum: Themes and Templates
In reply to: [Virtue] Opacitythanks.
Forum: Themes and Templates
In reply to: [Virtue] OpacityTrue.
But the case of boxed style, there are kind of transparent borders in the header and footer, what I really would like is the .contentclass style only visible boxed. How I can make header and footer convex borders disappear?
Forum: Themes and Templates
In reply to: [Virtue] Opacity.contentclass { background: rgba(255,255,255,.9); }Thanks, that worked for me.
But what I really wanted is not the whole background, it’s just where the text is. I mean, kind of a “box” as in example link I’ve posted.Any way to determine the borders of this opacity background.
Forum: Themes and Templates
In reply to: [Virtue] OpacityYes. The page background (not the body background).
I mean, when you create a page, or write a post in a blog, the “content” of it, it’s in a opacity box.
Something like that (example) :
http://schwarttzy.com/wp-content/shoppthings/AdventureTheme.jpg