Keyword

Top border of Thumbs are missing

  • mfinke
  • mfinke's Avatar Topic Author
  • Offline
  • New Member
More
14 years 7 months ago #35363 by mfinke
Top border of Thumbs are missing was created by mfinke
hello,

this ist my site

regionalmuseum-wolfhager-land.de/2010/index.php?option=com_k2&view=item&id=46:geologie-und-geomorphologie

if you take a look at the thumbs, you can see that the top white thumb-borders are missing. could it be a css conflict with the template? honestly, i have no idea what or where to change in the css-files...or is the problem something different?

thanks alot for your help or suggestions,

marc

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

More
14 years 7 months ago #35364 by Katia
Replied by Katia on topic Re: Top border of Thumbs are missing
Just go to plugins/content/jw_sigpro/templates/Default/template.css folder at line 23
and change this:
li.sig-block span.sig-link-innerwrapper {
border:1px solid #CCCCCC;
display:block;
float:left;
margin:-5px 0 0 -5px;
padding:4px;
}

with this:
li.sig-block span.sig-link-innerwrapper {
border:1px solid #CCCCCC;
display:block;
float:left;
margin:0 0 0 0;
padding:4px;
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum