-
tsorianoParticipant
Hello, first sorry for my english and thanks for this magnific theme!!! I’m trying to do similar as you but i have problems with the sidebar is bigger than the example, is like a thir colums white.
the web is http://www.bombonesparaeuropa.com
thank you very much!!
ivygoogleParticipantmaybe it can help u:appearance>Theme Options>layout,
look at”Choose your preferred Layout”gindavallParticipantIt appears to me that you’ve chosen a page template that’s “content plus sidebar”. Choose another page template. And use “sidebar top” widget area if you want your sidebar content to be wider.
tsorianoParticipantThanks! But I don’t know what I’m doing brong. In Layout i’ve choose the first one: its contet + sidebar right. I want that the sidebar will be only one colum but now i have a colum content + sidebar + a empty colum
gindavallParticipantUse the “sidebar top” widget area instead of the one you are using. Put everything in “sidebar top” widget area if you want it to fill the entire sidebar.
jjifmeyerParticipantWhen I have a page (Template- content/right)
That means the sidebar is on the right.
When I then try to put a widget in (Top Widget) area the widget is getting forced
down below the (content area) of that page.
Am I doing something wrong or is this a glitch with the THEME ?solysombraParticipantI think I understand your problem. Try adjusting CSS line 577. By default, the two column layout is set for a right column of 50%, which is obviously too big for a sidebar and makes it look like there’s an empty column to the right. Go to Theme Options, then Layout, and try adding the following custom CSS in the window where it says “enter your custom CSS” to make the sidebar smaller:
.twocol {
width:30%
}Adjust the percentage as you wish, but I found that 30% looks good for a sidebar.
Hope that helps!FLaur98ParticipantI am having the same problem but when I change the width it shrinks the right side posts. I want to make the posts spot wider and shrink the left sidebar.
ntorzsaParticipantI am having the same problem! And the CSS given above just made both the content and the sidebar really small. I basically have an extra column in the middle for no reason. I have tried everything i can think of.
Pietro_2003ParticipantJust got this answer in another thread re similar problem (Gindavall had it right):
Guys,
Try to take your widgets out of left and right and put them to top only.
Cheers,
Alexander @ http.//www.mouseclick.com
Tagged: Sidebar Width
You must be logged in to reply to this topic.