 |
Results from the most recent live auction are here.
15 members in the live chat room. Join Chat!
| |
04-24-2008, 05:46 AM
|
· #1 | | NamePros Regular Join Date: Apr 2006
Posts: 737
NP$: 12383.67 ( Donate)
| Can you make a fixed-width design, fluid? I found a nice template I liked at 4templates but it turns out to be a very narrow (750w) design and I would like it to be a fluid design that expands with the browser to say 80% width.
I have the .psd but no idea how to splice it to a fluid design. |
| |
04-29-2008, 02:53 PM
|
· #2 | | I am going to die online! Name: Mantas Location: Lithuania Join Date: Jul 2006
Posts: 239
NP$: 28.00 ( Donate)
| could you show us a screenshot of your design? |
| |
05-17-2008, 07:00 AM
|
· #3 | | NamePros Regular Join Date: Aug 2006
Posts: 293
NP$: 293.00 ( Donate)
| In it's simplest form, create a DIV that surrounds the whole layout called wrapper.
<div class="wrapper">
ALL YOUR CONTENT
</div>
In the CSS file:
.wrapper {
margin: 0px auto;
padding: 20%;
}
Hope this helps. |
| |
05-17-2008, 07:10 AM
|
· #4 | | Munky Designs Join Date: May 2005
Posts: 985
NP$: 407.00 ( Donate)
| it all depends on the design. there should be a way to make it fluid, depends how graphical it is, and if it has any specific images that will not repeat/need to be lined up.
post a screenshot  |
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |