TinyPortal
Development => Support => Topic started by: briankstan on May 12, 2008, 07:25:37 PM
I'm trying to add my store catagories in a TP Box.
when I enter in the following code I get something that works, it just doesn't look how I need it to.
you can see in the attached image that they are spaced far apart. I need them to be right below eachother with out the space.
thanks for your help.
[iurl=http://www.saltlakemini-z.com/forum/index.php?action=store;cat=1]Motors[/iurl]
[iurl=http://www.saltlakemini-z.com/forum/index.php?action=store;cat=2]Tires[/iurl]
[iurl=http://www.saltlakemini-z.com/forum/index.php?action=store;cat=8]RCP Tracks[/iurl]
If you are using the wysiwyg or fckeditor you'll need to look at the source and delete the line break code < br >.
that removed the space, but it also will put them on the same line. I would like each one to show on it's own line if possible.
I removed to much of the code. it's working now.
thanks for your help.
Then we can set this to solved :up:
done, thanks !