browser difference browser difference
 

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

Main Menu

browser difference

Started by Liza, September 10, 2006, 11:08:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Liza

my gallery shows up fine on firefox but in IE it appears very screwed up and out of proportions:

http://www.evgallery.net.tc

(there's no banner on it currently)

Sami

open themes/harwired/style.css
and replace .catrow_noalb
with this

.catrow_noalb {padding-right: 10px; padding-left: 10px; background: #abc0b2; padding-bottom: 3px; color: #000000; padding-top: 3px; text-align:left}
‍I don't answer to PM with support question
Please post your issue to related board

Liza

done but its gone a little green lol...

if it helps i put:


}

.catrow_noalb {padding-right: 10px; padding-left: 10px; background: #abc0b2; padding-bottom: 3px; color: #000000; padding-top: 3px; text



}



Sami

and why you didn't put last part !!!?
it should be :
.catrow_noalb {padding-right: 10px; padding-left: 10px; background: #abc0b2; padding-bottom: 3px; color: #000000; padding-top: 3px; text-align:left}

if you can't figure it out rename your style.css to style.txt and attach it to the next post by using additional options
‍I don't answer to PM with support question
Please post your issue to related board

Liza

oh sorry...  hang on i c/p it wrong into the forum. it's really this (what you put):

}

.catrow_noalb {padding-right: 10px; padding-left: 10px; background: #abc0b2; padding-bottom: 3px; color: #000000; padding-top: 3px; text-align:left}



}

Sami

As I see your categories are in left side now, so your centerlize categories issue is solved
What is the other issue?
‍I don't answer to PM with support question
Please post your issue to related board

debragrant