X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/48b869cf42d8be66f4a76a3c683416d2c1b5497e..28c3e5482d7431b7554e6288bb2f9f55fbd274ed:/doc/forum/Trail_plugin_links_with_Actiontabs_theme.mdwn diff --git a/doc/forum/Trail_plugin_links_with_Actiontabs_theme.mdwn b/doc/forum/Trail_plugin_links_with_Actiontabs_theme.mdwn index f6d7ee27d..decaaa1bc 100644 --- a/doc/forum/Trail_plugin_links_with_Actiontabs_theme.mdwn +++ b/doc/forum/Trail_plugin_links_with_Actiontabs_theme.mdwn @@ -17,3 +17,31 @@ can help me - it will be great. Thanks in advance! --[[fr33domlover]] + +> I looked at the file *page.tmpl* and it seems I may be able to change +> the trail link location if I edit that file. Would it be a good/possible solution to +> edit it and put it in the git repo to be used instead of the default one? +> +> --[[fr33domlover]] + +>> That's how I intended trails to look with actiontabs: +>> is +>> another example. +>> +>> With the way the actiontabs theme works, if you want to move the +>> trail bits down into the content area (white background in the +>> unedited theme) you might have to alter both `page.tmpl` +>> and the actiontabs CSS. You'll see that the actiontabs CSS +>> has a special case for trails, because the tabs and the trail +>> links would overlap otherwise - you might have to remove +>> that special case. --[[smcv]] + +>>> Thanks, I'll try that. But I've been using those trails in the last +>>> several hours and I'm beginning to get used to the current +>>> layout. Maybe I'll just keep it :-) +>>> +>>> (Anyway the way trail links look on my wiki is valid, it's exactly +>>> like on your link, only with different colors. I suppose it's +>>> just a cosmetic issue then) +>>> +>>> --[[fr33domlover]]