[bug fixed] thumb_view_title_row [bug fixed] thumb_view_title_row
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[bug fixed] thumb_view_title_row

Started by mvru, November 14, 2003, 08:46:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mvru

I'm just about to give up, on this one.
Search everywhere for the solution, couln't find it. Also try to modify templates as well as .css file - still unseccessul. :(

The problem that I have is the table on the main file where it display titles such as: Most viewed, Top Rated and so on. The way it shows on my page is not really fitting to the thime that I have.

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.rusweb.net%2Ftable.gif&hash=85576bcd0e7c662a0bed8f163a16fceac15d286e)

How can I reduce the hights of it?
Any boby know please advice!

gtroll

Add a style for H2 in your stylesheet that will control the height of the text of "Last Additions" This also may be being controlled by you nuke stylesheet all nuke theme are not alike...always check for the same style name in it as your cpg .css this can cause strange display behaviours

.tableh1 will control the padding and background and text color for that table that holds the Title "Last Additions"

.maintable controls the table that holds both the title and the pictures don't mess with that one with out backing up the original, one change there could cause problem in other parts....

The best way to hack style and themes is to use the view source on your browser F3 (or find) the text in question and check the html and class attributes that apply....

It would be nice to have a link to your site so I could see exactly what you mean...

gtroll

Ok I found this bug that caused the display of this to be incorrect display, when viewing in IE only, fixed ...will be in RC3