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]

1Solved remove 2 thing Fri Jan 06, 2012 10:40 am

KiD CaTz

KiD CaTz
Registered Member
Registered Member
i need remove this at phpbb3

remove 2 thing Captur14


also remove this jump box

remove 2 thing Captur15

please...

2Solved Re: remove 2 thing Fri Jan 06, 2012 6:20 pm

Unknown Data

Unknown Data
Registered Member
Registered Member
For both things, add this to your CSS:
Code:
.jumpbox, .quickmod {
display : none;
}
ul.topiclist dd {
border : 0px;
}

http://woops.dk

3Solved Re: remove 2 thing Sat Jan 07, 2012 12:18 am

KiD CaTz

KiD CaTz
Registered Member
Registered Member
Unknown Data wrote:For both things, add this to your CSS:
Code:
.jumpbox, .quickmod {
display : none;
}
ul.topiclist dd {
border : 0px;
}


thanks UD... Very Happy sloved.

4Solved Re: remove 2 thing Sat Jan 07, 2012 3:24 am

Nera

Nera
Technician
Technician
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