Page 1 of 1
adding into website
Posted: Tue Mar 07, 2006 4:58 pm
by toves
is there an easy way to fit this into my website?
here is the blog currently,
http://www.10yetis.co.uk/yetiblog/
and i want to add it into this
http://www.10yetis.co.uk/newyeti/yeti/index2.html (so keeping the main header and footer images - replacing the middle bit with the actual blog, and replacing the news on the right with the calendar etc...)
Re: adding into website
Posted: Tue Mar 07, 2006 5:09 pm
by garvinhicking
The probably easiest way is to just embed the blog via an iframe inside your site.
The second easiest way is to edit your index.tpl template and insert the HTML code of the page there.
The hardest way is to use the 'embed' option:
http://www.s9y.org/55.html,
http://www.s9y.org/123.html
Regards,
Garvin
Posted: Tue Mar 07, 2006 6:59 pm
by toves
Thanks! I've done it
Any ideas why my question marks etc.. come before the words instead of after
i.e
http://www.10yetis.co.uk/yetiblog/index ... l#comments
Posted: Tue Mar 07, 2006 7:38 pm
by garvinhicking
You seem to have selected the "Default RTL Languages" Serendipity theme.
"RTL" means "Right To Left" and is usually used for languages that show text from left to right, like Arabian.
So you should better change your template to use a theme that uses the usual flow. Or remove any of the "text-direction" references in your Stylesheet.
Regards,
Garvin
Posted: Tue Mar 07, 2006 8:51 pm
by toves
doh
is there a way to unselect the default-rtl-languages and fgo back to the other one?
edit: I've changed now to use the serendipity theme but it still seems backwards and I can't find a text-direction reference in my stylesheets?
Posted: Wed Mar 08, 2006 8:23 am
by toves
ok i worked it out
