News:

Wondering if this will always be free?  See why free is better.

Main Menu

How can I remove these little lines/gaps?

Started by Frundaba, May 11, 2009, 02:10:18 AM

Previous topic - Next topic

Frundaba

Hi, ive included a screenshot with arrows to show the lines/gaps I'd like to remove.

They take on the color of whatever is the background color for the forum.

And here's the stylesheet:

(editedirosevelt)

sAce


Frundaba

Update:I removed that top gap/line by removing a 1px margin found in the index.template file for this theme.

But still haven't found how to remove that lower gap/line. Shall do some more sleuthin...

The .tborder seems to control that green border I have around different sections, but I haven't gotten it to alter this little gap I gotz.

Thanks S-Ace for your input  :)

Antechinus

Post a direct link to the theme if possible. That might it easier to track the problem.

Frundaba

#4
 editorialis borealis

(spaces need removin)

thanks S-Ace and Antechinus

[SiNaN]

I guess you use catbg class for those cells. .catbg, .catbg2, .catbg3 has border-bottom property and I see them in your style.css too. Either remove border-bottom from those classes or create a new class for those cells.
Former SMF Core Developer | My Mods | SimplePortal

Antechinus

#6
I noticed in his css that he has the border set to 0px.

Frundaba, what is the theme id number? We aren't interested in which folder it's stored in on your server. We want to see it working in our browsers. That way we can throw web dev tools at it and see straight away which class is causing the problem. When I said "direct link to the theme" I meant "direct link to the theme".

[SiNaN]

Opps, you are right. The latest css seems to be fine with header actually.

The space between category name and boards is an inline style added to boards table. To remove it:

./Themes/{your_theme}/BoardIndex.template.php

Code (Find and Remove) Select
style="margin-top: 1px;"
Former SMF Core Developer | My Mods | SimplePortal

Frundaba

Great Gregorian Gatsby Gap Chant!

That was it Blue Dream! Thanks All   :D

Advertisement: