please, req help with border-issue please, req help with border-issue
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

please, req help with border-issue

Started by alptraum, March 08, 2004, 06:36:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alptraum

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!

Joachim Müller

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