This topic has 8 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
I need to change the sidebar width value is 300, and to integrate google adsense anuncos of having the default size, and surpass the sidebar text covering part of the content of the page.
Thank you in advance.
Hello,
Please provide us with wp-admin panel credentials in Private Content and show a screenshot what you want to achieve.
Thank you.
Regards,
Eva Kemp.
The image is at: http://www.convocatoriasdeajedrez.com/images/image.bmp
In it you can see how the google ad that is in the sidebar as a widget text exceeds the width of the sidebar and covers part of the content of the page.
I think that would be enough to increase the size of sidebar.
The width is 300 pixels ad.
Hello,
You can select sidebar width in a page editor > Page Layout box > Sidebar width
http://imgur.com/calvt2e
Thank you.
Regards,
Eva Kemp.
You can not specify a size in pixels?
I’ve noticed that if the sidebar is on the right side would not be necessary to adjust the size of the sidebar widget. Is it possible to define the right sidebar as the default instead of it left? This would need me as some plugins occupy the default page without me having the possibility to change the position of sidebar.
Hello,
You can try increase sidebar width, but then you need reduce width of other content.
Add this code into custom.css file.
.sidebar {
width: 300px;
}
.content{
width: 900px;
}
Regards,
Robert Hall.
Thank you very much. It worked perfectly.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Modificar el tamaño del ancho de sidebar’' has been successfully resolved, and the topic is now closed for further responses