Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1377 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

creating rounded graphics and round corners?

Thread title: creating rounded graphics and round corners?
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
10-24-2011, 06:01 AM
#10
sunil8986 is offline sunil8986
Status: On Vacation
Join date: Sep 2011
Location: India
Expertise: CSS, PSD to XHTML/HTML, XHTML
Software: Photoshop, Dreamweaver
 
Posts: 4
iTrader: 0 / 0%
 

sunil8986 is on a distinguished road

  Old

Hi popflier,

You should go for Photoshop for round corner and use those round button images through CSS.

CSS3 :
div.rounded{
border-radius:10px; /* main code for all browsers */
-moz-border-radius:10px; /* mozilla firefox */
-webkit-border-radius:10px; /* chrome, opera */
}

Not work for IE versions

Sunil

Reply With Quote
     


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed