making text justification to the right
choochee
Registered Users Posts: 9 Big grins
Hello ppl,
I need to setup the text on my images, to be displayed justified to the right (and not the default left). I think it may involve something called CSS but as I'm not familiar with this I really hope someone can give a tip on how to make this... thanx
my site for now is on http://yossi.smugmug.com/ to be finished before I re-publish it with the correct address.
I need to setup the text on my images, to be displayed justified to the right (and not the default left). I think it may involve something called CSS but as I'm not familiar with this I really hope someone can give a tip on how to make this... thanx
my site for now is on http://yossi.smugmug.com/ to be finished before I re-publish it with the correct address.
0
Comments
Support Hero and Customeister
http://www.smugmug.com/help
now it's back (I removed it because of the wrong direction...) so you can see the problem.
.sm-tile-caption {
text-align: right;
}
Support Hero and Customeister
http://www.smugmug.com/help
edit: found out how...
how can I hide the built-in scroll bar of the browser? it hides the right 10-15 pixels of my page...