Hello Helloweenie,
yes, with your old site sucks. But your old webmaster can select and export individual tables if he wants. ;-)
Your old site was a typo3 site, that makes the import from the tables not easy.
Now to your problems:
I would be use the JoomlaFCK WYSIWYG editor. See:
joomlabear.com/3-joomlabear-template-support/3953-
wysiwyg.html
When you have installed it, go in the backend in the Global Config and set it to the default editor.
There are several possibilities to setup styles for images. One fast way is that you add in the template.css from TtransparentBliss
for example this lines:
.image {
border: 10px solid #FFFFFF;
}
Then go in a article, you see the new WYSIWYG editor ;-) , and select there as Stylesheet: Default.
Mark an image in select the Style: image
Now you have a border to your image.
You mean the Accordion Menu? They use the SBD Accordion Menu for Joomla
To disable the time from an articel, you must modify the file "en-GB.ini" (find it under language/en-GB/)
Please overwrite the: "DATE_FORMAT_LC2=%A, %d %B %Y %H:%M" with: "DATE_FORMAT_LC2=%A, %d %B %Y"
Unfortunately that is for all articel on your site. And when you add a Joomla Update, it can bee that they update the language files and you must remove it again.
Regards,
GermanBear