I knew it wasn't clear
- theme adaptation: by saying 'your current site theme', I meant the whole apparance of your site (in your profile), including your CSS
.
How to adapt it? Well, I'm not a theme designer, so it is difficult for me to help you in this domain, but I would see the documentation given
here. Basically, the whole 'apparence' of a XOOPS site is determined by a theme: you could find it in html/themes/name_of_your_theme/theme.html
You can use the CSS you had in your previous site (I guess, please somebody corrects me if I'm wrong), and adaptating the theme.html file in order to look the same way as your previous site (just take a look at the code of this page, it is basically like a HTML page, but it has inside it php code in order to insert 'xoops content' like blocs and so on...)
I spoke of adaptation because I thought you would prefer conserving the same apparence of your website. But you can also just use another theme. You can find plenty of themes
here.
-inserting data
well, it depends on what kind of data will be insered. If it is weblinks, you will have to re-enter them by hand in the mylinks module. If it is text (I mean html pages like
this one, and given you have sub-folder in which many pages are stored, the easiest way is to use the iContent module (since you just have to upload your sub-folder in the 'pages' folder of iContent, and the module will detect them: you will just have to activate the sub-folders and the pages (very easy to understand when you use the module
)
For the shop, there are some shop module (like a port of oscommerce to xoops)
I hope it is easier to understand. If not, just ask
Happy xoopsing