Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 13th January 2010, 19:38
el-curry el-curry is offline
Member
 
Join Date: Dec 2009
Sweden
Posts: 12
Exclamation rounded corners
How do i make this corners rounded?
I have try to do it in the css but i doesent get i to work PLZ help!Click the image to open in full size.l
Reply With Quote
  #2  
Old 13th January 2010, 19:39
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
-moz-border-radius:8px; add this to css where those borders are defined :D
Reply With Quote
  #3  
Old 13th January 2010, 19:58
el-curry el-curry is offline
Member
 
Join Date: Dec 2009
Sweden
Posts: 12
Default
Quote:
Originally Posted by wolfman View Post
-moz-border-radius:8px; add this to css where those borders are defined :D
Yes i have try that but i cant make it work, i dont know why?
Reply With Quote
  #4  
Old 13th January 2010, 20:00
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
what web browser u use ?
Reply With Quote
  #5  
Old 13th January 2010, 20:03
el-curry el-curry is offline
Member
 
Join Date: Dec 2009
Sweden
Posts: 12
Default
Quote:
Originally Posted by wolfman View Post
what web browser u use ?
I'am using firefox 3,5
Reply With Quote
  #6  
Old 13th January 2010, 20:08
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
get a web developers toolbar
Reply With Quote
  #7  
Old 13th January 2010, 20:24
el-curry el-curry is offline
Member
 
Join Date: Dec 2009
Sweden
Posts: 12
Default
Quote:
Originally Posted by wolfman View Post
get a web developers toolbar
okey i will do that:nosepick:

Last edited by el-curry; 13th January 2010 at 20:46.
Reply With Quote
  #8  
Old 13th January 2010, 20:47
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
when u get it go to ur page press mouse right button then web developer > css > view style information ... use mouse target and move it to block u need to round and click
then will aper css info log there will be writen hove block is called and in what css file and line defined so that's where u will need to add moz border thing like
open default.css
body{
width:1000px;
margin:0 auto;
border:1px solid #000;
-moz-border-radius:8px;
}

:D simple
Reply With Quote
Reply

Tags
corners , rounded

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Round Corners for YSE 7 kp380lv Yuna Scatari Edition (YSE) 5 19th October 2008 13:01



All times are GMT +2. The time now is 11:52. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.