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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-07-2007, 12:15 PM
warefare's Avatar
Casual Pligger
 
Join Date: Mar 2007
Posts: 39
Thanks: 1
Thanked 1 Time in 1 Post
Sidebar: Stories; line below each story

Howdy,

well I'm working on my very first template for pligg and it's based on the
main design of pligg yget.
However there is an annoying line below each queued news in the sidebar, I looked everywhere but I can't get rid of it.



I know how to get rid of the line below categories thou:

Just do this in the main.css

Code:
[#FIND]

    #nav-secondary #huidig a:hover {color:#666}

[#AFTER ADD] 

     */
Can anyone help me out here? I would appreciate it, thanks


Edit: and another issue



How can i get rid of this break ? I know the real yget does stop there if you resize it.
newsummary is relative and the sidebar is absolute what do i have to do to avoid this break ?

Last edited by warefare; 04-07-2007 at 04:31 PM..
Reply With Quote
  #2 (permalink)  
Old 04-30-2007, 06:29 AM
New Pligger
 
Join Date: Feb 2007
Location: India
Posts: 27
Thanks: 44
Thanked 17 Times in 6 Posts
Send a message via Yahoo to Vinoth
hi line breaks is an css problem change the line-3 body style into
Code:
body {padding:0 0 5px;background:#fff;color:#333;font:83%/1.5 small Verdana, Arial, Helvetica, sans-serif;margin:0;min-width:850px; width:100%}
Reply With Quote
  #3 (permalink)  
Old 04-30-2007, 09:50 AM
warefare's Avatar
Casual Pligger
 
Join Date: Mar 2007
Posts: 39
Thanks: 1
Thanked 1 Time in 1 Post
Quote:
Originally Posted by Vinoth View Post
hi line breaks is an css problem change the line-3 body style into
Code:
body {padding:0 0 5px;background:#fff;color:#333;font:83%/1.5 small Verdana, Arial, Helvetica, sans-serif;margin:0;min-width:850px; width:100%}
Hi there!

Thanks a lot.

That was my solution:

Code:
body {padding:0 0 20px;background:#fff;color:#FFF;font:83%/1.5 arial,tahoma,verdana,sans-serif;margin:0 auto; width:800px}
Margin:auto
and width:800 px;


Works great for me.
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
Upgrading a 9.8.2 template to 9.9 AshDigg Wiki Articles 10 05-01-2008 01:38 PM
Pligg Errors tcritic General Help 1 08-15-2007 01:28 PM
cann't vote in pligg (buliding 802) haxhax Bug Report 27 03-10-2007 06:53 AM
ERROR: my_base_url is not set. Please correct this using the admin panel. Then refres search Installation and Upgrade Help 7 11-14-2006 10:35 PM
/var/log/httpd/error_log messages gr8rcake Bug Report 3 01-28-2006 09:28 PM


Search Engine Friendly URLs by vBSEO 3.2.0