Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
I see you’ve changed to the footer menu now! You might want to add this to your child theme’s stylesheet or the Custom CSS option:
#copyright {
width: auto;
}That’ll cause the footer to not be pushed down so much.
Admin
Those are some seriously cool gadgets… is there such thing as a geekdrool? Cause I think I’m geekdrooling right now..
Other than, nice and clean layout. Is there any reason you’re using a text widget for the links in the footer rather than using a footer menu instead?
Admin
@keshamaustin, please provide a link to your site. Also, are you using the Graphene Mobile theme on your site, or just Graphene?
@Ken, only me, moderators and people who have purchased Graphene Mobile can read and add posts in this section of the forum. So, just in case @keshamaustin hasn’t actually purchased the Graphene Mobile theme, I’m moving this back into Graphene Support 🙂
Admin
In reply to: Urgent: why all my sites with Graphene theme are broken?
March 22, 2012 at 8:43 pm #26658That’s great news! Thank you for your cooperation and fast response.
—
Sent via Android using Tapatalk. Please excuse my brevity.
Admin
In reply to: Urgent: why all my sites with Graphene theme are broken?
March 21, 2012 at 8:27 pm #26654Yes, but that’s not exactly a fix, but a workaround. The next time they change the code, you’ll have to update your site’s codes again, and you may never know when that will be. The best course of action is to contact them and let them know about the issue.
Apart from that, you’ll also have to add the
!importantbit for the footer, and any other elements the ratehub widget overrides. (And maybe add a title for your site – I don’t think it’s good for SEO if your front page site title is just ».)Admin
In reply to: Urgent: why all my sites with Graphene theme are broken?
March 21, 2012 at 8:19 pm #26652Check if they have updated codes for the widgets. They shouldn’t be asking you (or anyone else) to use the stylesheet meant for their site. It’s asking for trouble.
Admin
In reply to: Urgent: why all my sites with Graphene theme are broken?
March 21, 2012 at 8:07 pm #26648There are two things that you should not do here:
1. Use an entire stylsheet meant for another site on your own. If you like a particular style, just copy/paste the relevant sections of the stylesheet.
2. Not just do the above, but also load the stylesheet directly from the other site instead of placing it on your server. This shouldn’t be done on two counts: 1) The other site’s owner may not like it, as you are using up their server resources, and 2) Whenever the other site’s owner change the stylesheet, it affects your site as well.
Admin
Try disabling the slider and see if it works.
Admin
Looks like you have a
header.phpfile in your child theme. Try removing that and it should be working again.Admin
In reply to: Urgent: why all my sites with Graphene theme are broken?
March 21, 2012 at 1:32 am #26643Quote:css file from http://www.ratehub.ca/css/main.css?v=5 has no impact to your theme, because it was co-existing with no any problemYes it does, as it sets the width for
#containerand#footer, which overrides the width set by the theme. Perhaps there was a change in this CSS file that causes all of your sites which loads the CSS file to suddenly stop working properly.
