Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: CSS rounded corners

    I'm designgin this for a friend on my computer until he gets a host. However, since the left copntainer is set to 150px (I assume px=pixels) I designed a thin strip with the rounded corners I want and called it cornerTL.gif. I then turned to my CSS and put this:
    Code:
    .leftBoxHeading {
    	margin: 0em;
    	padding: 0.2em 0em;
    	background-image: url(../images/cornerTL.gif);
    	background-position: top left;
    	background-repeat: no-repeat;
    	background-color: #ED125A;
    }
    I have yet to test it on other monitors and am about to look at it in IE and Opera (I use Firefox). I'm not expecting any problems.

    Thanks for your help.

  2. #12
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: CSS rounded corners

    When adding elements such as this, you might want to insure that there is sufficient space for them and can do this by (at least tempoarily) admin > config > layout settings > and setting the column width wider that the column boxes

    Just to insure that you are not seeing a problem due to a space issue.

  3. #13
    Join Date
    Jun 2006
    Location
    Providence
    Posts
    137
    Plugin Contributions
    0

    Default Re: CSS rounded corners

    Quote Originally Posted by kobra
    When adding elements such as this, you might want to insure that there is sufficient space for them and can do this by (at least tempoarily) admin > config > layout settings > and setting the column width wider that the column boxes

    Just to insure that you are not seeing a problem due to a space issue.
    Thanks for the suggestions. Although I knew the image fit the space, I did what you suggested and found that I like the extra space and kept it.

    Thanks.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Rounded corners
    By commdiver in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Jan 2011, 12:45 AM
  2. rounded corners
    By wotnow in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 21 Jul 2010, 07:20 PM
  3. rounded corners
    By wotnow in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Jul 2010, 03:07 PM
  4. Rounded Corners
    By autoace in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Sep 2009, 12:28 AM
  5. Custom Login Page CSS Rounded Corners
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 8 Apr 2009, 01:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg