Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Thumbnail layout gone wrong!

More
15 years 4 months ago #26519 by Laus
Thumbnail layout gone wrong! was created by Laus
Having a problem with Sigpro on a site: birdtrek.co.uk/warp6/index.php?option=com_content&view=article&id=41&Itemid=53

I am viewing on Mac OSX/Firefox 3.5 as is client, but the sigpro template has gone awry, here's a screenshot of how I see it:



Looked through previous posts but can't find a fix - also tried changing to the default Joomla template, same result. Can anyone assist or hazard a guess at a soloution please? I have looked through template and can't see a conflict in CSS, but any tools or tips to solve gratefully received.

Thx.

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
15 years 4 months ago #26520 by Yiota
Replied by Yiota on topic Re: Thumbnail layout gone wrong!
The problem is with the CSS of the template which overwrites the plugin's CSS.
First begin by making a template override of the plugin. Read how here: www.joomlaworks.net/content/view/51/41/

After doing that go to the plugins CSS which is now located in: templates/birdtrek/html/jw_sigpro/Sleek/template.css and do the following:

1) Find the class ul.sig-container and add line-height:0; font-size:0;
2) Find the class li.sig-block and at the margin and padding add !important before the ;
3) Find the class li.sig-block a.sig-link, li.sig-block a.sig-link:hover and add text-decoration:none;
4) Find the class span.sig-pseudo-caption, span.sig-caption and add line-height:16px;

I think it will do. Let me know of the results.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum