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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-01-2007, 12:15 PM
Casual Pligger
Pligg Version: 9.8
Pligg Template: mico
 
Join Date: Oct 2007
Posts: 39
Thanks: 3
Thanked 1 Time in 1 Post
Small CSS tweak needed - yget

Hi Friends,
I am using yget for my site based on Pligg 9.8 i.e. http://www.desishout.com

For some reason,if you open up the site in Firefox,the sidebar headers are going little beyond their limits and messing things up.

Whereas if i login as admin, and check the same page in firefox,everything works fine.

There is no problem in Internet Explorer.So,can someone please please tell me what needs to be done to resolve this issue.

Thanks
Reply With Quote
  #2 (permalink)  
Old 12-01-2007, 12:21 PM
Designer
 
Join Date: Jan 2006
Posts: 118
Thanks: 10
Thanked 3 Times in 3 Posts
I assume its just the size of this http://www.desishout.com/templates/y...aturebox_h.png considering that you might have changed the width of your sidebar. Try making it smaller.
Reply With Quote
  #3 (permalink)  
Old 12-01-2007, 12:22 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,367
Thanks: 169
Thanked 437 Times in 276 Posts
Look for
Code:
.tlb {
background:url("../images/featurebox_h.png") no-repeat 0 0;
margin:-15px -10px 0;
padding:3px 10px 5px;
}
Try
Code:
 .tlb {
background:url("../images/featurebox_h.png") no-repeat 0 0;
width:257px;
margin:-15px -10px 0;
padding:3px 10px 5px;
}
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #4 (permalink)  
Old 12-01-2007, 09:42 PM
Casual Pligger
Pligg Version: 9.8
Pligg Template: mico
 
Join Date: Oct 2007
Posts: 39
Thanks: 3
Thanked 1 Time in 1 Post
Thanks Friends,
I tried that but it didn't worked. I don't understand how come everything starts working fine once i login as admin....

Please help....is there anything else i can try?

Thanks
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
Yget won't switch to 'mobile' neoshady Template Support 6 09-29-2008 03:32 AM
After switching templates, yget still shows jlebeau Customization Assistance 5 08-11-2008 11:28 PM
How to display small avatar instead of large avatar with story submissions Leonyc14 General Help 0 08-02-2007 08:02 PM
Some layout error in yget and small bug about posted date joudama Bug Report 8 03-06-2007 10:29 AM
"Top Today" and "Queued News" not showing when I mod yget pierrem "yget" 3 02-23-2007 11:55 AM


Search Engine Friendly URLs by vBSEO 3.2.0