HTML Page Wrap Code
5 posters
Page 1 of 1
HTML Page Wrap Code
I am trying to make a white wrap or page-wrap looking somewhat like this: http://demo.dhetemplate.com/2012/05/isoft.html
I tried these codes, but they don't seem to work:
I tried these codes, but they don't seem to work:
- Code:
#wrap {
background-color: #FFFFFF;
padding: 0 0px;
min-width: 1200px;
width: 1200px;
margin: 0 auto;
min-height:100%;
/* hack for IE6 */
height:auto !important;
height:100%;
}
or
#page-wrap { ...
}
Last edited by CatherinaAndrea on July 23rd 2012, 6:21 pm; edited 1 time in total
Re: HTML Page Wrap Code
What is it you want to wrap around text around a picture? You are way off using that CSS code it needs to know what to wrap.
Re: HTML Page Wrap Code
Right ok, so "wrap" might not be the correct code here, but how would you achieve that white block that makes the page in the example link?
Re: HTML Page Wrap Code
That is a webpage layout that is not affiliated with Forumotion whatsoever. You can do that on a different website building host that has different templates to choose from or build it from scratch.
This is not a forumotion related question its website building template issue.
This is not a forumotion related question its website building template issue.
Re: HTML Page Wrap Code
runawayhorses wrote:That is a webpage layout that is not affiliated with Forumotion whatsoever. You can do that on a different website building host that has different templates to choose from or build it from scratch.
This is not a forumotion related question its website building template issue.
That "WebPage Layout" was a VISUAL help as to what i was trying to explain. It's a HTML or CSS code question in the "Scripts (Coding) Problems" forum. I AM building my HTML page from scratch and as I AM using Forumotion this IS a FM related question, in the form of help to acquire a certain bit of code to help me along the way.
If you don't have anything helpful to add don't say it at all.
So here is a different VISUAL help.
Re: HTML Page Wrap Code
Your issue is not a problem, its a page building design request and has nothing to do with forumotion. An HTML page layout is something you learn at HTML tutorial sites. You want a lesson in HTML and this forum isn't about giving lessons.
Re: HTML Page Wrap Code
Wow ok, do you even realize how many people here are NOT HTML and CSS masters. If this wasn't a place to ask questions about coding then there would be nothing and no one here. So please stop spreading your joy in this topic and move on to somewhere else.
Can anyone else help me with this one?
Can anyone else help me with this one?
Re: HTML Page Wrap Code
Please guys chill down.
runawayhorses, if you don't wish to help you can just ignore.
runawayhorses, if you don't wish to help you can just ignore.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: HTML Page Wrap Code
I'm not too sure what you're asking, but I've edited the area I think you are talking about using:
#wrap {
whatever here
}
#wrap {
whatever here
}
Re: HTML Page Wrap Code
I tried that one too, that was my first guess at it, but it doesn't work for some reason.
Re: HTML Page Wrap Code
CatherinaAndrea wrote:I tried that one too, that was my first guess at it, but it doesn't work for some reason.
What exactly do you want to do?
Re: HTML Page Wrap Code
If you look at my original post, i gave a link there to show what i meant. The white page background that's what i'm after. In the FM editor "#wrap{" works, but in html page it doesn't. So that is where i am struggling just now.
Re: HTML Page Wrap Code
Well it depends if your HTML page is using your forums header and footer.
If it is, then #wrap or #main or #main-content should work.
If not then just wrap all your HTML in a div, give it an ID, and use that.
If it is, then #wrap or #main or #main-content should work.
If not then just wrap all your HTML in a div, give it an ID, and use that.
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: HTML Page Wrap Code
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Spoiler Code for a HTML page
» Code to add Chatbox on HTML page
» HTML Page code on one line.
» Issues with HTML into page code
» [Help]Login Box Code for HTML page
» Code to add Chatbox on HTML page
» HTML Page code on one line.
» Issues with HTML into page code
» [Help]Login Box Code for HTML page
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum