+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: [ADULT] My adult tube site!

  1. #1
    anth0ny is offline Member
    Join Date
    Feb 2010
    Posts
    56

    Thumbs up [ADULT] My adult tube site!

    WARNING HARDCORE ADULT TUBE

    Think-porn - Share Your Videos

    This is my adult tube so far.

    I like most of the dark style and its layout so i do not think i will change much there.

    I do not like white templates on any of my sites so i am thinking of making a red/green template to go in its place.

    One of the things i had to change strait away was the left ad bar!
    Too close to the top so i moved it above statistics.

    Thanks for taking a look
    Last edited by anth0ny; 11-29-2010 at 09:45 AM.

  2. #2
    Dragonetta is offline Senior Member
    Join Date
    Apr 2009
    Posts
    118

    Default

    I might join your adult banner exchange.

  3. #3
    a1body2 is offline Junior Member
    Join Date
    Dec 2009
    Posts
    20

    Default version

    what version are u using i have a 2.8 and i want some different colors
    MY HOT TUBE SITE - Share Your Videos thanks

  4. #4
    anth0ny is offline Member
    Join Date
    Feb 2010
    Posts
    56

    Default

    I have 2.7

    I am currently testing 2.8 and will be upgrading as soon as i think it is stable enough to run my site.

  5. #5
    anth0ny is offline Member
    Join Date
    Feb 2010
    Posts
    56

    Default

    Done a few mods since my last post and most have said the site is overall better and faster to load.

    Homepage:

    Think-porn - Share Your Videos

    I am not sure to whitch i should do.

    A, make the thumbs slightly bigger so they fill the box.
    B, Make the thumbs smaller and have 4 thumbs per row.

    Index page loading tmes:

    Was 0.956 seconds
    Now 0.438 seconds
    ( based on a online page test)

    Streaming pages:

    Think-porn - Denise Masino - Huge Clit

    Added chat box to the left of the video's
    Removed some unneeded code

    Loading times:

    Was 1.893 seconds
    Now 0.852 seconds (Excluding video download)

    I have also removed the top network bar and am testing a new network bar witch has the ability to record visits and allowes users to share clips easily access RSS and more.

    Next i plan on completly re doing the header file to try and speed things up even more and making the site look better.

    Let me know what you think and any ideas on how to keep improving..

    Many thanks

  6. #6
    torimoore is offline Junior Member
    Join Date
    Dec 2009
    Posts
    10

    Default Tubeheadz

    how do u do all that stuff to your website can you give me some tips

  7. #7
    anth0ny is offline Member
    Join Date
    Feb 2010
    Posts
    56

    Default

    What would you like help with? Most of that stuff was quite easy to do and now i can not get the exact codes i placed due to me selling my website.

    I am moving into facebook apps but i am willing to share anything i have learnt with anyone who liked my work with the site.

  8. #8
    eyeonprize is offline Junior Member
    Join Date
    Jul 2010
    Posts
    29

    Default Black header

    I like what u did with the top "slider login" menu. Any tips on how to create one like that or where can I find an info on it. Any input is appreciated.

    Thanks

  9. #9
    anth0ny is offline Member
    Join Date
    Feb 2010
    Posts
    56

    Default

    ty.

    I may still have the files on my pc if i find them i will post them for you but it will be in a few hours as i have to go out.

    It is easy to integrate and modify but i will post instructions.

  10. #10
    anth0ny is offline Member
    Join Date
    Feb 2010
    Posts
    56

    Default

    Sorry i have been very busy but i now have the navbar files again for you to use.

    Place these in the head tags of your site in header.tpl file

    Code:
    <link rel="stylesheet" href="{$base_url}/css/slide.css" type="text/css" media="screen" />
    <!-- Sliding effect --> 
    <script src="{$base_url}/js/slide.js" type="text/javascript"></script> 
    <script type="text/javascript" src="{$base_url}/js/ddmenu.js"></script>

    Edit the nav code and place after the body tag in header.tpl

    Code:
    <!-- Panel --> 
    <div id="toppanel"> 
        <div id="panel"> 
            <div class="content clearfix"> 
                <div class="left"> 
                <h1>Welcome to {$site_name}</h1> 
                    <h2>Upload your clips and get them seen by 1000's!</h2>        
                    <p class="grey">{$site_name} is a free xxx Video hosting provider. We offer free Video hosting for all your clips!</p> 
                    <p></p>
    <p><a href="{$base_url}/signup/" />Signup</a> for an account, upload your files and share them with the world.</p> 
                </div> 
                
                     <div class="left">  <br>
    <p>Site Menu</p>
    <p><a href={$base_url}>Home</a></p>
    <p><a href={$base_url}/upload/>Upload</a></p>
    <p><a href={$base_url}/recent/>Video's</a></p>
    <p><a href={$base_url}/channels/>Category's</a></p>
    <p><a href={$base_url}/groups/featured/1>User Groups</a></p>
    <p><a href=http://{$site_name}.co.uk/>Forum</a></p>
    <p><a href="{$base_url}/rssnew.php"><img border="0" src="{$base_url}/templates/images/rss.gif" alt="rss" /></a> </p>
    
    </div>
         <div class="left right"><br />            
            User Menu<br>
    
                 {if $smarty.session.USERNAME ne ""}   <p> <a href="{$base_url}/{$smarty.session.USERNAME}">Welcome {$smarty.session.USERNAME}</a>! </p> 
                   <p>  <a href="{$base_url}/mail.php?folder=inbox"><img class="mail" height="12" {if $total_msg eq ""}src="{$img_css_url}/images/icon_mail_off.gif"{else}src="{$img_css_url}/images/newmail.gif"{/if} width="14" border="0" alt="mail" /></a>
                     (<a  href="{$base_url}/mail.php?folder=inbox">My Messages - {insert name="msg_count" assign=total_msg}{$total_msg}</a>) </p>
                    
    
        <p><a href="{$base_url}/{$smarty.session.USERNAME}">My Profile</p>
        <p><a href="{$base_url}/{$smarty.session.USERNAME}/public/">Public Videos</a></p>
        <p><a href="{$base_url}/{$smarty.session.USERNAME}/private/">Private Videos</a></p>
        <p><a href="{$base_url}/{$smarty.session.USERNAME}/favorites/">Favorites</a></p>
        <p><a href="{$base_url}/{$smarty.session.USERNAME}/friends/">Friends</a></p>
        <p><a href="{$base_url}/{$smarty.session.USERNAME}/playlist/">Playlist</a></p>
        <p><a href="{$base_url}/{$smarty.session.USERNAME}/groups/">Groups</a></p>
    <p> <a href="{$base_url}/logout/" class="bold">Log Out</a> </p>
    {$smarty.session.ZIP}
                {else}
                     <a href="{$base_url}/signup/">Sign Up</a> 
                     <br><br>
    <!-- login_box1 -->
    
    <div id="login_box2">
      
        <div class="section bg2">
        
            <div class="hd">
                <div class="hd-l">
                      {$site_name} Log In
                </div>
            </div>
            
            <form method="post" action="{$base_url}/login/" id="login-form">
            
                <div>
                    <label for="user_name">User Name:</label>
                    <input type="text" id="user_name" size="22" name="user_name" value="{$user_name}" />
                </div>
                 
                <div>
                    <label for="password">Password:</label>
                    <input type="password" id="password" size="22" name="user_password" />
                </div>
    
                <div class="forget-passsword">
                    <a href="{$base_url}/recoverpass.php">Forgot your password?</a>
                </div>
                
                <div class="submit">
                    <input type="submit" value="Log In" name="action_login" />
                    <input type="checkbox" name="autologin" />Remember
                </div>
            
            </form>
        
        </div> 
        
    </div> <!--login_box2 -->
    
    {/if} 
               
            </div> </div>
        </div> <!-- /login -->    
     {if $smarty.session.USERNAME ne ""}
        <!-- /login -->    
     
        <!-- The tab on top -->    
        <div class="tab">
            <ul class="login">
                <li class="left">&nbsp;</li>
                <li>Hello {$smarty.session.USERNAME}!</li>
                <li class="sep">|</li>
                <li id="toggle">
                     
    
    
    <a id="open" class="open" href="#">Account Menu</a>
                    <a id="close" style="display: none;" class="close" href="#">Close Panel</a>            
                </li>
                <li class="right">&nbsp;</li>
            </ul> 
        </div> <!-- / top -->
        
    </div>
    
    {else}
    
    
    
        <!-- The tab on top -->    
        <div class="tab">
            <ul class="login">
                <li class="left">&nbsp;</li>
                <li>Hello Guest!</li>
                <li class="sep">|</li>
                <li id="toggle">
                     
    
    
    <a id="open" class="open" href="#">Log In | Menu</a>
                    <a id="close" style="display: none;" class="close" href="#">Close Panel</a>            
                </li>
                <li class="right">&nbsp;</li>
            </ul> 
        </div> <!-- / top -->
        
    </div>
    {/if}
    <!-- End Panel -->
    Upload all files from this folder keeping the structure intact

    http://super-porn.co.uk/fileshare/Slidefiles.rar
    http://super-porn.co.uk/fileshare/slidefiles.zip
    Last edited by anth0ny; 12-11-2011 at 10:59 AM.

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts