0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

2 Questions

  • 2 Questions

    Posted 13 years 7 months ago
    • Hi All,

      I have two (I think simple questions to ask) if anyone can give me insight.

      1) On all of my pages in the main-body there is 3 letters "sty" that are appearing and I can see where it is in the code, I just do not know how to change it. Please help!

      2) I am changing my site so upon registering I want it to redirect them to a landing page upon registering.

      I use mod_login to redirect people upon Login and Logout but I need a redirect only once they register. Any help is greatly appreciated.

      PS - My site is: www.yourvirtualfitness.com
  • Re: 2 Questions

    Posted 13 years 7 months ago
  • Re: 2 Questions

    Posted 13 years 7 months ago
    • Yeah I found the same with firebug but the "sty" is not located in index.php, cannot seem to figure it out, #2 also has me stumped
  • Re: 2 Questions

    Posted 13 years 7 months ago
    • search for files that include sty... on mac it is possible
    • Tilen
  • Re: 2 Questions

    Posted 13 years 7 months ago
    • You've manually added a <style> into your code and you've mistakenly got "sty" before the <style> tag.

      <div class="rt-joomla menu-home">
      <div class="rt-blog">
      <div class="rt-leading-articles">
      sty<style>
      #style1 { margin-top: 15px; }
      </style>

      So wherever you added this #style1 tag, this is where you need to remove the preceding "sty" text.
    • CMYKreative : Graphic Design , Web Design , Printing , Banner Ads , Branding and more.
  • Re: 2 Questions

    Posted 13 years 6 months ago
    • Found out the answer! A third-party plug in had an error in their code and it made it appear, man that took alot of work to find a tiny little problem!

Time to create page: 0.085 seconds