inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Aug 9, 2013 7:12:17 GMT -8
Wormopoliswormer i got my sub boards on the rite in the template, but i cant get any padding on them or change the font forumbytunes.proboards.comi had to use the same class in the template because the plugin doesnt work then. float: right; was the only way i could get them there but then the sub boards underneath go the right so i need to control the sub boards on the rite and just move the sub boards below to the left just under where the description starts this is the template <td class="main clickable"> <span class="link">$[board]</span>{if $[board.num_viewing]}<span class="viewing" style="font-size: 11px;"> - $[board.num_viewing] Viewing</span>{/if}<br/> <span class="description">$[board.description]</span> <p class="sub-boards" style="float: right; font-style: italic; padding-bottom: 0px;">{if $[board.sub_board]} {foreach $[board.sub_board]}$[board.sub_board]$[board.sub_board.comma] {/foreach} </p> {/if} </td> this is the css .on_new_row a { font-size: 10px; font-weight: bold; color: #1b6b17; padding-top: 2px; } .on_new_row { padding-left: 51px; background-image: url(http://i709./ww95/tunescool/grey12.jpg); }
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 9, 2013 9:15:09 GMT -8
try this
<p style="float: right; font-style: italic; padding-bottom: 0px;"><p class="sub-boards">{if $[board.sub_board]} {foreach $[board.sub_board]}$[board.sub_board]$[board.sub_board.comma] {/foreach} </p></p>
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Aug 9, 2013 9:43:01 GMT -8
forumbytunes.proboards.comthat moved the sub boards down under the description and the italics still doesnt work. but the sub boards moved back to the left underneath
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 9, 2013 9:50:13 GMT -8
<span style="float: right; font-style: italic; padding-bottom: 0px;"><p class="sub-boards">{if $[board.sub_board]} {foreach $[board.sub_board]}$[board.sub_board]$[board.sub_board.comma] {/foreach} </p></span>
class "sub-boards" overides the italics. you will need to edit the forum CSS in order to get that to stick
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Aug 19, 2013 19:27:35 GMT -8
brian helped me get them moved. in safari and chrome the row underneath doesnt go all the way, i can only see the left side my boards are connected to the sidebar. Chris if you cant figure it out
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Aug 22, 2013 4:41:36 GMT -8
bump
|
|