Hi,
where can i make the setting for the border between main content and the sidebar?
I think by my other sides it was already there, now its just white and looks a little bit boring.
Many greetings
rixi
Hi Mike,
thanks for your quick answer :)
I made it, but there is still no border. Where can i put the setting for the border color?
Many regards rixi
Hi,
Thank you for the update.
The border is not visible because the assigned border color is the same as the main content background. Please use this css code to adjust the color of the border.
#top #main .sidebar, .main_color aside {
border-color: #dfdfdf;
}
Best regards,
Ismael
Hi Ismael,
perfect, thank you :)
Many regards rixi