I made a mistake
Works fine. the only thing I can’t seem to get going are the [list] codes. The sidebar ones are in a wrong position or half hidden, the ones in posts only do one
The list shortcode has some problems when used in the sidebar, basicaly is a CSS specificity problem, you could simply “force” the the checklist background by using ”!important” on the css rule. To do that in the style.css go to line 122 and find: ul.checklist li{ background: url(img/check-bullet.png) no-repeat 0px 3px; } and replace it with: ul.checklist li{ background: url(img/check-bullet.png) no-repeat 0px 3px !important; you can do that to every other list style (next 9 lines ). But there will be padding issues you’ll have to work around.
This is a fix I gave to someone else, it’s not perfect, so use with caution. This shortcodes were not intended for sidebar use, so I’m not sure if there is a clean fix.
Is there any way to make a button link open in a new window?
Hi,
1. Is this theme compatible with WP 3 ? 2- Is there a way to add a navigation buttons to a category of pages e.g. I want to have a side navigation for the about page so it only shows the sub-pages of about and not other pages.
Thanks
Hi nfr,I think this this template is not compatible with mixed map and text in the table.For example if there is a table with one row and two columns.In the first column I put the map and second one I put the words.But the words always appears below the picture and never be side by side.I have used the exact same html codes in other themes and all of them works(the words paragraph can always appear in the right postion).I really need the solution immediately. Thanks!


130 Purchases
84 Comments