Ninepin classic bowling portal
-
Opinions, suggestions, criticism etc…
Hmmm.. I like those customizations.. Effective Adsense placement on header, top navigation menu, widget icon and h3 background etc..,
My suggestions,
1. Use pretty permalinks.
2. Use WP-Pagenavi for better page navigation.
3. Sprite image modification for blockquote is not done well. Tweak it a little bit.
4. (Link header image to homepage).
etc..,
@Steve – Google says, it’s Croatian!! 🙂
It’s Croatian. Thanks for comments and suggestions,
1. Did that at first, but coused me so much trouble that I have to give up for now
2. Done
3. Agree, better now, but not perfect…
4. Done (think I did that but… 😉
Header image link is overlaying on previous and next post links. If you click on Pre or next post, you’ll go back to homepage. So, add this to custom CSS,
#header_img_link {
height: 120px;
}Damn, I miss that…
That’s happening because I decrese header image height?
Won’t work. It have some inherited issue as far as I see.
That’s happening because I decrese header image height?
Yes!
Won’t work. It have some inherited issue as far as I see.
Try adding that code into Custom CSS under Graphene Options. Some codes don’t work in child theme stylesheet.
OK, did it!
Insert it in Graphene Options/Display/Custom CSS and it worked.
First I insert it in child page style.css, but won’t work. Why does Custom CSS comes before child page style.css?
For sure it’s a dumb question, but I didn’t notice that before 🙂
Preferred order is Custom CSS –> Child theme style sheet –> Parent theme style sheet! 🙂
Viewing 10 posts - 1 through 10 (of 13 total)
- 1
- 2
- You must be logged in to reply to this topic.