Forum Replies Created
-
Mod
Your site looks fine to me on an Android Tablet. Can you be more specific or at least include a screenshot?
Graphene Mobile Neo has custom action hook widget areas. Rather than use a plugin to insert ad code, I recommend you use this theme feature.
Mod
You need to use a custom menu for that. Graphene supports custom menus.
Mod
Quote:2nd code to make the title pop did notIt’s a very subtle effect. You can multiply it, if need be:
#header .header_title {text-shadow: 1px 1px 1px #000, -1px -1px 1px #000,1px 1px 1px #000, -1px -1px 1px #000,1px 1px 1px #000, -1px -1px 1px #000;}
.header_desc {text-shadow: 1px 1px 1px #000, -1px -1px 1px #000,1px 1px 1px #000, -1px -1px 1px #000,1px 1px 1px #000, -1px -1px 1px #000;}Mod
Mod
You may also want to add this:
#header .header_title {text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;}
.header_desc {text-shadow: 1px 1px 1px #000, -1px -1px 1px #000;}That will make your site title and tagline pop a little bit.
Mod
Add this to your custom CSS or child theme stylesheet:
div.sharedaddy h3.sd-title::before {border-top: none;}Mod
Quote:I’ve looked at various options to get around spam, but I don’t like to use a captcha.If you don’t like the appearance of the captcha, there are other captcha options available.
Quote:It only gets spam websites showing,Have you tried Akismet? It really cuts down on spam.
Also, some anti-spam plugins add a hidden field which spambots can see and fill in (but which real people cannot) so that spambot comments get rejected automatically.
Mod
In reply to: SLIDER MISSING; takes hours or a day before even simple changes show up
June 19, 2015 at 1:25 am #45037I am still not seeing a slider on this page, even in the source. Try disabling plugin to see if one of them is preventing the slider from loading.
FWIW, this site is pulling in a lot of external resources. After two minutes, it still hadn’t completed loading. I’m not sure if that has anything to do with it or not.
Mod
I see. I kept seeing the same header image everywhere.
Glad it worked for you!
Marking thread as resolved. You can do this yourself as well.
Mod
Since you’re not using rotating header images, why not just add that text to your header image? It’s a simple thing to do in GIMP or Photoshop.
