Template

For Joomla! 1.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Locked
Snowkid
Joomla! Apprentice
Joomla! Apprentice
Posts: 13
Joined: Tue Aug 23, 2005 2:17 am

Template

Post by Snowkid » Mon Feb 20, 2006 12:48 am

Where can I find someone to convert a PSD template into a joomla template? If it's an individual can you please tell me how much it will cost? Thanks.

abhishekkatiyar
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Jan 17, 2006 6:32 am

Re: Template

Post by abhishekkatiyar » Tue Feb 21, 2006 9:55 am

Snowkid wrote: Where can I find someone to convert a PSD template into a joomla template? If it's an individual can you please tell me how much it will cost? Thanks.
Hi Snowkid,

We have been doing such kind of customization for our clients. We have strong team, dedicated towards the customization of
Joomla. Please don't hesitate to ask more question in this regard. You can also mail me at [email protected].

Thanks
Abhishek

User avatar
levelten
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Tue Apr 04, 2006 9:26 pm
Location: New York
Contact:

Re: Template

Post by levelten » Mon Aug 28, 2006 8:16 pm

Level Ten Solutions is a outsourcing website design and development company based in dhaka bangladesh. We are expertise in joomla and its Extensions design and development. We are already develop number of joomla based website. Please visit our site for learn more about us. http://www.leveltensolutions.com or email us [email protected]

Thanks
M M Rahman Maqsood
CEO
Level Ten Solutions
www.leveltensolutions.com
Maqsood
http://leveltensolutions.com - New York Based Joomla Web Design Company
http://joomlahbs.com - Hotel Booking System for Joomla

User avatar
jhdesign
Joomla! Guru
Joomla! Guru
Posts: 662
Joined: Sun Aug 21, 2005 11:15 pm
Location: Toronto, Ontario, Canada.
Contact:

Re: Template

Post by jhdesign » Wed Aug 30, 2006 9:59 am

Visit jh-design.com I can do it for you, quick turn around.
Jacob Hodara ~ Senior Joomla Developer, Founder @ IDL Web Inc.
Joomla Website Design, Hosting and Joomla Support

Ahmad Al Kasim
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sat Sep 23, 2006 4:13 am

Re: Template

Post by Ahmad Al Kasim » Sat Sep 23, 2006 4:48 am

Hey

This forum seemed like the most relevant spot to post this message.
And since I'm not able to start new topics, I'm posting it here. Sorry if I'm wrong.
I would like some help with a template I'm designing at http://new.verzet.org
on the right you can see the problem: a search box.
I've inserted it right into my template as a module (nothing hand-coded) and then I've
tried to style it with some css. Which works quite well in most browsers (Internet Explorer and Firefox) actually, but only after
a refresh!
. Konqueror and Opera can't seem to deal with it correctly.
I've been trying to deal with this issue for months. But still no result.
Would anyone care to take a look? I don't know what I'm doing wrong.

A little explanation: the upper lightblue strip with darkblue borders is actually a row with a table in it,
which is divided into two columns. I've put the date on the left side and the search bar on the right side.
The problem that the search bar is either appearing too high or too small the first time (remember to empty the cache for testing this!)
I open the website with IE and FF and eternally with Konqueror and Opera.

Here's a little bit of code:

In the template:
   

     
       
       
     
   

 
In the outputted page
   

     
        zaterdag 23 september 2006
       















     
   

 
The css:
table#bovenlint {
border-spacing: 0px;
padding: 0px;
border: 0px;
width: 100%;
}
table#bovenlint, td#onderlint {
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: center;
height: 27px;
}
td#onderlint table tr td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #888;
text-align: center;
vertical-align: middle;
}
td#zoeken tr td form div.search input#mod_search_searchword {
height: 13px;
width: 100px;
border: 1px solid #006699;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #006699;
text-decoration: none;
background-color: #FFFFFF;
font-style: italic;
font-weight: bold;
}
td#zoeken table.moduletable {
width: 100%;
}
td#zoeken table.moduletable td {
text-align: right;
vertical-align: middle;
}
Thanks in advance :-)
Last edited by Ahmad Al Kasim on Sat Sep 23, 2006 5:00 am, edited 1 time in total.

User avatar
Chinaman
Joomla! Guru
Joomla! Guru
Posts: 575
Joined: Sun Aug 21, 2005 8:46 am
Location: Perth, Western Australia
Contact:

Re: Template

Post by Chinaman » Sat Sep 23, 2006 1:39 pm

try
form {
border: 0px;
}
Joomla! - enjoying every minute of the journey!

Ahmad Al Kasim
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Sat Sep 23, 2006 4:13 am

Re: Template

Post by Ahmad Al Kasim » Sat Sep 23, 2006 1:48 pm

Chinaman wrote: try
form {
border: 0px;
}
Nope, it didn't work... Thanks anyways, Chinaman.
Any more ideas?

MALdito
Joomla! Intern
Joomla! Intern
Posts: 53
Joined: Mon Feb 27, 2006 6:22 am

Re: Template

Post by MALdito » Mon Nov 27, 2006 5:10 am

We can help you customizing your template:

http://www.webbasica.com

User avatar
Azamkl
I've been banned!
Posts: 28
Joined: Sat Mar 25, 2006 2:43 am
Location: Malaysia
Contact:

Re: Template

Post by Azamkl » Tue Jan 23, 2007 6:54 am

Also.. don't forget to check out my site for any templates free for download..http://arejea.com
Last edited by Azamkl on Tue Jan 23, 2007 6:58 am, edited 1 time in total.
~Engrave the Creativity~


Locked

Return to “Joomla! 1.5 Coding”