ClipShare Community Forums  

Go Back   ClipShare Community Forums > ClipShare - Standard & PRO - Version 2 and Previous > Styles / Templates
Register FAQ Bug Tracker Members List Calendar Mark Forums Read

Styles / Templates Use this forum to share or find help on creating CSS style sheets or full ClipShare templates.


Reply
 
Thread Tools Display Modes
Old 07-04-2007, 07:20 PM   #21
slick rick
Member
|Forum Newbie|
 
Join Date: Jul 2007
Posts: 38
slick rick is on a distinguished road
Default template.

the dark side looks good, but one thing that i think it doesnt focus on is advertising. why doesn't clipshare have it where the admin area has a ad management. like ROTATING BANNERS. i myself dont like using code. i would like it where i could put up a advertisers banner in jpeg or whatever and set up the link to go to their site, not just code. thats one sided.

and also what about bigger banners. 300x250 728x90 .
slick rick is offline   Reply With Quote
Old 07-04-2007, 09:45 PM   #22
chris
Forum Advisor
|Forum Guru|
 
Join Date: Dec 2006
Location: Scotland
Posts: 1,124
chris is on a distinguished road
Send a message via MSN to chris
Default

the clipshare demo if darkside is not showing the ad placements good enough. Please pm me if you would like to see the ads activated on another site.
__________________

Clipshare Clearwater | Clipshare Darkmatter
FOR Clipshare DarkMatter Template / Clipshare Clearwater Template Help www.clipsharetemplates.com/support/
chris is offline   Reply With Quote
Old 07-05-2007, 04:29 PM   #23
chris
Forum Advisor
|Forum Guru|
 
Join Date: Dec 2006
Location: Scotland
Posts: 1,124
chris is on a distinguished road
Send a message via MSN to chris
Default

FIX for both Lightside and Darkside login page.

Open login.tpl and locate

<a href="/signup">

Change to;

<a href="{$baseurl}/signup.php">
__________________

Clipshare Clearwater | Clipshare Darkmatter
FOR Clipshare DarkMatter Template / Clipshare Clearwater Template Help www.clipsharetemplates.com/support/
chris is offline   Reply With Quote
Old 07-05-2007, 04:46 PM   #24
chris
Forum Advisor
|Forum Guru|
 
Join Date: Dec 2006
Location: Scotland
Posts: 1,124
chris is on a distinguished road
Send a message via MSN to chris
Default

Fix / Mod

If you want to remove the box around the comments (only viisble in IE.)

Open layout.css and locate #watchadvanced section

delete the

border: 1px solid #FFFFFF;

line
__________________

Clipshare Clearwater | Clipshare Darkmatter
FOR Clipshare DarkMatter Template / Clipshare Clearwater Template Help www.clipsharetemplates.com/support/
chris is offline   Reply With Quote
Old 07-11-2007, 03:26 PM   #25
holde
Member
|Forum Newbie|
 
Join Date: Jul 2007
Posts: 2
holde is on a distinguished road
Default Not tableless at all. It is more a beta version

Hi, I am new to this forum. I am fresh owner of the Clipshare 2.5 and the DarkSide Template. This template was advertised as a tableless template. I figured out that some sites are not updated and have still tables. Itīs not possible to make changes for that sites with the css-files. I think the template is not finished and should not selled right now. Itīs more a beta version template. There are also some sites, which have the old ClipShare 2.0 Layout (for example see "my_favour.php").

When I saw very much of the code, I noticed many mistakes. Itīs no clean code.

There should be a free update for the DarkSide template. Why I payed so much money for something, that isnīt finished
holde is offline   Reply With Quote
Old 07-11-2007, 03:53 PM   #26
mat123slade
ClipShare Customer
|Forum Regular|
 
Join Date: Feb 2007
Location: France - Limoges
Posts: 168
mat123slade is on a distinguished road
Default

Quote:
Originally Posted by holde View Post
Why I payed so much money for something, that isnīt finished
We all did ! But for the price, you can't expect much more ! But it is advertised as being a revolutionary software, but there you go! The community is great and there are many free bug fixes in the forums... I hope you find your way around...
__________________
http://www.NetJuggler.net
http://www.JuggleTube.com

IMPORTANT : JuggleTube is advertised to adults as well as kids. If you wish to test JuggleTube, please do not post porn or videos that are not related to juggling and circus arts. JuggleTube is in my signature so you can get ideas for your tube. Not so you can come along and mess it up with porn. Thank you for respecting this.
mat123slade is offline   Reply With Quote
Old 07-11-2007, 04:01 PM   #27
chris
Forum Advisor
|Forum Guru|
 
Join Date: Dec 2006
Location: Scotland
Posts: 1,124
chris is on a distinguished road
Send a message via MSN to chris
Default

i am working on a cleaner version with fixes. It will be here in 2 weeks. It was released due to demand and i am supporting it extremely well, i answer all questions regarding it and im setting up a support center on my site.
__________________

Clipshare Clearwater | Clipshare Darkmatter
FOR Clipshare DarkMatter Template / Clipshare Clearwater Template Help www.clipsharetemplates.com/support/
chris is offline   Reply With Quote
Old 07-20-2007, 09:11 PM   #28
IIXxYODAxXII
Member
|Forum Newbie|
 
Join Date: Jul 2007
Posts: 5
IIXxYODAxXII is on a distinguished road
Default

Couple of questions about the template. First is there a way to disable the box around the home_top_banner. Also the Featured Videos is not showing on the top of the page in line with Editors Pick, and Login, it is rendering under Login, Channels, Stats, and Members. Any thoughts would be helpful.
IIXxYODAxXII is offline   Reply With Quote
Old 07-20-2007, 09:39 PM   #29
louis
Member
|Forum Regular|
 
louis's Avatar
 
Join Date: Feb 2007
Posts: 233
louis is on a distinguished road
Default

what a funky name u have yoda
__________________
Clipshare Adult Content Control Mod | Clipshare No More Shitty Thumbnails Mod

Send me email if interested. johnzoy(at)hotmail.com
louis is offline   Reply With Quote
Old 07-20-2007, 10:51 PM   #30
chris
Forum Advisor
|Forum Guru|
 
Join Date: Dec 2006
Location: Scotland
Posts: 1,124
chris is on a distinguished road
Send a message via MSN to chris
Default

"Also the Featured Videos is not showing on the top of the page in line with Editors Pick, and Login, it is rendering under Login, Channels, Stats, and Members. Any thoughts would be helpful."

- This is because the advert in the home_right_box is to wide that it's causing this section to move below in internet explorer. I recommend a 120x600 skyscraper for this section.

The box at the top can be done by opening up layout.css
finding:


#main_advert{
text-align:center;
border:1px solid #484848;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}

Remove the border line or set it to colour = 000000 (black)

Chris,
__________________

Clipshare Clearwater | Clipshare Darkmatter
FOR Clipshare DarkMatter Template / Clipshare Clearwater Template Help www.clipsharetemplates.com/support/
chris 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
Darkside css demo/development thread chris Styles / Templates 18 10-01-2007 09:51 PM
CSS template - Darkside Demo online chris Styles / Templates 32 06-22-2007 09:11 AM


Latest Jobs & Projects at ITLance


All times are GMT +1. The time now is 10:22 PM.


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

An Envient product.