browser difference browser difference
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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