[Solved]: problem in image [Solved]: problem in image
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: problem in image

Started by alsaheruae, April 09, 2008, 12:51:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alsaheruae

hi

how r u?

see  the pic

i want  to but the pic in center ??

how can i do that?


Joachim Müller

Post a link to your gallery - a screenshot won't help, as it won't tell us about the theme you use nor the stylesheet you applied.


Joachim Müller

http://www.alsaher.ae/testphoto/themes/sahir.net/style.css
.tableb , .display_media , .catrow {
        background: #F2F5F7 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-right: 10px;
        text-align:right;
}
If you want it centered, don't use text-align:right; ;)

Use the Web Developer Toolbar to figure such stuff out.

alsaheruae

i delet  text-align:center;

but  the saim


Joachim Müller

Deleting the definition means that it goes back to default or inherits the properties from the parent element. Usually, the default is left-aligned for LTR languages, not sure what it is for RTL languages.
Don't delete the definition, but change the definition so that it meets your requirements.

alsaheruae