1) Script Title: simplegallery.js
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...plegallery.htm
3) Describe problem:
Hello, this is my first posting here. Should I have overlooked an existing thread please forgive me.
I want the description text to be in positioned 'center' and in font ' verdana'
However this is being ignored, description text stays at left with font Times New Roman. What do I have to to to change to ' center' and ' verdana ' ?Code:#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined) text-align: center; padding: 2px 5px; } .smallfont { font: 11px verdana; } p { font: 10pt verdana; } </style>
Many thanks !
partagas



Reply With Quote


Bookmarks