Mastergreedsays
I’ve been informed about problem with transparency of arrows on the sidebar under IE6 – I already know what the problem is and I will be updating files very soon. Ech, I need to find better way for fixing stuff on Ubuntu…
Mastergreedsays
I’ve been informed about problem with transparency of arrows on the sidebar under IE6 – I already know what the problem is and I will be updating files very soon. Ech, I need to find better way for fixing stuff on Ubuntu…
sophsays
hi there, I am wondering if I can make the page design FIXED for the template, and what would I need to do in the style sheet for the page to be fixed? Thanks in advance. soph.
Please open the css/framework.css file, and find:
#container {
width: 100%;
}
Change the width value to point value, for example 900px. Next, look lower for
#primary {
width: 73.8%;
float: left;
}
And change width value to X, where X = #container’s width subtract 251px
(the sidebar’s width)
As far as I remember, no other value need any changes, so it should work.
slappedmonkeysays
prob a real nubie question but can this skin the wordpess admin screen?
7comments