Slideshow CK is misplaced on my site
- lbpdk1@gmail.com
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
11 years 1 month ago #18712
by lbpdk1@gmail.com
Slideshow CK is misplaced on my site was created by lbpdk1@gmail.com
Hi
Since version 1.3.8 the slideshow on my frontpage have been misplaced. It is placed all to the left on top of my logo. In version 1.3.4 and earlier the slideshow was placed as expected to the right, next to my logo.
Using Firebug I can see that there are differencies in the css files, a "float: left" have been removed, but there are more differencies, so changing this one might not be enough. Also I am reluctant in changing these core files, since I might forget next time I update.
The problem can be seen on prewww.farumsvommeklub.dk . Go to the page and you will se my logo, and then it is overwritten by the slideshow.
Correct behaviour can be found on www.fsk.dk , which runs CK 1.3.4.
Joomla is 2.5.19 on both.
Regards
Lars
Since version 1.3.8 the slideshow on my frontpage have been misplaced. It is placed all to the left on top of my logo. In version 1.3.4 and earlier the slideshow was placed as expected to the right, next to my logo.
Using Firebug I can see that there are differencies in the css files, a "float: left" have been removed, but there are more differencies, so changing this one might not be enough. Also I am reluctant in changing these core files, since I might forget next time I update.
The problem can be seen on prewww.farumsvommeklub.dk . Go to the page and you will se my logo, and then it is overwritten by the slideshow.
Correct behaviour can be found on www.fsk.dk , which runs CK 1.3.4.
Joomla is 2.5.19 on both.
Regards
Lars
Please Log in or Create an account to join the conversation.
11 years 1 month ago #18714
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow CK is misplaced on my site
Hi
this is may be because you have added some custom css into the theme of the slideshow to place it correctly, and this has been overridden by the update
take your old theme from the backup of your website and replace it
CEd
this is may be because you have added some custom css into the theme of the slideshow to place it correctly, and this has been overridden by the update
take your old theme from the backup of your website and replace it
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- lbpdk1@gmail.com
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
11 years 1 month ago #18725
by lbpdk1@gmail.com
Replied by lbpdk1@gmail.com on topic Slideshow CK is misplaced on my site
Hi
Sorry but that is not the case.
I have changed NOTHING in the installed files, not .css and not .php/html. It is a clean installation, both 1.3.4 and 1.4.
But I can see differencies in the css files, which originates from you guys, so you must have a purpose for the changes, that affetcs my site?
/Lars
Sorry but that is not the case.
I have changed NOTHING in the installed files, not .css and not .php/html. It is a clean installation, both 1.3.4 and 1.4.
But I can see differencies in the css files, which originates from you guys, so you must have a purpose for the changes, that affetcs my site?
/Lars
Please Log in or Create an account to join the conversation.
11 years 1 month ago #18726
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow CK is misplaced on my site
I haven't seen that you are talking about the version 1.3.4... this version is 1 year old
you can find the release notes here
www.joomlack.fr/en/joomla-extensions/slideshow-ck
of course since this version many things have changed. I thought that you were talking about the 2 last versions
You can add this into your CSS :
you can find the release notes here
www.joomlack.fr/en/joomla-extensions/slideshow-ck
of course since this version many things have changed. I thought that you were talking about the 2 last versions

You can add this into your CSS :
Code:
.camera_wrap {
float: left;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds