[REQ] Theme conversion

Permalink
Hey i have a css theme that i would love to be converted i attached an image and a zip file

let me know!

2 Attachments

Mnkras
 
kino replied on at Permalink Reply 1 Attachment
kino
You feel good in this?

http://c7.tktools.jp/index.php/internet_sharing/...

Attached file is package file.
check at 5.3.3RC1.
Mnkras replied on at Permalink Reply
Mnkras
wow that was fast!

thanks!

just 1 think its a little messed up to the left and right of the search area
kino replied on at Permalink Reply
kino
After fine-tuning, please do it yourself.


/packeges/theme_internet_sharing/themes/internet_sharing/style.css

line 43.

/* search form */
#search {
   float: left;
   clear: both;
   color: #000;
   background: #fff url(images/searchbg.gif) no-repeat;
   padding: 14px 0 20px 5px;
   width: 500px;
   margin: 5px 0 0 0;
}


to

/* search form */
#search {
   float: left;
   clear: both;
   color: #000;
   background: #fff url(images/searchbg.gif) no-repeat;
   padding: 20px 0 20px 5px;
   width: 500px;
   margin: 8px 0 0 0;
}
Mnkras replied on at Permalink Reply
Mnkras
Thanks Kino!
kino replied on at Permalink Reply
kino
I wish you success.
And
Please report here successful.
Mnkras replied on at Permalink Reply
Mnkras
It works great kino!

if you dont mind ill do some other edits to clean it up and ill leave all your info in the theme

then ill submit it to the market place and maintain it of course with the main credit to you :)

Let me know!

Mnkras
jincmd replied on at Permalink Reply
jincmd
Kind of you as well... I will look to hire you when I have a theme ready i'm interested of find a designer
Mnkras replied on at Permalink Reply
Mnkras
After looking through what kino did its not hard at all its mainly changing div tags
peakay replied on at Permalink Reply
Hi Kino,

I have found some templates I like at templatemonster.com...cabn the static versions fo these be converted easily to C5?

Thanks!
Mnkras replied on at Permalink Reply
Mnkras
yes they can easily be converted especially if the css is separate is from the html