|
#1
| |||
| |||
| 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 |
|
#2
| ||||
| ||||
| Re: Making round corners Hello, Its quite simple really, in the template look for the tcat row (somthing like this: Code: <td class="tcat"> 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;" /> ![]() |
|
#3
| |||
| |||
| Re: Making round corners Not surprised about what you said worked perfect :-D what about the bottom part though? That fixed the top part. |
|
#4
| ||||
| ||||
| 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> |
|
#5
| |||
| |||
| 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. |
|
#6
| ||||
| ||||
| Re: Making round corners No problem ![]() |