Posts Tagged ‘srilanka’
Whitepearlbeach Inn
position on search engine:
Thats good for now … next problem is some line on both side:
How to fix that….
Thanks to Firefox Web developer toolbar I found the files
/images/shadow-r.png
the rest is easy….in template_css.css I had to quote out
.shadow-left {
padding-left: 12px;
/* background: url(../images/shadow-l.png) 0 35px no-repeat; */
}.shadow-right {
padding-right: 12px;
/* background: url(../images/shadow-r.png) 100% 35px no-repeat; */
padding-bottom: 20px;
}
Now I have to fix the video…..
have to remove the blank screeen…
code:
<div align=”center”>{flv autoscroll=”true” showicons=”true” bgcolor=”blue” width=”235″ height=”182″ autostart=”false” pbgcolor=”blue” pfgcolor=”yellow” usefullscreen=”true”}video3{/flv}</div>
on joomla forum I found something like:
{flv img=”/images/stories/videos/preview-image.png”}biffinterview{/flv}
yes that works… now to find some stuff about Sri Lanka…
upgradin joomla 1.53 to 1.58 ….
