Converting plain site to Theme
-
- New Member
- Posts: 7
- Joined: Sat Jul 11, 2009 7:58 pm
Converting plain site to Theme
Hello.
I am the owner of the website (look reply for attachement)
I would like to convert this to an exact same theme for CMS.
Is this possible? Could somebody do the pleasure to do this for me?
please answer here if you are willing to do this for me and i'll PM you my website source.
Greetings,
Nindustries;
I am the owner of the website (look reply for attachement)
I would like to convert this to an exact same theme for CMS.
Is this possible? Could somebody do the pleasure to do this for me?
please answer here if you are willing to do this for me and i'll PM you my website source.
Greetings,
Nindustries;
Last edited by Nindustries on Mon Jul 13, 2009 9:17 am, edited 1 time in total.
Re: Converting plain site to Theme
dead link was dead when i checked
Last edited by replytomk3 on Sun Jul 12, 2009 3:00 pm, edited 1 time in total.
Re: Converting plain site to Theme
Yes, that is possible. I guess many of us doing that. 

-
- New Member
- Posts: 7
- Joined: Sat Jul 11, 2009 7:58 pm
Re: Converting plain site to Theme
The link is working for me??replytomk3 wrote: dead link
@MyHacks: Then the only question is who is willing to do that for me

Re: Converting plain site to Theme
I believe you can do that by yourself. It's very easy to convert static HTML to CMSMS. 

-
- New Member
- Posts: 7
- Joined: Sat Jul 11, 2009 7:58 pm
Re: Converting plain site to Theme
Is there an tutorial available for that?
and don't say this link, cuz that's just for plain text.. I have a layout with css files
http://wiki.cmsmadesimple.org/index.php ... ade_Simple
and don't say this link, cuz that's just for plain text.. I have a layout with css files

http://wiki.cmsmadesimple.org/index.php ... ade_Simple
Last edited by Nindustries on Sun Jul 12, 2009 11:40 am, edited 1 time in total.
-
- New Member
- Posts: 7
- Joined: Sat Jul 11, 2009 7:58 pm
Re: Converting plain site to Theme
Alright, I admit, I can't get it to work... Could someone help me with this theme?
Don't mind the attached file, I did it accidently...
I want to merge those two div's, so the both divs are merged and have the same easy-readabke colour..
If you could help me with converting this to a template, I would be gratefull and credit you..
Thanks
Don't mind the attached file, I did it accidently...
Code: Select all
FILES = http://www.deleted_by_nin.com/
If you could help me with converting this to a template, I would be gratefull and credit you..
Thanks

- Attachments
-
- border-bot1.gif (94 Bytes) Viewed 2886 times
Last edited by Nindustries on Mon Jul 20, 2009 2:27 pm, edited 1 time in total.
Re: Converting plain site to Theme
Hi again Nindustries!
I don't think anyone are interested to convert your layout for free.
But take an look on this tut.
http://cmsmadesimple.org/uploads/media/mint_chocolate.htm
If you still doesn't get it to work and willing to pay some bucks for it then I'm willing to do it.
Just send me a PM.
Good luck
/Coldman
I don't think anyone are interested to convert your layout for free.
But take an look on this tut.
http://cmsmadesimple.org/uploads/media/mint_chocolate.htm
If you still doesn't get it to work and willing to pay some bucks for it then I'm willing to do it.
Just send me a PM.
Good luck
/Coldman
Important Code of Conduct
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
Why don't use CMSMS Docs or search?
Do you read Help?
Admin for Swedish Translations Team
Moderator Swedish Forum
After your problem is solved, push the green button
-
- New Member
- Posts: 7
- Joined: Sat Jul 11, 2009 7:58 pm
Re: Converting plain site to Theme
Thanks Coldman, it helped me ALOT 
No , but the only thing i'm asking is that if there is someone who could 'join' those two divs of the content page?
That would be AWESOME !
Thanks

No , but the only thing i'm asking is that if there is someone who could 'join' those two divs of the content page?
That would be AWESOME !
Thanks

Re: Converting plain site to Theme
Join 2 divs, which 2 out of the 80 do you want to join, that template has WAY too many useless divs and this thread should be in the layout/css section...
Re: Converting plain site to Theme
That video link http://cmsmadesimple.org/uploads/media/mint_chocolate.htm has no voice over and yea its not very descriptive either, it needs to be explain on every step. I have most of my template design added to cms but getting the content is sort of tricky for a newbie like myself.
Is there another resource link to this?
Thanks
Is there another resource link to this?
Thanks
-
- New Member
- Posts: 7
- Joined: Sat Jul 11, 2009 7:58 pm
Re: Converting plain site to Theme
I managed to 'join' those 2 divs. 
You can view the template at: http://nindustries.byethost22.com/site/ ... page=alias
But there's something I can't solve; when you open (for example) Home, the HOME link on the left will show up in stupid gray and it won't have a nice imagebox behind it
How?

You can view the template at: http://nindustries.byethost22.com/site/ ... page=alias
But there's something I can't solve; when you open (for example) Home, the HOME link on the left will show up in stupid gray and it won't have a nice imagebox behind it

How?
Re: Converting plain site to Theme
Have you looked at the source of the page to see what you may need to target?...
-
- New Member
- Posts: 7
- Joined: Sat Jul 11, 2009 7:58 pm
Re: Converting plain site to Theme
Code: Select all
<ul>
<li>
<a href="http://nindustries.byethost22.com/site/">
<span>Home</span>
</a>
</li>
<li class="currentpage">
<h3>
<span>Test Page</span>
</h3>
</li>
</ul>
Re: Converting plain site to Theme
Look at some of the default style sheets for the menus...