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.

Gallery appears way down the page...

  • Ian.Plumb
  • Ian.Plumb's Avatar Topic Author
  • Offline
  • New Member
More
14 years 9 months ago #32317 by Ian.Plumb
Gallery appears way down the page... was created by Ian.Plumb
Hi!

I have a curious issue with SIG Pro 2.0.5. The thumbnail gallery is displaying way down the page in Joomla 1.5 using the Beez template. Here is an example:

kraftworks.org.au/index.php?option=com_content&view=article&id=41&Itemid=49

I've noticed that the first gallery on a page appears below the last menu entry in the Left template position. However the second template aligns with the article content without any gap. Unfortunately the first gallery is the important one.

Any thoughts as to what I am doing wrong?

Many thanks!

Ian P.

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

  • Yiota
  • Yiota's Avatar
  • Visitor
14 years 9 months ago #32318 by Yiota
Replied by Yiota on topic Re: Gallery appears way down the page...
You need to find the class ul.sig-container inside your template's CSS and remove the clear:both statement.

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

  • Ian.Plumb
  • Ian.Plumb's Avatar Topic Author
  • Offline
  • New Member
More
14 years 8 months ago #32319 by Ian.Plumb
Replied by Ian.Plumb on topic Re: Gallery appears way down the page...
Hi!

Many thanks for your reply -- I appreciate it.

I have searched all of the css files in the templates/beez/css directory and I cannot find an instance of ul.sig-container. However, layout.css contains the following clear:both statements:

#right form.poll:after {
/* Inhalt pseudo-Element :after;
* somit [clear] moeglich
*/
content:".";
/* [content] verbergen;
*/
visibility:hidden;
height:0;
/* Block-Level fuer [clear];
*/
display:block;
/* [float] clearing;
* einbeziehen der Float-Container;
*/
clear:both;
}


as well as

form.login p {
clear:both;
border:solid 0 #000;
font-size:1em;
}


Are either of these candidates for deletion?

Many thanks,

Ian P.

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

  • Yiota
  • Yiota's Avatar
  • Visitor
14 years 8 months ago #32320 by Yiota
Replied by Yiota on topic Re: Gallery appears way down the page...
Sorry, my mistake. It's inside the file: plugins/content/jw_sigpro/templates/Elegant/template.css.

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

  • Ian.Plumb
  • Ian.Plumb's Avatar Topic Author
  • Offline
  • New Member
More
14 years 8 months ago #32321 by Ian.Plumb
Replied by Ian.Plumb on topic Re: Gallery appears way down the page...
Hi,

Well now I feel very silly.  :-[

Anyway, that worked perfectly. Many thanks!

Ian P.

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


Powered by Kunena Forum