View Single Post
  #5 (permalink)  
Old 02-27-2008, 07:04 AM
lacasuela lacasuela is offline
Constant Pligger
 
Join Date: Oct 2007
Posts: 199
Thanks: 4
Thanked 3 Times in 2 Posts
it's happens to me all the time with IE 6 & 7 , yget has some bugs with others browser, FF its not the only one..!!

1:
(IE6 & 7) the first one category is one row offset so the rss icon is in the first row and the category name in the second row ex: Cubaleo / Portada

2:
(Safari xp and mac): you must see how "cool" this is
published and unpublished news in sidebar seems like a "stair"

but there is this site with this fixed: Funaticus.com / Front Page Stories

solution:
Quote:
.sstories {
padding-right:13px;
float:left;
}
3:
(ALL) Sidebar has nothing to do width the content-wrap2 div, sidebar "float" upper
everything, even in FF

4:
there is a lot of css code in tpl files.. not so clean

5:
yget 9.9.0....mm has more bugs with "the others.." browser than v9.8.2

these are the classic errors of yget template,
if yget is set by default in pligg i think this must be fix it

Last edited by lacasuela; 02-27-2008 at 01:52 PM..
Reply With Quote