Page 1 of 1

Centering header in main description

PostPosted: Wed Aug 18, 2004 1:18 am
by sheila
I have worked out how to center/centre the text in the description in the main gallery but I cannot figure out how to center the header "Sheila Smart : Photographer". When I tried to do the same to the header, I lost the large text. I did a search but couldn't find this info.

Thanks in anticipation.
Sheila

PostPosted: Wed Aug 18, 2004 6:30 am
by srijith
Just to check, in your CSS file, you have
Code: Select all
h2 {
        ..........
        text-align: Left;
        ..........
}

Did you try changing the text-align to center?

PostPosted: Wed Aug 18, 2004 8:14 am
by sheila
Srijith to the rescue, yet again. Changing it to center worked. Thanks Srijith.

Cheers
Sheila

PostPosted: Sat Aug 28, 2004 11:37 pm
by sheila
Srijith

I had changed the CSS to center which looks fine but I noticed today that when logged out, seeing the galleries as a visitor, the text is to the left again - but not when I am logged in. Any ideas?

Cheers
Sheila

PostPosted: Sun Aug 29, 2004 9:54 am
by srijith
sheila wrote:Srijith

I had changed the CSS to center which looks fine but I noticed today that when logged out, seeing the galleries as a visitor, the text is to the left again - but not when I am logged in. Any ideas?

Cheers
Sheila

Strange.. I dont seem to see the problem at my side, logged in or logged out the title is shown in the center. Could it be some browser cache issue? I cant think of any reason why the title will not be centered for a guest, since those HTML codes are common to everyone who views the galleries.