css doesn't slide
-
Dear, WordPress support
I am having a strange problem started 3 days ago, when I was costuming my blog’s themes, the problem was with the options, when I wanted to edit the CSS or the fonts and such, the new window that suppose to make me edit doesn’t slide.
This is a photo, it will help me clarify my problem hopefully:
note/ I tried 3 diffident web browsers and the problem was in all of them.
The blog I need help with is: (visible only to logged in users)
-
Hi there – how frustrating! Thank you for the screenshot. I’m not having any problem loading it on your site. You are clicking on the customizer menu items, correct, not just hovering over them? When you click does nothing happen at all, or do you get an eternally loading window?
I notice there’s a scrollbar in your screenshot – does that appear only when the customizer is open?
Also, can you please confirm which version of Chrome you’re using in the screenshot?
-
Hello,
Well, I believe that I click on the customizer menu items correctly and not just hovering over them :P. Plus, I did it again a minute ago, and when I click nothing happen at all.
My Chrome version is 28.0.1500.72, It’s the latest version.
Thank you, I hope you solve it soon.
-
Hmm. So this started 3 days ago? This wasn’t a problem for you before that? Can you recall any changes that you made to your browser around that time – any extensions you installed, for example?
If you’re able to, can you check this out on another computer to see if you have the same problem – like, if you usually use your home computer, try it at work, or the opposite?
-
Well, I am not sure if this started 3 days ago, it might be more then that. Anyway, I tried two different computers, and three different browsers, plus I don’t recall any changes I made, but, I started using the IPad version of WordPress just before I realized the problem.
Could be someone in WordPress made me unable to edit CSS ?, because I do change it a lot ^^, and I do ask you a lots :)
Thank you,
-
Hi
I just want to add this code into my CSS,
body.home .more-articles .section-title h1 {
color: transparent;
}
body.home .more-articles .section-title h1::selection{
color: transparent;
background-color: transparent;
}
body.home .more-articles .section-title h1::-moz-selection{
color: transparent;
background-color: transparent;
}
body.home .more-articles .section-title h1:before {
content: "المزيد من الأخبار المقالات";
color: #999;
}
body.home .recent-articles .section-title h1 {
color: transparent;
}
body.home .recent-articles .section-title h1::selection{
color: transparent;
background-color: transparent;
}
body.home .recent-articles .section-title h1::-moz-selection{
color: transparent;
background-color: transparent;
}
body.home .recent-articles .section-title h1:before {
content: "أحدث الأخبار و المقالات";
color: #999;
}
a.read-more{
color: transparent;
}
a.read-more::selection{
color: transparent;
background-color: transparent;
}
a.read-more::-moz-selection{
color: transparent;
background-color: transparent;
}
a.read-more:after{
content: "اقرأ المزيد →";
color: #fff;
}
If you could add it, I would appreciate it.
Thanks,
-
body.home .more-articles .section-title h1 {
color: transparent;
}
body.home .more-articles .section-title h1::selection{
color: transparent;
background-color: transparent;
}
body.home .more-articles .section-title h1::-moz-selection{
color: transparent;
background-color: transparent;
}
body.home .more-articles .section-title h1:before {
content: “المزيد من الأخبار المقالات”;
color: #999;
}
body.home .recent-articles .section-title h1 {
color: transparent;
}
body.home .recent-articles .section-title h1::selection{
color: transparent;
background-color: transparent;
}
body.home .recent-articles .section-title h1::-moz-selection{
color: transparent;
background-color: transparent;
}
body.home .recent-articles .section-title h1:before {
content: “أحدث الأخبار و المقالات”;
color: #999;
}
a.read-more{
color: transparent;
}
a.read-more::selection{
color: transparent;
background-color: transparent;
}
a.read-more::-moz-selection{
color: transparent;
background-color: transparent;
}
a.read-more:after{
content: “اقرأ المزيد →”;
color: #fff;
} -
Hi there – sure thing, I added it for you. Of course we wouldn’t block your ability to use your CSS! :)
In Chrome, could you please try the following? Please go to File->New Incognito Window and then go to http://wordpress.com/ in that window and log into your account. Then, see if you have the same problem there with the Customizer.
Also, if you go to your Dashboard and go to Appearance->Custom Design->CSS does the customizer open for you? Or same thing happen?
-
Hi,
Thank you for adding CSS.
I tried your solutions but unfortunately they didn’t work. I even tried giving the administration to another user and it still didn’t work :(((( ..
I will try to clarify my problem via video screenshot soon
-
Hi there – Ok, we are able to reproduce this problem using Windows 7 and a right-to-left language setting. I have opened a bug report and I will keep you posted when I have more information. Thanks for reporting this!
-
Hello
Due to the strange problem that I experienced the last couple of weeks, I have transferred my blog to another host and I used a new domain, plus I copied everything through XML files. However, I want to make my old blog transfer automatically to the new one, when some visit the new blog, so I hope you do that for me.
New blog : http://shababon.com
-
-
Hi there – I’m very sorry that you felt you needed to move your entire site because of this! You would like to redirect sheenp.com to http://shababon.com, correct? If so, you can use a Site Redirect. I have added $13 worth of credit to your store so you will not have to pay for it when you purchase it.
Also, you can simply move your sheenp.com domain to the new site entirely by updating your name servers, as described here:
http://en.support.wordpress.com/domains/change-name-servers/Let me know if you need any help with either of these options!
- The topic ‘css doesn't slide’ is closed to new replies.
