J
Jeff
ASP.NET 2.0
I have a menu on a webpage. These menuitems are specified in a .sitemap
file. These menuitems have ImageUrl set with a link to a image.
The menuitems look like this:
[image][title]
The problem is that I want some space between [image] and [title]
I've tryed using text-indent and padding-left but they don't help, they just
move both [image] and [title] to the right
Any suggestions?
Jeff
I have a menu on a webpage. These menuitems are specified in a .sitemap
file. These menuitems have ImageUrl set with a link to a image.
The menuitems look like this:
[image][title]
The problem is that I want some space between [image] and [title]
I've tryed using text-indent and padding-left but they don't help, they just
move both [image] and [title] to the right
Any suggestions?
Jeff