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]

1Wrapper Problem Empty Wrapper Problem Wed Aug 17, 2011 3:30 pm

Mr.Joker

Mr.Joker
Mr. WebArtz
Mr. WebArtz
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 7:47 pm; edited 2 times in total

2Wrapper Problem Empty Re: Wrapper Problem Wed Aug 17, 2011 3:38 pm

ankillien

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?

3Wrapper Problem Empty Re: Wrapper Problem Wed Aug 17, 2011 7:40 pm

Mr.Joker

Mr.Joker
Mr. WebArtz
Mr. WebArtz
Changed it. And what you did in template? So I can achive not the same but nearly same effect.

Edit: Ty I solved it.

4Wrapper Problem Empty Re: Wrapper Problem Wed Aug 17, 2011 7:48 pm

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