-
AuthorPosts
-
November 25, 2015 at 2:12 pm #542427
Hi!
Please check http://www.sporthuisolympia.nl/wp
See attachment.
The space between sidebar and backgroud is white now. Can I change this color to the same color as the sidebar (#dddddd)?
Thanks for your answer!
Martine
- This topic was modified 9 years ago by famewebdesign.
November 25, 2015 at 3:52 pm #542491Hey famewebdesign!
hm you could increase sidebar in theme settings or just move it to the right using this code in Quick CSS field:
aside.sidebar.sidebar_right.alpha.units { right: -50px; }
Cheers!
AndyNovember 25, 2015 at 4:28 pm #542507Thanks Andy!
Is it also possible to make the sidebar as long as the main content? Now there’s some white space beneath the sidebar…Also, I would like to have a white separator in the menu (like it is now) but I do not want white borders around the header image. Now, when I make the separator white, the borders will become white also. Is that possible?
Thanks for your help!
- This reply was modified 9 years ago by famewebdesign.
November 26, 2015 at 6:48 am #542864Hi,
Not sure what’s going on with your page there but it’s looking pretty messed up on my end, could you post a screenshot highlighting what you would like to change please?
Best regards,
RikardNovember 26, 2015 at 9:32 am #542924Hi Rikard,
See attachment. Does the site looks different on your end?
I explaned in the screenshot what I ment.
Thanks!
Martine
November 27, 2015 at 11:31 am #543557Update: found out how to delete the borders on top and bottom of header image.
Only question now is how I can make the sidebar as long as the content. I would like the sidebar to connect to the footer, so there’s no white space between sidebar and footer. Is that possible?November 27, 2015 at 9:29 pm #543820Hey!
That’s kind of a difficult thing to do actually. Maybe this CSS would work.
#top #main .sidebar { min-height: 9999px; position: absolute !important; max-width: 23% !important; padding-right: 10% !important; }
If that does not work then I would try setting a background to the main content container. You could set it as 1 x 960 or however wide you have your container set to and then color one side white and the other gray and have it set to repeat.
Best regards,
ElliottNovember 28, 2015 at 10:58 am #543923It works! Thanks Elliott!
November 28, 2015 at 9:38 pm #544012Hi!
Glad you got it short out!
Please do not hesitate to contact us, if you need anything else!
Cheers!
Basilis -
AuthorPosts
- The topic ‘color next to sidebar’ is closed to new replies.