Customers SupportDocumentation


Reply
 
Thread Tools
  #1  
Old 16-07-2008, 10:05 PM
Member
 
Join Date: Jun 2008
Posts: 23
Making round corners

I added a Top 5 stat http://www.talkcande.com (at the bottom) and it doesn't have the rounded corners...this has nothing to do with your style but I figure you would know the best way to edit since you did create it ...would it be a hard process to make this have the rounded corners so it will match the other tables?

thanks
Reply With Quote
  #2  
Old 18-07-2008, 10:11 PM
MaestroX's Avatar
vBulletin Skin Zone Staff
 
Real Name: Chris A.
Join Date: May 2007
Location: UK
Posts: 1,371
Re: Making round corners

Hello,

Its quite simple really, in the template look for the tcat row (somthing like this:

Code:
<td class="tcat">
within that row (i.e. before the closing tag, preferably right after the opening tag) add this:

Code:
<img src="styles/redcarbon/misc/tcat_tl.gif" alt="" border="0" style="position:relative; top: -7px; left: -7px; float:left;" /><img src="styles/redcarbon/misc/tcat_tr.gif" alt="" border="0" style="position:relative; top: -7px; left: 7px; float:right;" />
That should do it
Reply With Quote
  #3  
Old 20-07-2008, 05:54 AM
Member
 
Join Date: Jun 2008
Posts: 23
Re: Making round corners

Not surprised about what you said worked perfect :-D what about the bottom part though? That fixed the top part.
Reply With Quote
  #4  
Old 20-07-2008, 02:03 PM
MaestroX's Avatar
vBulletin Skin Zone Staff
 
Real Name: Chris A.
Join Date: May 2007
Location: UK
Posts: 1,371
Re: Making round corners

Ah, thats no problem too. Just add the following at the bottom of the table (after the </table> tag):

Code:
<div class="bcorner"><div class="bcrn-c"><div class="bcrn-l"></div><div class="bcrn-r"></div></div></div>
Reply With Quote
  #5  
Old 20-07-2008, 03:47 PM
Member
 
Join Date: Jun 2008
Posts: 23
Re: Making round corners

Thanks MasteroX

I am so glad I came across your templates and support. Well worth the money!!

Thanks for taking the time to help out once again.
Reply With Quote
  #6  
Old 20-07-2008, 04:30 PM
MaestroX's Avatar
vBulletin Skin Zone Staff
 
Real Name: Chris A.
Join Date: May 2007
Location: UK
Posts: 1,371
Re: Making round corners

No problem
Reply With Quote
Reply

Thread Tools



All times are GMT. The time now is 09:17 AM.