Closed (fixed)
Project:
Marinelli
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2008 at 16:46 UTC
Updated:
31 Aug 2008 at 09:18 UTC
Hi...was trying out URLIcon and this seems to be a wonderful module.Thank you.
My issue now is am using Marinelli theme and the favicons are appearing under the link and not on the rightside of the link...
Can you give tips to fix this?
The icons seem to work well in Garland and ar ebeing displayed properly to the right of the links.
Thank you.
Comments
Comment #1
sanduhrsIt seems all images in the content area are float:left by default.
I can't do a thing about that, please ask the theme maintainer for help.
Nonetheless, you may add
to your stylesheet.
I reasigned the issue to the marinelli project add changed the title to be more descriptive.
Comment #2
Lioz commentedto be sure you can add to your css:
Comment #3
nirvanajyothi commentedThank you Lioz and sanduhrs .I changed the css of marinelli
primary.img
float=none;
it affects all primary imgs.....but they seem to look better now on my site.
Comment #4
sanduhrsgreat, so closing.