PDA

View Full Version : Rounded Corners


SoKo
06-14-2007, 11:55 PM
Is it possible to make the modules have rounded corners instead of square corners. Here is an example of what I am talking about!

Photo Shop Elements Website (http://www.photoshopelementsuser.com/index.php)

succo
06-15-2007, 02:14 AM
ehm... it depends on your tcat css class, i guess :)
if you got a 'rounded' tcat you'll have rounded corners, else not

Our Sponsors
 

Brian
06-15-2007, 09:54 AM
The look of all of your modules can be changed by modifying your 'adv_portal_module_wrapper' template.

SoKo
06-15-2007, 04:49 PM
Ok, but how do you edit the module in that template to make the corners rounded. Here is an example:

LIKE THIS! (http://www.photoshopelementsuser.com/forum/)

Our Sponsors
 

Brian
06-16-2007, 10:10 AM
You would need to edit that template and change the HTML code however you would like to add the rounded corners.

SoKo
06-17-2007, 11:50 AM
Can you give me an example? Your answer is a bit vague!

Brian
06-17-2007, 12:19 PM
Not really... The code is going to depend on quite a few things. If you're not sure how to do it, then I would recommend finding somebody that's familiar with HTML and CSS to help you out.

SoKo
06-17-2007, 12:47 PM
Thats why I posted here! I am asking if there is someone who can help me out!

rknight111
06-18-2007, 11:21 PM
Are you talking like my site http://www.snowandmud.com/

Ron

samipk
12-05-2007, 01:54 AM
yeah i would also love to do this if this can be done as i want my boxes to have rounded corners on all four side

seangworld
12-05-2007, 04:56 AM
this thread seems to be more of a 'look at my site' instead of actual help. :(

xTerMn8R
02-28-2008, 02:14 PM
I'm no expert at this But I Believe I've read somewhere on how this is done... It involves using Images for each corner and a table with absolute locations and sizing for each Row and Column. I believe they use a <td>&nbsp</td> to represent the center column. If ya do a Google search on Round Table corners I think ya might find the answers your looking for. Its out there , I've seen it but dont remember where. Hope this helps a little, Its similar to creating a Wrapper like ya do for headers and footers.

Good Luck
Tom

Here I did a quick search and came up with a million pages on this, here's one that's similar to what I've seen before.

http://www.creativyst.com/Doc/Articles/RoundTbl/RouTable.htm

Alfa1
04-06-2008, 12:45 AM
OK. lets say I have 4 corner images in the same colour as my current table borders. Then how do I change adv_portal_module_wrapper to include those at the corners?

AzzX
04-15-2008, 10:59 PM
Would like to know the above question as well.

Alfa1
05-30-2008, 07:10 PM
Bump.

MYCNCUK
06-02-2008, 10:14 PM
Are you guys still wanting to do this ? Its quite easy, its a bit tricky because you have to split the code in the right places then insert the split code into the correct places on the wrapper file.

If you dont know what your looking at in the wrapper file then your not going to find it easy, so your choices are limited.

Choice 1: Forget the idea.
Choice 2: Ask somone to do it for you.

It wont take long to do, so dont get rippied off but remeber the person doing it is offering you a service so you should try and be fair.

Alfa1
06-03-2008, 12:18 AM
I will see if I scan find anyone to do this for me. Thanks.

Infopro
06-03-2008, 08:17 AM
This might be useful.
http://www.spiffycorners.com/

Alfa1
06-03-2008, 09:24 AM
Very much indeed. Thank you!

MYCNCUK
06-03-2008, 07:22 PM
If you get stuck post up your code and ill take a look see whats going down!