Rounded Corners Problem

They have: 677 posts

Joined: Mar 1999

Hi.

I am trying to get a seamless intigration with "EZ Contents" and "Vbulletin". I have done good, or great so far. There are rounded corners on my VB site, and when i try to impliment them into EZContents, they are off, check it out here, http://tutorials.graphic-forums.com/index.php, maybe someone can make some new rounded corner html code as everything i make isnt working.

Thanks for the help

Ken Prescott

Brian Farkas's picture

They have: 1,015 posts

Joined: Apr 1999

Hi Ken,
A couple suggestions to fix your problem.

1. Try setting the background colors in the cells containing the rounded corners to the background color of the page.

2. Make sure the width of the cells containing the corner images is exactly the same as the corners themselves.
Also, make sure the alignment is set to right.

3. Set the width of the middle column in the table to 100%.

Try these, and see if that helps at all.

Good luck!

They have: 677 posts

Joined: Mar 1999

this is what i have for the top area.

<table cellSpacing="0" cellPadding="0" width="772" border="0">
    <tr>
      <td bgColor="#ffffff" width="18"><img
src="http://www.graphic-forums.com/images/cornertl.gif" width="10"
height="10"></td>
      <td width="762" bgColor="#ffffff"><img height="10"

src="http://www.graphic-forums.com/images/space.gif" width="1"

border="0"></td>
      <td bgColor="#ffffff" width="10"><img
src="http://www.graphic-forums.com/images/cornertr.gif" width="10" height="10" align="right"></td>
    </tr><tr><td width="772" colspan="3">
'

Ken Prescott

Brian Farkas's picture

They have: 1,015 posts

Joined: Apr 1999

Okay... As I said, you'd just need to try changing it as per the instructions above.



They have: 677 posts

Joined: Mar 1999

got it!

Thanks Bri!

Brian Farkas's picture

They have: 1,015 posts

Joined: Apr 1999

Sure thing, good luck with the site!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.