![]() |
|
|||||||
| General Discussion Discuss about ClipShare hosting, promotion, SEO, niches or anything else that does not fit in the other forums |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Member
|Forum Senior|
![]() ![]() ![]() ![]() Join Date: Aug 2008
Posts: 363
![]() |
Seriously?! why just why spam something that obviously no one will read! At least spam something funny or soemthing someone might just happen to skim over -.-
Anyways, I've already posted this but I suppose I should post it here too. I'm not sure if you have ever wanted this, but I have seen a few asking for it and I thought it was pretty cool my self. I mean its nothing that special, but some people just don't know the coding but they really want it - so I took the liberty of doing it! Its simply where you have a unkown avatar next to the login. Lol to many of you it might seem that I just wasted your past 20 sec but I am actually seeing people who really want it! So some think it looks really cool but the problem is...you are going to have to edit the css/tpl_style also, when I say that I mean your going to have to change the width of your side bar and your general container. This is what my general container looks like YOURS DOSE NOT HAVE TO BE THIS BIG THIS IS AN EXAMPLE Code:
/* GENERAL CONTAINER */
#container {
margin: 0px auto;
padding: 0px;
width: 927px;
text-align: center;
}
Code:
/* Right Side */
#rightside {
margin: 0px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 5px;
padding: 0px;
width: 322px;
text-align: left;
float: right;
}
#login, #statistic, #online,#vote, #adv, #latestvideo, #populartags,
#profiledetail, #recenttags, #othervideo, #relatedvideo,
#relatedtag,#small-rightbox {
display:block;
width:320px;
padding:2px;
background: #111111;
border: 1px solid #2f2f2f;
}
Code:
<form id="loginForm" name="loginForm" method="post" action="{seourl rewrite='login' url='login.php'}">
<p>
<label for="name">{translate item='global.username'}:</label>
<br />
<input type="text" name="username" size="22" tabindex="3" id="name" class="logintext" />
<br />
<label for="password">{translate item='global.password'}:</label>
<br />
<input name="password" type="password" class="logintext" id="password" tabindex="4" size="22" />
<br />
<a href="{seourl rewrite='recoverpassword' url='recoverpass.php'}" title="Forgot!">{translate item='global.recover'}</a><br />
<input type="hidden" name="action_login" value="Log In" />
<input type="image" src="images/login.gif" tabindex="5" class="loginbutton" />
</p>
</form>
Code:
<table border="0" cellspacing="0" cellpadding="0" width="320">
<tbody>
<tr>
</tr>
<tr>
<td align="left"><img src="http://i247.photobucket.com/albums/gg134/ani-mediaz/unknown.png" border="0" alt="Naruto" /></td>
<td> <form id="loginForm" name="loginForm" method="post" action="{seourl rewrite='login' url='login.php'}">
<p>
<label for="name">{translate item='global.username'}:</label>
<br />
<input type="text" name="username" size="22" tabindex="3" id="name" class="logintext" />
<br />
<label for="password">{translate item='global.password'}:</label>
<br />
<input name="password" type="password" class="logintext" id="password" tabindex="4" size="22" />
<br />
<a href="{seourl rewrite='recoverpassword' url='recoverpass.php'}" title="Forgot!">{translate item='global.recover'}</a><br />
<input type="hidden" name="action_login" value="Log In" />
<input type="image" src="images/login.gif" tabindex="5" class="loginbutton" />
</p>
</form><td>
</tr>
</table>
![]() |
|
|
|
|
|
#12 |
|
Member
|Forum Senior|
![]() ![]() ![]() ![]() Join Date: Aug 2008
Posts: 363
![]() |
================
Last edited by Joe100 : 01-03-2009 at 03:45 AM. |
|
|
|
|
|
#13 |
|
Member
|Forum Newbie|
![]() Join Date: Nov 2008
Posts: 1
![]() |
How do you remove "powered by clip serve" when you right click on a video?
Thanks, Oceankane |
|
|
|
|
|
#14 |
|
Member
|Forum Junior|
![]() ![]() Join Date: Jan 2008
Posts: 96
![]() |
Thanks for your help! This is great info!
__________________
Outdoors Video Check it out. |
|
|
|
|
|
#15 |
|
Member
|Forum Newbie|
![]() Join Date: Nov 2008
Posts: 1
![]() |
how can i make runescape money fast??
|
|
|
|
|
|
#16 |
|
Member
|Forum Newbie|
![]() |
|
|
|
|
|
|
#17 |
|
Member
|Forum Senior|
![]() ![]() ![]() ![]() Join Date: Aug 2008
Posts: 363
![]() |
Well if you know Clip-Share you know they will find anyway to try to get your money
But of course they say it like its nothing:"For a flat-fee of only $50, you can personalize the flash video player integrated in the ClipShare script with your own logo watermark. If you choose to, we can also attach a link to the logo that will bring many visitors to your website." Like I said all they want is your money ^_^ find out more about there little scam at http://www.clip-share.com/services/player-rebranding Last edited by Joe100 : 11-21-2008 at 03:55 AM. |
|
|
|
|
|
#18 |
|
Member
|Forum Senior|
![]() ![]() ![]() ![]() Join Date: Aug 2008
Posts: 363
![]() |
When I get my Laptop fixed, I will check to see if I can do it my self. If I can I'll be sure to tell you
Now who wants to be a bud and answer my question ![]() Last edited by Joe100 : 11-23-2008 at 02:41 AM. |
|
|
|
|
|
#19 |
|
Member
|Forum Senior|
![]() ![]() ![]() ![]() Join Date: Aug 2008
Posts: 363
![]() |
Well everyone I think I'm getting somewhere with something I am making. On Youtube users profile's look more interesting, unlike CS when people view each others profiles they look awfully bring and too bland. So I decided to make the user profile's look just like Youtube's Profile setup, but not only that I think I almost got it where users can add backgrounds and other little HTML gadgets. But I am having trouble making it where users can add there own bg, can anyone help me out on that one? Thanks
![]() |
|
|
|
|
|
#20 |
|
Member
|Forum Guru|
![]() ![]() ![]() ![]() ![]() Join Date: Nov 2007
Posts: 2,017
![]() |
99.9% of youtube users profiles is so ugly that I can't imagine how can someone have so bad taste.
Being serious - it's ok to find some good ideas on youtube, but surely not a template. Even 15 years ago templates were much better...
__________________
![]() NUEVO Flash Player - most advanced video player for Clipshare and AVS ClipShare mods by NuevoLab Hosting solution recommended by NuevoLab |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Clip-Share 3.0 RC8 | Ashraf | Pre-Sales Questions | 3 | 12-14-2007 02:00 PM |
| does CLIP.VN using clip share source code. | vietprofile | Pre-Sales Questions | 0 | 08-09-2007 05:01 PM |
| Clip-Share versus Clip-Share Pro | Fidmania | Pre-Sales Questions | 1 | 07-25-2007 08:15 PM |