Hey,
just a little question:
the first headline (vulkanradweg reloaded) ist not totally on the same height as the text widget (moin moin bei brettbook). is there a way to fix this?
greets,e cke
Hey,
just a little question:
the first headline (vulkanradweg reloaded) ist not totally on the same height as the text widget (moin moin bei brettbook). is there a way to fix this?
greets,e cke
Change the margin of #content to fitting negative px so it aligns!
Nice site,
Andreas
Thanks, perfect!
ah, damn. i forgot to say that i want it only for the main page...with this trick, all the other headlines on other oages go up too and through the navbar :D
may better if i just push down the sidebar a little, is there a way too?
you can add a top margin to the sidebar to align them up like this:
#sidebar { margin-top: 10px; }
and you can remove the bottom margin of the frontpage slider to remove the gap to the content by adding this to the slider shortcode:
marginbottom="0"
You must log in to post.