Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Solved]: problem in image  (Read 3603 times)

0 Members and 1 Guest are viewing this topic.

alsaheruae

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
[Solved]: problem in image
« on: April 09, 2008, 12:51:51 pm »

hi

how r u?

see  the pic

i want  to but the pic in center ??

how can i do that?

« Last Edit: April 22, 2008, 07:26:15 pm by Joachim Müller »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: problem in image
« Reply #1 on: April 09, 2008, 07:28:21 pm »

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.
Logged

alsaheruae

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Re: problem in image
« Reply #2 on: April 10, 2008, 02:41:35 pm »

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: problem in image
« Reply #3 on: April 10, 2008, 10:46:38 pm »

http://www.alsaher.ae/testphoto/themes/sahir.net/style.css
Code: [Select]
.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.
Logged

alsaheruae

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Re: problem in image
« Reply #4 on: April 14, 2008, 09:43:35 am »

i delet  text-align:center;

but  the saim

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: problem in image
« Reply #5 on: April 14, 2008, 06:58:54 pm »

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.
Logged

alsaheruae

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Re: problem in image
« Reply #6 on: April 22, 2008, 06:41:42 pm »

thanks
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.