Search…

X3 Photo Gallery Support Forums

Search…
 
winph
Experienced
Topic Author
Posts: 236
Joined: 19 Jul 2008, 05:07

adding space between node, title and amount

21 Aug 2008, 04:04

hi,

im trying to add a space between the node [+], TITLE and the amount [+]. anyone knows how?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

21 Aug 2008, 13:03

I was gonna say that you could use the "margin-left" and "margin-right" settings in CSS, but unfortunately, they only work for block-level items/paragraphs. In other words, it will only work for the entire line of text in a menu item(which is a paragraph).

You can however use nobreakspace( ) in your title name. Put it before and/or after the title name, and it will give more space in between. It may be a cheat, but it works fine =)
Code
  your_title