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.

Thumb Shadow problem [solved]

  • Niklas Olofsson
  • Niklas Olofsson's Avatar Topic Author
  • Offline
  • New Member
More
16 years 3 months ago - 16 years 3 months ago #10062 by Niklas Olofsson
Thumb Shadow problem [solved] was created by Niklas Olofsson
I have a problem with the position of the shadow, see attached image.

What is the problem? I read something about the XML declaration - my header look like this:
<?php
defined( '_VALID_MOS' ) or die( 'Restricted access' );
// needed to seperate the ISO number from the language file constant _ISO
$iso = explode( '=', _ISO );
// xml prolog
echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

...I don't know if I can remove something cause the functionality?

Can I solve the problem via the CSS file?
Attachments:

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

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 3 months ago #10063 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Thumb Shadow problem
Hi my friend!

A direct link to the gallery will be helpful to see the issue in action!

About the XML declaration you read, try to remove the code
// xml prolog
echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';

to see if work.

Thank you!

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

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

  • Niklas Olofsson
  • Niklas Olofsson's Avatar Topic Author
  • Offline
  • New Member
More
16 years 3 months ago #10064 by Niklas Olofsson
Replied by Niklas Olofsson on topic Re: Thumb Shadow problem
nope, still the same problem....

...unfortunately I can't provide you with a link yet, cause the site isn't live - is it a big problem?

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

  • Niklas Olofsson
  • Niklas Olofsson's Avatar Topic Author
  • Offline
  • New Member
More
16 years 3 months ago #10065 by Niklas Olofsson
Replied by Niklas Olofsson on topic Re: Thumb Shadow problem
well, it works with another template.... so it has defenitely something to do with my template...., but what is it  :'(

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

  • Niklas Olofsson
  • Niklas Olofsson's Avatar Topic Author
  • Offline
  • New Member
More
16 years 3 months ago #10066 by Niklas Olofsson
Replied by Niklas Olofsson on topic Re: Thumb Shadow problem
ok, I found the problem...

I use this also in my template:

pooliestudios.com/projects/iconize/

...and that icon pushes the background away.
The strange thing - why did it work together with the "free" Simple Image Gallery plugin ?

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


Powered by Kunena Forum