Tag Archives: Radius

Build New Template site in CMS or Ground UP? Please help.

Hi there everyone. I planned to get experts opinion on the we should carry out with our subsequent website. Prohibited in a housing business, apartment space leases. We want to set-up a site with regard to ourselves, but also a ready-made ‘turn key’ webpage, which could often be sold to other operators all over the world, fully and wholly customizable. Every imaginable point of it should be customizable including changes of logos, allowing / disabling of various features, or anything else. The idea should be to sell it to our competitors as well as other operators throughout other cities. My question is usually – should all of us hire someone to construct this ground ” up ” in PHP or should we complement a CMS Each of my websites at this point were built floor up in PHP but I note that CMS is favored now. If CMS – what design would be recommended for this kind of project I appreciate any feedback in advance and if any clarification becomes necessary pleas let my family know. There is already a huge amount of real estate, rental method of scripts available. It’d be best to try and do a totally one … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Slicing problems

I am creating a blog about Chelsea. I am using Inkscape to design my template. We have sliced the header, nav in addition to footer. I am having problems with how to slice one’s body up. I contain the main section and a side bar to the right. The white packing containers are just and also the where stuff go but they could need to be bigger or smaller. My questions is how do you slice it and then code it which way Here is the template: http: //imageshack. us/photo/my-images/853/rect3857. png/ We have created a website before so I understand the very principles but never applied a sidebar. Also any ideas steps to make it look even better. I have going to code it nonetheless it doesn’t look competitive with i thought. in all honesty man, the template is often a simple design, and the many template (bar the logo) is the answer with css3 and also the border-radius: option. if you want a hand present us a shout. Its a good looking design even though. you make it yourself If you’re setting the site up to be a blog, why not use WordPress Several of really without difficulty cusomizable … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

I’ve done it before but I can’t remember how I did it and I don’t know what I should Google for…

Oh yea dear. This can be tricky. I’d like to make brussels: http: //shovenose. com/clients/nhsafjrotc/ be this way: -have that yellow-colored color be the background all the way up to the edge in the screen. -have the 710px body employ a black border along with rounded corners, then inside that border employ a lighter color (let’s just allow it to become white then I will go back and repair it later… -the border require a shadow effect in making the body/border be prominent from the rest of their dark yellow coloration. -the national boundaries would go over the image too… and go under the end of the internet page too… only thing that might be outside (under) the border will be the shovenose. com hyperlink… thank you everybody. I know i’ve done all the following before (on among the playitagain site ideas) nevertheless I haven’t seen HTML for countless months now however am seriously getting back up it PS: this is certainly their current website: http: //nhsafjrotc. org/ it’s an ugly piece of **** thrown along with Dreamweaver… so I’m making them an increased one Code: . mainContent width: 710px; border-radius: 5px 5px 5px 5px; box-shadow: 0 0 10px #ABA9A5 … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Round corners on spry image slideshow dreamweaver CS5

I’m wanting to create a custom spry image slideshow by using dreamweaver. the typical 4 corner rectangular shape ones just appearance so boring. Can’t figure out how to make the factors round.. Any help would be appreciated, thanks. If you are using a div tag for your image holder or on the whole slideshow add these lines on the CSS -moz-border-radius: 15px 15px 15px 15px; -webkit-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; These kinds of three lines associated with code will include a 15px circle edge to every single corner. You can modify the size if you want. Each 15px represents a quarter. There are about three lines of code regarding it to work in multiple browsers.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment