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]

1Remove Separating Lines, Topics, Posts Empty Remove Separating Lines, Topics, Posts Mon Oct 11, 2010 8:06 am

Syfte

Syfte
Registered Member
Registered Member
Thanks for the help recently Razz
Okay, so how do I:
Remove Separating Lines, Topics, Posts Remove11
PHPBB3, and I want to keep the horizontal line.



Last edited by Syfte on Tue Oct 12, 2010 7:23 am; edited 1 time in total

http://www.spotfeed.net

Matti

Matti
Registered Member
Registered Member
Here it is

Code:
.row dl dd {
border-left: none;
}

have fun Smile

http://csshelp.forumotion.net/

Syfte

Syfte
Registered Member
Registered Member
Thanks, but it looks like it didn't work =p

http://www.spotfeed.net

Matti

Matti
Registered Member
Registered Member
I use the same code that anki post it here => http://www.webartzforum.com/css-cascading-style-sheets-f6/i-need-a-code-to-make-the-forum-lines-around-t1749.htm and it works. but idk why not in yours. scratch

http://csshelp.forumotion.net/

Syfte

Syfte
Registered Member
Registered Member
Ohh, I see =P I had to insert he code he posted above that as well.
Code:
.forums .row {
border: 1px solid #CCC;
-moz-border-radius: 10px;
}

.row dl dd {
border-left: none;
}

Thanks Smile
(Solved)

http://www.spotfeed.net

6Remove Separating Lines, Topics, Posts Empty Re: Remove Separating Lines, Topics, Posts Tue Oct 12, 2010 11:46 am

Sanket

Sanket
Administrator
Administrator
Locked

http://www.webartzforum.com

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