Customizing SMF > Theme Previews

[Preview] justboards Theme

<< < (3/6) > >>

KahneFan:
Works with the 1st alone. However, now that they're on different rows, should I remove the ":" since it's not really needed as a divider any longer.

Antechinus:
Add a couple more child boards. The line break you put in doesn't deal with all of them. It only puts the break between the "Child Boards:" text and the first one listed. As for the colon, it's up to you. Whatever you think looks best.

Antechinus:
Actually I just realised my last suggestion was wrong. It should be like this:


--- Code: ---$children[] = $child['new'] ? '<strong>' . $child['link'] . '</strong>'. $child['link'].'<br />';
--- End code ---

KahneFan:
The first (second) code put the children in a single stack, which is not preferred with the way I have the squares set up. They all need to stay the same size (if possible) so they line up. If there are a lot of children in a stack it makes that 1 board taller than the rest. The revised code gave me a parse error.

Antechinus:
Hmm. Oh well just mess with it until you get the layout you want. I was thinking that if the child board names all string together it may be hard to read.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version