inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Dec 8, 2012 7:46:44 GMT -8
thenotablenook.freemessageboards.comi added a row to put links in in the infocenter, i cant get any padding between the links id like to have the links aligned on the rite side and the height of the row needs to be adjusted <tr> <td style="padding-left:10px;"><b> <a href="http://thenotablenook.freemessageboards.com/members?dir=desc&sort=posts">Top Posters</a> <a href="http://thenotablenook.freemessageboards.com/members?dir=asc&sort=name&view=staff">View Staff</a> <a href="#" onclick="scroll(0, 0); return false;">Back To Top</a></b> </td> </tr>
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Dec 8, 2012 11:06:42 GMT -8
<tr> <td style="height: 25px;" colspan="2"><span id="infocenter-links"><b> <a href="http://thenotablenook.freemessageboards.com/members?dir=desc&sort=posts">Top Posters</a> <a href="http://thenotablenook.freemessageboards.com/members?dir=asc&sort=name&view=staff">View Staff</a> <a href="#" onclick="scroll(0, 0); return false;">Back To Top</a></b></span> </td> </tr> <tr>
Just make sure to add the following to your stylesheet;
#infocenter-links { float: right; } #infocenter-links a { padding-right: 25px; }
Fairly certain that should work, and you should be able to work out which bits you'll need to edit. =]
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Dec 8, 2012 12:24:54 GMT -8
everything worked, thanks paul
if i start a thread will you put it Template Modifications
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Dec 8, 2012 12:39:56 GMT -8
No worries. An info-center based modification thread is already on my list of to-do's. =]
|
|