![]() |
rounded corners on catagorys
rounded corners on catagorys,seen it on a few sites any idea how its dun :)
|
anyone no how to do this please?
|
You might want to be more specific about what you mean...
Give some example URL's etc. |
instead of square boxes on catagorys ide like to round the corners :)
|
What do you mean by "categories"?!
Are you talking the left category column box, the centre category columns, the main category box... What? Show a URL of an example you mention and I think you will find more help comes your way. |
were it says catagories bestseller user online there all surrounded by a square box just wanna round the corners on um all :)
|
Its not a simple thing. You have to know webdesign to do it. You have to use images in each corder that covers up the squared table border. Employ a web designer to do it for you and add it to your templates.
Once you do one...it's quite easy to do the rest. |
You only need basic html really.
We have this in our store and use the following code if you want a tip: Code:
<table width="155" border="0" cellspacing="0" cellpadding="0" background="/style/ct/images/menu_bg.jpg"> |
There are two ways to do the round corner on menu:
1. create a left and right corner images, use table to put the images on the right location and other area uses back ground color. - advantages: less images to load and reduce bandwidth - disadvantages: html codes will be complicated 2. create an image as a shape of menu top and use it as back ground image. - advantages: html codes will be very simple - disadvantages:larger size image to load and increase bandwidth |
Quote:
I need some help with this myself. Where exactly do I put the html code for the left & right corner images? I've tried putting them in different parts and it always comes out looking funky. Here's the original code (except I took out the dingbats & the menu border): Quote:
And this is what I get when I put the codes where I "thought" they went. :roll: http://www.piercedplanet.com/xcart/home.php Quote:
|
All times are GMT -8. The time now is 07:45 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.