Category blog not able to show articles correctly - Joomla! Forum - community, help and support
i have installed category blog website on clicking article read more link can article badly formatted , includes outlines of frames on front page.
http://steve-hutcheson.com/index.php/op ... -community
is 1 able offer suggestions how fix. have site uses same template , works perfectly.
http://steve-hutcheson.com/index.php/op ... -community
is 1 able offer suggestions how fix. have site uses same template , works perfectly.
as addendum above, getting when @ page source. seems jquery issue. have downloaded jquery easy hoping on come no avail.
window.addevent('load', function() {
new jcaption('img.caption');
});
var ass87 = jquery.noconflict();
ass87(document).ready(function(){
ass87('.box_skitter_large87').skitter(
{
dots: false,
fullscreen: false,
label: true,
interval:2500,
navigation:false,
label:true,
numbers:false,
hidetools:false,
thumbs: false,
velocity:4,
animation: "fade",
numbers_align:'left',
animatenumberout: {backgroundcolor:'#333', color:'#fff'},
animatenumberover: {backgroundcolor:'#000', color:'#fff'},
animatenumberactive: {backgroundcolor:'#cc3333', color:'#fff'}
}
);
window.addevent('load', function() {
new jcaption('img.caption');
});
var ass87 = jquery.noconflict();
ass87(document).ready(function(){
ass87('.box_skitter_large87').skitter(
{
dots: false,
fullscreen: false,
label: true,
interval:2500,
navigation:false,
label:true,
numbers:false,
hidetools:false,
thumbs: false,
velocity:4,
animation: "fade",
numbers_align:'left',
animatenumberout: {backgroundcolor:'#333', color:'#fff'},
animatenumberover: {backgroundcolor:'#000', color:'#fff'},
animatenumberactive: {backgroundcolor:'#cc3333', color:'#fff'}
}
);
Comments
Post a Comment