timdevogel
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Widget in header Widget-area not showingYes, of course, bdbrown. should have done that in the first place… http://www.elektroretailmagazine.nl
Forum: Themes and Templates
In reply to: [Hueman] Changing appearance on small screenscould someone please look into this?
Forum: Themes and Templates
In reply to: [Hueman] Help with stylingGreat! I had to add !important, and then it worked!
Once again, thanks a million.
Forum: Themes and Templates
In reply to: [Hueman] Help with stylingHi bdbrown,
Indeed, it was the cache. The shadow’s gone now, although there’s still a very light, thin line if you look closely. Probably the shadow of another div?
Anyway, thanks for your help and patience!
Forum: Themes and Templates
In reply to: [Hueman] Help with stylingHi bdbrown,
I’d removed the code, because it didn’t work, but I’ve put it back now:
.boxed #wrapper {
background: #fff !important;
box-shadow: none !important;
}(the background part is to make the whole sidebars white and I added !important in case I had to override something).
@mememememe:
Thanks, tried that, but also to no avail.Forum: Themes and Templates
In reply to: [Hueman] Help with stylingHi bdbrown,
Thanks for the suggestion, but it doesn’t work…Forum: Themes and Templates
In reply to: [Hueman] Help with stylingsorry, that should have been: http://www.elektroretailmagazine.nl.
Forum: Themes and Templates
In reply to: [Hueman] Changing the background color of sidebarsThat didn’t work for me, but I solved it with:
.boxed #wrapper {
background: #fff !important;
}Forum: Themes and Templates
In reply to: [Hueman] Changing the background color of sidebarsNo, I’m sorry mrtom, I guess I didn’t make myself clear. The background of the sidebar is white only ‘under’ the widgets. As soon as there is no widget, the background becomes greyish.
Forum: Themes and Templates
In reply to: [Hueman] Changing the background color of sidebarsThanks mrtom414,
That helps a lot, but…. the background stops being white after the last widget. Is there a way to solve that?
Forum: Themes and Templates
In reply to: [Hueman] banner area after 1st postHa, indeed. I’ve fixed that now. Thx.
Forum: Themes and Templates
In reply to: [Hueman] banner area after 1st postCool Jesin, it works. Thanks for the effort and your patience.
I’ll fiddle around with it a bit now. It’s for a potential client who probably wants to advertise in that position. So now I’ve done my homework and ready when he finally agrees.Forum: Themes and Templates
In reply to: [Hueman] banner area after 1st postRight, my index.php now looks like this: http://pastebin.com/puzPp6nV
and I styled the widget with:
.my-ad-widget {
float: left;
}But… nothing shows up!
Forum: Themes and Templates
In reply to: [Hueman] banner area after 1st postSorry, must be my lack of knowledge, but you have me stumped. I can’t find any of those in the index.php you placed on pastebin.
Forum: Themes and Templates
In reply to: [Hueman] banner area after 1st postNope, now the whole layout was messed up…