Forum Support

Shape 5
March 29, 2024, 06:04:25 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: remove top login and register tabs via css?  (Read 705 times)
domdeveau7
Jr. Member
**
Offline Offline

Posts: 54



« on: September 27, 2012, 05:41:31 AM »

Hi, how can I remove the top login and register tabs via css?

Please note I tried via the simple template manager area.. I cleared history, cookies, and used different browsers..

I would love to edit via css..

Cheers

P.S.. posted this before with no help yet
Logged
pmiddleton
Global Moderator
*****
Offline Offline

Posts: 2097



« Reply #1 on: September 27, 2012, 10:20:19 AM »

If it won't save using the template settings, look in index.php at line 319 -

   <?php if (($s5_login  != "") || ($s5_register != "")) { ?>
      <div id="s5_logreg">
         <div id="s5_logregtr"></div>
         <div id="s5_logregtm">
            <?php if ($s5_login != "") { ?>
            <div id="s5_login" class="s5box_login">Login</div>
            <?php } ?>
         <div id="s5_logregsep"></div>
            <?php if ($s5_register != "") { ?>
            <div id="s5_register" class="s5box_register">Register</div>
            <?php } ?>
         </div>
         <div id="s5_logregtl"></div>
      </div>
      <?php } ?>

Remove or comment out this section
Logged

Paul
------------
Shape 5 Team


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.