nearwen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change fluid width to fixed?So, how can I fix now the width of the entire blog? I have fixed width on the main content column and both sidebar, but still is fluid the entire blog, and is creating a blank space between columns.
Thanks in advance!
Forum: Fixing WordPress
In reply to: How to change fluid width to fixed?Well it seems to be working, except for one thing: It creates a blank space between the content column and the first sidebar.
I’m adding it like this:
.content_left {
margin-right: 620px;
max-width:510px;
overflow:hidden;
}Forum: Fixing WordPress
In reply to: How to change fluid width to fixed?So what “Something” could be? Or what do you recommend me to you to find out?
Remember I’m a beginner.
Thanks in advance,
Forum: Fixing WordPress
In reply to: How to change fluid width to fixed?I couldn’t find any option on the theme’s settings tab.
Is there a way to change it in style.css?
Forum: Fixing WordPress
In reply to: How to change fluid width to fixed?It works fine for me.
How could that be? Is there a nice tutorial to improve the functioning of the blog? (plugins, resources, settings)