coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: alptraum on March 08, 2004, 06:36:38 AM

Title: please, req help with border-issue
Post by: alptraum on March 08, 2004, 06:36:38 AM
hi,

i'm trying to get rid of the borders from the table(s) below while retaining the borders of other tables (thumbnails, etc). But they seem to be grouped so they share some of the same properties (one being the border). In other words, eliminating the border from the table below will also eiminate the border from the table in the thumbnails page, etc.

I'm new to the whole CSS thing but it seemed logical to ungroup the tables' properties, but that only let me set individual backgrounds... don't know how I can get individual border settings.  :?:

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Falptraum.us%2Fborder.jpg&hash=9698d99c4aba5e96a0c1a209f7282ced52e98d9f)

can someone help me out... I hope I worded the question in a way that makes sense, lol. Thanks.

ehm... gaugau, wo steckst Du?  :D brauch deine Hilfe!
Title: please, req help with border-issue
Post by: Joachim Müller on March 08, 2004, 07:23:26 AM
edit themes/yourtheme/theme.php and look for
Quote<table cellspacing="2" cellpadding="0" style="border: 1px solid #000000; background-color: #FFFFFF; margin-top: 30px; margin-bottom: 30px;">
Edit the CSS properties as needed.
(This shouldn't have been in theme.php, but style.css - has been fixed in the dev version).

GauGau