1. michael_i
  2. Commercial Templates
  3. Friday, 09 August 2013
  4.  Subscribe via email
Hi!

I have a kind of problem with the Autson slideshow.
I can't make it look like you demo version.

Especially I get a darkgrey transparent text background where the Sub-text is not readable.
There is also a white space above the picture and
the numbers don't display at top.

I have attached a screen shot of what it looks like in my version
and another screen shot of your original version.

Please help!

Thanks,
Michael
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michael

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán,
the email is on the way!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Michael

I have added the following to your templates CSS which appears to have resolved your issues...


.box_skitter #showcase_overlay {display: none;}
.box_skitter {margin-top: 0px !important;}
.box_skitter img {max-width:none;}
.box_skitter .label_skitter {
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
background-image: -o-linear-gradient(top,#fff,#e6e6e6);
background-image: linear-gradient(to bottom,#fff,#e6e6e6);
border-top: 1px solid #000000;
}
.box_skitter .label_skitter p {color: #000000 !important;}
.box_skitter .info_slide {top: 20px !important;}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Many Thanks Ciarán,
for the fast support!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciarán,

I'm sorry, but I can't find the lines you added to the template.css

i have downloaded it and made meanwhile other changes that I uploaded.
The Slideshow still works, but I don't know where those lines are.
I also had a look into the skitter.css, but didn't find them there as well

Michael
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Micheal

Try the head of your templates index.php (../templates/j51_revelation/index.php) as we may have put it there so it has priority over the rest of your templates CSS.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán,
thats where it is.
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!