Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support

Reply
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 03-13-2007, 10:26 PM
Futurosity's Avatar
Pligg Donor
 
Join Date: Jan 2007
Location: Petaluma, CA
Posts: 92
Thanks: 23
Thanked 53 Times in 20 Posts
Quote:
Originally Posted by Templora View Post
Okay, Unzip this file and check out the Video.

See what happens to the content.jpg as i scroll.
I can't reproduce this problem. It seems to be a browser problem. Not sure what to do about this one.

Quote:
Also check out what happens to the menu links and i move the mouse over them.

I see the menu link problem in your site too.
Unless I'm missing something, what you're referring to is a rollover effect. It's supposed to do that.

Quote:
And i see this problem in your site too : http://img388.imageshack.us/img388/6570/temper0.jpg

It goes like that when viewing a stroy too.
for eg, http://www.clevertutorials.com/out.p...l--Snowspeeder
and http://www.futurosity.com/story.php?...climate-change


I think that might be due to the "text-area" because these two are the only places where "textareas" are used.
Okay, this one is easy to fix. It's an incorrect tag in the story_center.tpl file. Find these lines:

Code:
<div id="commentform" align="center" style="clear:both;margin-left:auto;font-weight:bold;margin-right:auto;border-color:#ccc; border-style:solid; border-width:1px;width:400px;text-align:center; padding-bottom: 8px;">
Change
Code:
style="clear:both;
to read
Code:
style="clear:left;
I'll fix this in the next version.

Thanks for your help!
__________________
---------------------------------------------------------------------
Futurosity
Upstart Blogger (Includes free Pligg templates and tips)
Reply With Quote
  #32 (permalink)  
Old 03-13-2007, 10:37 PM
Casual Pligger
 
Join Date: Dec 2006
Posts: 47
Thanks: 2
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Futurosity View Post
Unless I'm missing something, what you're referring to is a rollover effect. It's supposed to do that.
I am not telling about the Roll Over effect.
When i move the mouse over the links, they move to the right permanently.


Quote:
Originally Posted by Futurosity View Post
Okay, this one is easy to fix. It's an incorrect tag in the story_center.tpl file. Find these lines:

Code:
<div id="commentform" align="center" style="clear:both;margin-left:auto;font-weight:bold;margin-right:auto;border-color:#ccc; border-style:solid; border-width:1px;width:400px;text-align:center; padding-bottom: 8px;">
Change
Code:
style="clear:both;
to read
Code:
style="clear:left;
This one still persists for me.
When i changed the cols={$form_cols} in comment_form.tpl to cols=30, it aligned well. But it was too narrow.

I think this should be fixed in comment_form.tpl
Reply With Quote
  #33 (permalink)  
Old 03-13-2007, 11:07 PM
Futurosity's Avatar
Pligg Donor
 
Join Date: Jan 2007
Location: Petaluma, CA
Posts: 92
Thanks: 23
Thanked 53 Times in 20 Posts
Quote:
Originally Posted by Templora View Post
I am not telling about the Roll Over effect.
When i move the mouse over the links, they move to the right permanently.
I'm sorry, I can't reproduce this.


Quote:
This one still persists for me.
When i changed the cols={$form_cols} in comment_form.tpl to cols=30, it aligned well. But it was too narrow.

I think this should be fixed in comment_form.tpl
I don't think the problem is in comment_form.tpl. The width is the same as the story and it's down below the sidebar, which indicates it's a clear problem.
__________________
---------------------------------------------------------------------
Futurosity
Upstart Blogger (Includes free Pligg templates and tips)
Reply With Quote
  #34 (permalink)  
Old 03-13-2007, 11:14 PM
Casual Pligger
 
Join Date: Dec 2006
Posts: 47
Thanks: 2
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Futurosity View Post
I'm sorry, I can't reproduce this.
Seems like this is only occuring in IE6.
But i get this even at http://www.futurosity.com/
I'll try to figure out what happens.

Quote:
Originally Posted by Futurosity View Post
I don't think the problem is in comment_form.tpl. The width is the same as the story and it's down below the sidebar, which indicates it's a clear problem.
Yes it is.
The problem is with the <fieldset> tag.
There is a lot of empty space to the right of the text area. The <fieldset> tag automatically generates it.
Even if i use, <fieldset style="padding: 0px;"> the padding is applied only to the left side.

So i removed the fieldset from comment_form.tpl and from submit_step_2.tpl
Reply With Quote
  #35 (permalink)  
Old 03-13-2007, 11:23 PM
Casual Pligger
 
Join Date: Dec 2006
Posts: 47
Thanks: 2
Thanked 0 Times in 0 Posts
Quote:
I am not telling about the Roll Over effect.
When i move the mouse over the links, they move to the right permanently.
In your site i get this only after i login.
so i think it has something to do with the "login.tpl" or "logged_in.tpl"

check out http://img90.imageshack.us/img90/5041/tempmq4.jpg if you are not clear
Reply With Quote
  #36 (permalink)  
Old 03-15-2007, 10:16 AM
Futurosity's Avatar
Pligg Donor
 
Join Date: Jan 2007
Location: Petaluma, CA
Posts: 92
Thanks: 23
Thanked 53 Times in 20 Posts
Quote:
Originally Posted by Templora View Post
In your site i get this only after i login.
so i think it has something to do with the "login.tpl" or "logged_in.tpl"

check out http://img90.imageshack.us/img90/5041/tempmq4.jpg if you are not clear
Templora, I wish I could help, but I'm not able to recreate this. Anyone else having this problem?
__________________
---------------------------------------------------------------------
Futurosity
Upstart Blogger (Includes free Pligg templates and tips)
Reply With Quote
  #37 (permalink)  
Old 03-15-2007, 10:21 AM
Casual Pligger
 
Join Date: Dec 2006
Posts: 47
Thanks: 2
Thanked 0 Times in 0 Posts
I'll play around with this to see if i can fix it.
Reply With Quote
  #38 (permalink)  
Old 04-03-2007, 07:25 PM
New Pligger
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Another error?

I'm trying to implement this on my site and I keep getting this error:

Fatal error: TPL: [in futurepligg05/pligg.tpl line 22]: syntax error: checkForCss function does not exist (class.compiler.php, line 473) in /homepages/16/d189995354/htdocs/class.template.php on line 898


I tried deleting {checkForCss}, but that didn't help...any ideas?
Reply With Quote
  #39 (permalink)  
Old 04-03-2007, 07:40 PM
Futurosity's Avatar
Pligg Donor
 
Join Date: Jan 2007
Location: Petaluma, CA
Posts: 92
Thanks: 23
Thanked 53 Times in 20 Posts
Quote:
Originally Posted by Villmike View Post
I'm trying to implement this on my site and I keep getting this error:

Fatal error: TPL: [in futurepligg05/pligg.tpl line 22]: syntax error: checkForCss function does not exist (class.compiler.php, line 473) in /homepages/16/d189995354/htdocs/class.template.php on line 898


I tried deleting {checkForCss}, but that didn't help...any ideas?
I can't reproduce this error. Are you using Pligg Beta 9.1?
__________________
---------------------------------------------------------------------
Futurosity
Upstart Blogger (Includes free Pligg templates and tips)
Reply With Quote
  #40 (permalink)  
Old 05-06-2007, 06:57 PM
Futurosity's Avatar
Pligg Donor
 
Join Date: Jan 2007
Location: Petaluma, CA
Posts: 92
Thanks: 23
Thanked 53 Times in 20 Posts
Update Delayed

After spending the better part of this weekend attempting to upgrade my Pligg templates, I’ve reluctantly decided to postpone any updates until the next version of Pligg, Pligg v1.0, is released.

The templates, which were hack jobs from the beginning, were becoming impossibly confused salads of code from Digital Nature and yget. Since yget seems to be the only template included in the official releases of Pligg, it makes sense to build any future versions around the yget code, and the easiest way to do this is to start from scratch. That’s something I only want to do once, so I’m going to delay any updates until the Pligg code is stable.

I know that this news will come as a disappointment to some Pliggers. If someone else would like to take over these templates, I’m happy to let them go in the best interest of the Pligg community.
__________________
---------------------------------------------------------------------
Futurosity
Upstart Blogger (Includes free Pligg templates and tips)
Reply With Quote
Reply

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
czNet Free Pligg Template! crakez Pligg Templates 141 10-31-2008 01:36 PM
"Minty" - Free Pligg Template chuckroast Pligg Templates 169 10-22-2008 04:01 PM
Free Pligg Template: UpstartAqueous Futurosity UpstartAqueous 74 01-10-2008 02:00 PM
Free Press – October 2007 New Pligg Template grusha Template Sales 25 01-02-2008 06:08 PM
How to make / change a template in Pligg Beta 7 jimbeam General Help 0 12-05-2006 01:19 PM


Search Engine Friendly URLs by vBSEO 3.2.0