service links problems

xjs - March 2, 2008 - 21:27
Project:Four Seasons
Version:5.x-1.8
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

very nice theme. Just want to point out some minor issues:
look at this page:
http://ispeakx.com/blog/2008/01/27/learn-english-singing
At the end of the blog, the list social network links are arranged as vertical rather than horizontal.
Also, the links in the comment box are out of boundary.
Thanks.

#1

derjochenmeyer - March 2, 2008 - 23:50

for the links check this issue: http://drupal.org/node/221535 it should solve your problem ..

the links of the comment box can be fixed by adding one line to the comments.tpl.php

add the following before the last </div>

<div style="clear:both;"></div>

#2

xjs - March 3, 2008 - 01:12

thanks very much. it works. For some reason, the Digg button does not align to the left in IE.

#3

derjochenmeyer - March 3, 2008 - 01:25

the digg button is loaded into an iframe... i dont know which module does that .. but it should not be an issue of this theme ... ;)

#4

xjs - March 4, 2008 - 01:10

It's "digg this" module. Now IE seems to cause more trouble. When I open my site using IE6, the right column is pushed to the bottom of the page. Any suggestions on fixing this under IE6? Thanks!

#5

derjochenmeyer - March 4, 2008 - 10:19

you changed the width of the columns... IE needs more space...

try limiting the middle content area more... 54% maybe ... you can also do that in the ie-fix.css !

maybe someone else has a better idea how to fix this? I would be glad to fix that in the next version if i had a save solution...

#6

derjochenmeyer - March 9, 2008 - 19:02
Title:links» service links problems
Status:active» fixed

#7

Anonymous (not verified) - March 23, 2008 - 19:11
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.