DieKreatur
MemberForum Replies Created
-
Many Thanks!
You are very kind.
YES!
Let me se if i got it:
#content-main {
float: none;
width: 100%;
}
.two-columns #content-main {
float: left;
width: 675px;
}
I know I changed only the two columns width to 675 px. SO:
.two-columns #content-main {
width: 675px;
}
because if I’m getting it right: the “#content-main” part that is kept will make my change to the two columns’ version belong to the proper section.
My fear was: How can i be sure the child’s own differences find their way to the portion of code that has to be changed? And what if I want to subtract something, for example the little “v-tick” image on the menu bar in the case of subpages (previously i simply would have cut the chunk of code off :))
Where can I read more to understand this language?
Thank YOU!
In reply to: Only one Home Pane Post and only one slider navigator dot
December 26, 2011 at 7:48 pm #21757😀
thank you for being so patient!
Hi josh!!!
Yes, I tried the import function and picked the images from the original graphene folder. That’s clear now.
AND:
THANK YOU! I was sure I had more then one sample post (as I’m beginning right now, and didn’t get to contents yet)BUT there was only one post!
So, I added another post and two dots appeared!
So now: when i was still testing the theme locally, I have made several changes working directly on a total copy of the style.css… NOT GOOD, ok, but that’s the child i got
Would it be correct now if i cut away from my child style all the code spots I didn’t made changes on? Shortly: keep only what’s different from the original style.css
Could you please help me once more by telling me which procedure would be best?
Thanx!
BTW
there’s also only one Home pane appearing, also using the original style.css.
Is it maybe WP 3.3 or the graphene 1.5.6?
Hi Prasanna,
Thank you for writing me. Indeed I have copied the whole style sheet folder into the child folder, cause i wanted to change some little things one day (i got the psd.)
the links to the style sheet are heading to that path.
I realized that in the child’s style.css one only the exceptions have to be added, but i don’t know how one has to write this code in order to make it swap the changes.
I understood the meaning of the property
@import url(“../graphene/style.css”);
even if i don’t know where it has to be placed in the child’ style.css.
I will have to learn to customize properly the style.css
MEANWHILE 🙁
even if I entirely bypass my custom child style.css by switching back to Graphene’s original style.css I still got only one dot on the navigator.
Am I doing something wrong? Shouldn’t it be working if i use the original style.css?
Viewing 6 posts - 1 through 6 (of 6 total)
