WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Removing forum lines Empty Removing forum lines Fri Dec 24, 2010 10:43 am

Agent24

Agent24
Registered Member
Registered Member
Is it possible to remove these white lines? It looks really bad with it on there
Removing forum lines 2lc42nk



Last edited by Agent24 on Sat Dec 25, 2010 7:16 am; edited 1 time in total

2Removing forum lines Empty Re: Removing forum lines Fri Dec 24, 2010 2:32 pm

ankillien

ankillien
Administrator
Administrator
Which version?

3Removing forum lines Empty Re: Removing forum lines Fri Dec 24, 2010 11:49 pm

Agent24

Agent24
Registered Member
Registered Member
Phpbb3

4Removing forum lines Empty Re: Removing forum lines Fri Dec 24, 2010 11:59 pm

ankillien

ankillien
Administrator
Administrator
This CSS would do the trick...

Code:
.topics , .posts , .lastpost {
border: none !important;
}

5Removing forum lines Empty Re: Removing forum lines Sat Dec 25, 2010 2:18 am

Agent24

Agent24
Registered Member
Registered Member
Thanks! But what would I need to do get the other side away?
Removing forum lines 2rlya0w

6Removing forum lines Empty Re: Removing forum lines Sat Dec 25, 2010 6:28 am

Guest


Guest
Use this line instead:

Code:
.dterm, .topics, .posts, .lastpost {border: none !important;}

7Removing forum lines Empty Re: Removing forum lines Sat Dec 25, 2010 7:16 am

Agent24

Agent24
Registered Member
Registered Member
Thanks guys! You are so helpful!
Merry Christmas santa

8Removing forum lines Empty Re: Removing forum lines Sat Dec 25, 2010 9:48 am

ankillien

ankillien
Administrator
Administrator
Merry Christmas to you too Very Happy

Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum