ClipShare Community Forums  

Go Back   ClipShare Community Forums > ClipShare - Video Sharing Community Script - General Forum > General Discussion
Register FAQ Bug Tracker Members List Calendar Mark Forums Read

General Discussion Discuss about ClipShare hosting, promotion, SEO, niches or anything else that does not fit in the other forums


Reply
 
Thread Tools Display Modes
Old 11-12-2008, 01:49 AM   #11
Joe100
Member
|Forum Senior|
 
Join Date: Aug 2008
Posts: 363
Joe100 is on a distinguished road
Arrow Omg!

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;

}
and my right side bar looks like this

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;
	

}
and you may want to edit the left side too. So! now that we have that out of the way we can begin! You need to go everywhere where your log in box is at. We will do the log in/sign up page. Go into /templates/login.tpl scroll down to where it says <div id="rightside"> then find this code:
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>
and simply replace all of THAT CODE! with this:
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>
Then to see if anything is all good go to http://www.W/EYOURSITEIS.com/login and tada! So many of you may say this is just too much work for this little thing, but I was doing it so why not share
__________________
For some odd reason almost all pages I attempt to visit it tells me "Page Not Found" I possibly may have been banned for rebelling against Danny too much? Sorry I haven't answered all the PM's I've received its been some time since I've last visited here. And unless I can start using the forum again I can't help anyone
Clip-Share for Dummies!
-The Man who Understands-

Joe100 is offline   Reply With Quote
Old 11-13-2008, 12:35 AM   #12
Joe100
Member
|Forum Senior|
 
Join Date: Aug 2008
Posts: 363
Joe100 is on a distinguished road
Exclamation this sucks!

================
__________________
For some odd reason almost all pages I attempt to visit it tells me "Page Not Found" I possibly may have been banned for rebelling against Danny too much? Sorry I haven't answered all the PM's I've received its been some time since I've last visited here. And unless I can start using the forum again I can't help anyone
Clip-Share for Dummies!
-The Man who Understands-


Last edited by Joe100 : 01-03-2009 at 03:45 AM.
Joe100 is offline   Reply With Quote
Old 11-20-2008, 01:04 AM   #13
oceankane
Member
|Forum Newbie|
 
Join Date: Nov 2008
Posts: 1
oceankane is on a distinguished road
Default Remove "powered by clip serve" when right click on a video

How do you remove "powered by clip serve" when you right click on a video?

Thanks,
Oceankane
oceankane is offline   Reply With Quote
Old 11-20-2008, 01:16 AM   #14
NomadicZA
Member
|Forum Junior|
 
Join Date: Jan 2008
Posts: 96
NomadicZA is on a distinguished road
Default

Thanks for your help! This is great info!
__________________
Outdoors Video Check it out.
NomadicZA is offline   Reply With Quote
Old 11-20-2008, 05:55 PM   #15
cshaobu382154
Member
|Forum Newbie|
 
Join Date: Nov 2008
Posts: 1
cshaobu382154 is on a distinguished road
Wink runescape shop

how can i make runescape money fast??
cshaobu382154 is offline   Reply With Quote
Old 11-20-2008, 06:36 PM   #16
Salsamovements.com
Member
|Forum Newbie|
 
Join Date: Feb 2007
Location: Basel, Switzerland
Posts: 37
Salsamovements.com is on a distinguished road
Send a message via MSN to Salsamovements.com
Default

Quote:
Originally Posted by oceankane View Post
How do you remove "powered by clip serve" when you right click on a video?

Thanks,
Oceankane
Good question: I had the same question in my mind.
Salsamovements.com is offline   Reply With Quote
Old 11-21-2008, 03:51 AM   #17
Joe100
Member
|Forum Senior|
 
Join Date: Aug 2008
Posts: 363
Joe100 is on a distinguished road
Arrow You need...

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
__________________
For some odd reason almost all pages I attempt to visit it tells me "Page Not Found" I possibly may have been banned for rebelling against Danny too much? Sorry I haven't answered all the PM's I've received its been some time since I've last visited here. And unless I can start using the forum again I can't help anyone
Clip-Share for Dummies!
-The Man who Understands-


Last edited by Joe100 : 11-21-2008 at 03:55 AM.
Joe100 is offline   Reply With Quote
Old 11-23-2008, 02:00 AM   #18
Joe100
Member
|Forum Senior|
 
Join Date: Aug 2008
Posts: 363
Joe100 is on a distinguished road
Default

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
__________________
For some odd reason almost all pages I attempt to visit it tells me "Page Not Found" I possibly may have been banned for rebelling against Danny too much? Sorry I haven't answered all the PM's I've received its been some time since I've last visited here. And unless I can start using the forum again I can't help anyone
Clip-Share for Dummies!
-The Man who Understands-


Last edited by Joe100 : 11-23-2008 at 02:41 AM.
Joe100 is offline   Reply With Quote
Old 11-27-2008, 01:22 AM   #19
Joe100
Member
|Forum Senior|
 
Join Date: Aug 2008
Posts: 363
Joe100 is on a distinguished road
Arrow Something Cool!

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
__________________
For some odd reason almost all pages I attempt to visit it tells me "Page Not Found" I possibly may have been banned for rebelling against Danny too much? Sorry I haven't answered all the PM's I've received its been some time since I've last visited here. And unless I can start using the forum again I can't help anyone
Clip-Share for Dummies!
-The Man who Understands-

Joe100 is offline   Reply With Quote
Old 11-27-2008, 01:40 AM   #20
dargre
Member
|Forum Guru|
 
dargre's Avatar
 
Join Date: Nov 2007
Posts: 2,189
dargre is on a distinguished road
Default

Quote:
Originally Posted by Joe100 View Post
On Youtube users profile's look more interesting
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 Last mod: Premium Membership Plugin for Nuevoplayer & Clipshare
Hosting solution recommended by NuevoLab
dargre is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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



All times are GMT +1. The time now is 03:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2006-2008 Envient. All Rights Reserved.

An Envient product.