http://d.pr/i/NQzM <<<
a.WriteButton.TabLink,a.DraftButton.TabLink{ display:none; }
if you would just use firebug or other web inspector you would be able to figure this out easy . All you do is look at the source code and find the part you want to edit and copy the stuff into your custom.css
http://vanillaforums.org/discussion/22947
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
thx bro
Comments
a.WriteButton.TabLink,a.DraftButton.TabLink{
display:none;
}
if you would just use firebug or other web inspector you would be able to figure this out easy . All you do is look at the source code and find the part you want to edit and copy the stuff into your custom.css
http://vanillaforums.org/discussion/22947
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
thx bro