ekekrantz
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Remove navbar – how?Thanks, you’re my knight in shining armour 🙂
Forum: Themes and Templates
In reply to: [Customizr] BackgroundI did this
body { background-image:url(‘http://yourdomain.com/pic.jpg’); }
and it worked BUT the problem is that the three circles with pics don’t look good – they are now surrounded by white squares.
Is there any way to fade the background a little bit, I’m thinking a little more transparency so that it doesn’t draw too much attention?
And if there’s a smart way to “get rid” of the white squares…
(I should add I’m new to html so this might not be “correct”)
Forum: Themes and Templates
In reply to: [Customizr] Change size of navbarHey, sorry for not getting back sooner – vacation…
OK, it’s been a couple of weeks but I think what I meant was this:
.row-fluid .span9 {
width: 50%;
float: right;
}Simply past the above lines in your child theme style.css and you’re done!
If this isn’t what you meant let me know…
I’m still new at this but I love to learn stuff so we’ll make it work together 🙂
Forum: Themes and Templates
In reply to: [Customizr] Change size of navbarSorry about that, I was a little too quick to post.
Solved it!I would also like to know how it’s done 🙂
Great theme btw!