Forum Support

Shape 5
March 28, 2024, 11:51:52 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Main Body-rounded border  (Read 466 times)
mona
Jr. Member
**
Offline Offline

Posts: 23



« on: October 24, 2007, 05:49:18 AM »

Hi there

I am using template style 1 and I and want to have a rounded border around the main body like the other styles have.

How can I make this happen.

Thank you kindly,

jeff
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: October 24, 2007, 09:56:40 PM »

Hey Jeff,

To accomplish this take the following code and past into your color1.css file.  You will notice the images are being pulled from the color3 folder.  You will have to edit the rounded corner images as they have a background color on them, once you take out this color you should be good to go.  Let me know if you still need any help with this, here is the code you need to add:


/* Main content and outer rounded corners */

#topmiddleshade {
   float:left;   
   width:100%;
   background:url(../images/color3/topmiddleshade.gif) repeat-x;
   height:6px; }
   
#bottommiddleshade {
   float:left;
   width:100%;
   background:url(../images/color3/bottommiddleshade.gif) repeat-x;
   height:6px; }

#maininnerleft {
   background:url(../images/color3/maininnerleft.gif) repeat-y;
   float:left;
   width: 4px;
   height:6px; }
   
#maininnerright {
   background:url(../images/color3/maininnerright.gif) repeat-y;
   float:left;
   width: 4px;
   height:6px; }
   

#bottomleftshade {
   background:url(../images/color3/bottomleftshade.gif) no-repeat;
   float:left;
   clear:both;
   width: 7px;
   height:6px; }

#topleftshade {
   background:url(../images/color3/topleftshade.gif) no-repeat;
   float:left;
   width: 7px;
   height:6px; }



#toprightshade {
   background:url(../images/color3/toprightshade.gif) no-repeat;
   float:right;
   width: 7px;
   height:6px; }

#bottomrightshade {
   background:url(../images/color3/bottomrightshade.gif) no-repeat;
   float:right;
   width: 7px;
   height:6px; }


.maininner2 {
   border-left: 1px #75888D solid;
   border-right: 1px #75888D solid;}

.maininner3 {
   padding: 13px;}
« Last Edit: October 25, 2007, 12:02:32 PM by jonahh » Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
mona
Jr. Member
**
Offline Offline

Posts: 23



« Reply #2 on: October 25, 2007, 11:35:01 AM »

 ;DNo Kidding!!!

Wow , You just bought yourself a customer for life!

Cheers,

Jeff Grin
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.