1
jimbofoxman
Help, Driving me nuts!

Can someone help me? I can't figure this theme out and why there appears to always be a vertical white line to the right of the MAIN MENU / USERMENU blocks and the center colum.

http://www.planesnsuch.com/xoops/

I just want to get rid of that white vertical line. What code or something am I missing?

GRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR

2
LazyBadger
Re: Help, Driving me nuts!

Hmm... where you found problem?!
td#leftcolumn    (line 152)
{
    
width200px;
    
font-size11px;
[
color=CC0000]    border-right-width1px;
    
border-right-stylesolid;
    
border-right-colorrgb(229229229);[/color]
    
padding-top2px;
}
a
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition

3
jdseymour
Re: Help, Driving me nuts!

In style.css look for this:

td#leftcolumn
{
    
width200px;
    
font-size11px;
    
border-right1px solid #E5E5E5;
    
padding-top2px;


This is what you want to change:

border-right1px solid #E5E5E5;


HTH.

4
jimbofoxman
Re: Help, Driving me nuts!

(DISGUST SOUND)

WOW.........totally missed that one. Was driving me nuts. Thanks for helpin on that one.

Login

Who's Online

315 user(s) are online (246 user(s) are browsing Support Forums)


Members: 0


Guests: 315


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits