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
That’ll be 2560×2048 according to Wikipedia, but it’s impractical to set a background with that resolution, because the file size will be huge and will take forever to load (in today’s relative term at least).
There are a lot of monitor sizes out there with a lot of variation in their resolution. I would recommend a dimension of 1920×1080, with a JPEG quality setting of maybe 60 or 50. That’ll cover most monitors and resolutions, while keeping the file size reasonable enough for high speed connection.
Admin
Quote:Basically, I’d like to replace the search box in the top-bar with the language selector.Then go to Graphene Options and disable the search form.
If you’d like to have both the search form and the language selector, you would need to add some CSS to make them align on the same line.
Admin
Have a look at the theme’s slider settings in Graphene Options > Slider Options > What do you want to show in the slider. Configure as desired.
Admin
Marking thread as resolved. You can do this yourself as well.
Admin
In reply to: Search bar incorrectly displayed on Opera Mini by search widget
October 18, 2012 at 9:10 pm #33191Sites visited using Opera Mini browser goes through Opera servers that reduces the load size of the page, and in doing so apparently it changed something in the site. The misaligned search button is only one of those. The text in the site looks to have greater spacing as well.
I see that you have removed the search bar entirely. This would be an overkill, I would say, since it works well in other mobile browsers, even Opera Mobile (which does not filter the site through Opera server when you’re on WiFi). Opera Mini users account for less than 10% of the mobile browser market share.
Admin
Please put code in between backtick (
Code:`) characters. It’s usually located above the Tab key on your keyboard.
As for your question, the
.postclass is used for both posts and pages. To affect just the posts, use.type-postinstead.Admin
Doesn’t look like the code below is anywhere in your CSS, or Custom CSS option:
#developer p {
display: none;
}Caching plugin?
Admin
In reply to: Strange small yellow line below posts and pages subject…
October 18, 2012 at 9:00 pm #33179Quote:Then, I’ll go back and check if the issue still occurs. If it does not… I begin re-enabling plugins in groups of three. So, it’s just a process of narrowing it down to the faulty one.Or you can just re-activate half of the plugins, and half of the remainder after that, then still half of the remainder from the remainder after that, until something breaks or you’ve run out of plugins to reactivate. Talk about algorithm 🙂
Admin
Quote:1. If we have such an image, will the slider use it even if I don’t designate a “featured” image?2. If I have one image in the body and choose another as the featured image, which one will the slider use?
Both depends on what setting you have in Graphene Options > Slider Options > Slider Image. You can also override this setting in the individual posts.
Admin
OK, so what you need to do is edit the URL that the “Find Out More” button is pointing to so that it includes
?mobile_switch=desktopat the end of it, like this:http://www.integratedselfprotection.com/dev/landing/?mobile_switch=desktop
This will tell the mobile switcher plugin to use the desktop theme for the landing page. You do not need to change the URL of the landing page itself.
