This topic has 8 replies, 2 voices, and was last updated 9 years by OrhanSumer.
-
Author
-
December 25, 2014 at 11:56 #40319OrhanSumerParticipant
Hi Support,
I don’t why now full web site is in italic font style. I did remove everything on CSS but doesn’t solve. Is there any why to skip this issue?
http://goo.gl/OoZ4hW
http://goo.gl/106cXkThanks
December 25, 2014 at 12:55 #40324sharmstrModeratorIf you check your css that’s being interpreted, you’ll see that the italics is being set by your User Agent (local machine) https://wordpress.org/support/topic/how-to-disbale-user-agent-stylesheet
If you look at your source code, you’e missing a semicolon
COPY CODE<style type='text/css'>img#wpstats{display:none}</style>
You are also throwing 404 errors. http://www.etkinlikkurdu.com/css/style.css?ver=4.0.1 Failed to load resource: the server responded with a status of 404 (Not Found)
I think it has to do with wp memebers.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 25, 2014 at 14:16 #40325OrhanSumerParticipantYes you’re something is wrong in CSS, to find it I did disable entire plugins even in this circumstances didn’t solve.
In additional, css load failure is also in your site, give 404 http://seventhqueen.com/css/style.css, I don’t think this is related with this issue
December 25, 2014 at 14:22 #40326OrhanSumerParticipantProblem is solved, <– Customization issue by my side.
in header <em class=”muted”> is not closed with therefore all pages is affected it.December 25, 2014 at 14:54 #40327sharmstrModeratorRegarding the css 404 error on the demo site: Which page?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 25, 2014 at 15:10 #40328OrhanSumerParticipantDoesn’t change any configuration for css side on my website. But in your as I mention above http://seventhqueen.com/css/style.css is coming 404 error message.
December 25, 2014 at 15:19 #40329sharmstrModeratorWhich page on the demo site is showing that error?
If you’re just saying that http://seventhqueen.com/css/style.css doesnt exist, than that’s correct. It shouldn’t exist, but your site is trying to load it. The demo isn’t as far as I can tell. If I’m wrong, please give me a link to the page on the demo that’s trying to load that css file.
If you look at your source code, wp members is trying to load it
COPY CODE<link rel='stylesheet' id='wp-members-css' href='http://www.etkinlikkurdu.com/css/style.css?ver=4.0.1' type='text/css' media='all' />
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 25, 2014 at 15:45 #40330OrhanSumerParticipantStrange, for wp-memeber I will check it.
But subject of this topic is now solved. If I have issue about which you point it I will open another ticket.
Thanks
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.