View Single Post
  #38  
Old 12-16-2007, 09:29 AM
  wank3r's Avatar 
wank3r wank3r is offline
 

eXpert
  
Join Date: Aug 2006
Posts: 291
 

Default Re: Pure CSS Rounded Boxes! (no images, no tables)

I do find this modification quite nice opposed to the default values. But I have a few problems that some of you might be able to clear up for me.

I've followed all the steps necessary (on page 1).

Problems:

1.
After changing the rectangle_top.tpl file inside my skin1 directory with the following code I'm experiencing that all text, both on the customer front and admin section, is centered. Now I really want the width to be a bit smaller than 100% and also I would love to have the site centered if possible (see attachement 01).

Code:
{* $Id: rectangle_top.tpl,v 1.25 2006/02/07 08:09:51 max Exp $ *} <center> <table class="Container" cellpadding="0" cellspacing="0" width="{$width|default:"85%"}"> <tr><td class="Container"> </center>

2.
The boxes on my right side are missing their pixels that defines the closing of the box from some pages (see attachement 02).

3.
How can I get the round effect on the top and bottom menus?
Attached Thumbnails
Click image for larger version

Name:	01.jpg
Views:	196
Size:	56.1 KB
ID:	693  Click image for larger version

Name:	02.jpg
Views:	177
Size:	58.9 KB
ID:	694  
__________________
Powered by X-Cart Gold: 4.4.4/4.4.5
Reply With Quote