coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: mrexecutive on January 07, 2007, 11:25:03 AM

Title: Themeproblems under Firefox but not with IE
Post by: mrexecutive on January 07, 2007, 11:25:03 AM
Hello,

My Site: www.landypix.net uses the Grimm theme and works under IE perfectly with the theme but under Firefox the Tables for the Album display go over the right margin. (the left side is ok but the right side goes over)

They are not centered to stay in the white field as under IE. That doesnt look nice! Can someone please help me?
Title: Re: Themeproblems under Firefox but not with IE
Post by: Nibbler on January 07, 2007, 12:24:33 PM
Looks fine to me, post a screenshot.
Title: Re: Themeproblems under Firefox but not with IE
Post by: mrexecutive on January 07, 2007, 01:25:00 PM
here 2 screenshots:

first IE:

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.landypix.net%2Fimages%2Fscreenie.jpg&hash=66159e3577bba6bc7001fd1367585bee1379e581)

second Firefox:

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.landypix.net%2Fimages%2Fscreenfirefox.jpg&hash=b5348c07217acc1e3c82849618e42a00328fd330)

also the gray bar on the top with the "Landrover - build to last" words doenst appear in firefox!

thanks frederik
Title: Re: Themeproblems under Firefox but not with IE
Post by: Gizmo on January 07, 2007, 02:17:08 PM
By using the Web Developer Extension (http://forum.coppermine-gallery.net/index.php?topic=24056.msg123520#msg123520) for Firefox, I was able to figure out that the content styling needs adjusting due to your gallery introduction text is short. No problem, in your style.css find

#content {
background: url("images/image_05.jpg") no-repeat top right;
padding: 0 65px 0 65px;
text-align: justify;
clear: right;
}


and make an adjustment to the padding such as
padding: 5px 65px 0 65px;

Play with the value until you get the results you want.
Title: Re: Themeproblems under Firefox but not with IE
Post by: mrexecutive on January 07, 2007, 03:21:55 PM
thanks that was perfect! now it works!

Just one more question: is there a way that i can remove the landypix.net in the header picture but in that way so that the "share your experience" stays as it is? I can remove the landypix.net(in white) but then the sloagan moves up and that looks like ......

Is there a mod to see which other users are online? (can you send pn to them?) or is this just in a nuke system possible (phpnuke, postnuke, cpgnuke,...)

thanks again frederik!
Title: Re: Themeproblems under Firefox but not with IE
Post by: Gizmo on January 07, 2007, 09:18:47 PM
There's a one question per post rule so start new threads with your other questions.