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]

1 Wrapper Problem on Wed Aug 17, 2011 2:00 pm

Mr.Joker


Decorate Desktop Contest Winner
Decorate Desktop Contest Winner
For example I want to have same border as you have around body part. Maybe I didnt said it right. You have patern first, then this "thing" around like box where is everything inside of it. Well I want that box. Not the same one but need code for it. And where to put it.



Last edited by Mr.Joker on Wed Aug 17, 2011 6:17 pm; edited 2 times in total

2 Re: Wrapper Problem on Wed Aug 17, 2011 2:08 pm

ankillien


Administrator
Administrator
Hi,

The border it added to the outer wrapper using CSS. I've also made some changes in template to achieve this.

Code for border is:

Code:
#wrapper {
border: 3px solid blue;
}


Care to tell your forum version?

EDIT: Would you please change the topic title to something relevant to your question?

3 Re: Wrapper Problem on Wed Aug 17, 2011 6:10 pm

Mr.Joker


Decorate Desktop Contest Winner
Decorate Desktop Contest Winner
Changed it. And what you did in template? So I can achive not the same but nearly same effect.

Edit: Ty I solved it.

4 Re: Wrapper Problem on Wed Aug 17, 2011 6:18 pm

Nera


WebArtz Technician
WebArtz Technician
Solved / Locked


_________________

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