Recent content by Vuxxy

  1. Vuxxy

    XF 1.1 I can't add lines to EXTRA.css

    I just tried to replace what you posted @Qwk86gn and I got the following.. The following error occurred: The following templates contained errors and were not saved: EXTRA.css: 1) Line 165: Invalid condition expression
  2. Vuxxy

    XF 1.1 I can't add lines to EXTRA.css

    My apologies. I thought you wanted the code I was attempting to add. Here is my Extra.CSS.. /* iOS Fixes */ #QuickSearch .formPopup .textCtrl, .button.primary, .button, .textCtrl { -webkit-appearance: none; } .navTabs .navTab.PopupClosed .navLink:hover { color: #232323 !important; }...
  3. Vuxxy

    XF 1.1 I can't add lines to EXTRA.css

    /* no Help tab in navbar */ li.navTab.help{ display: none; } /* no Members tab in navbar */ li.navTab.members{ display: none; } I have also tried other codes that people have posted. Nothing I try will go through on the CSS :/.
  4. Vuxxy

    XF 1.1 I can't add lines to EXTRA.css

    I want to remove the help and members pages from showing on my nav bar, but everytime I go to add lines of code to the .css .. i get this error... The following error occurred: The following templates contained errors and were not saved: EXTRA.css: 1) Line 174: Invalid condition expression
  5. Vuxxy

    XF 1.2 Rankings / Like Button

    I've been searching like a mad man for this! On a side note I found out some extra information regarding the same feature. The options to enable or disable "liking" a post for a usergroup is under ACP > Users > User Group Permissions > Forum Permissions > Like Posts I had to message the staff...
  6. Vuxxy

    XF 1.2 Rankings / Like Button

    I have seen some pictures of there being a option under admin control panel to mess with this feature. Where is this located in the CP? I see some sites don't have it enabled and I'm not sure if I do either. Well just in general, under the avatar.. how do you change or mod all the info there...
Back
Top Bottom