This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > April 2005 > modify a Project VII design





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author modify a Project VII design
powerdog

2005-04-29, 7:20 pm

Would appreciate it if someone would look at this design pack demo...

http://www.projectseven.com/viewer/...demo=carrollton

and tell me if there would be any problem modifying it so the left and right
cols are more like this one:

http://www.projectseven.com/viewer/index.asp?demo=palms

(Shorter columns and curved at the bottom.)

Thanks!

Murray *TMM*

2005-04-29, 7:20 pm

Why not ask on the PVII forums?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"powerdog" <webforumsuser@macromedia.com> wrote in message
news:d4ti8n$k6u$1@forums.macromedia.com...
> Would appreciate it if someone would look at this design pack demo...
>
> http://www.projectseven.com/viewer/...demo=carrollton
>
> and tell me if there would be any problem modifying it so the left and
> right
> cols are more like this one:
>
> http://www.projectseven.com/viewer/index.asp?demo=palms
>
> (Shorter columns and curved at the bottom.)
>
> Thanks!
>



Osgood

2005-04-29, 7:21 pm

You should be able to do that without much problem.


You would need to comment out the background images and border from the
#wrapper <div> as below, see the /* and */ that comments out that
particular part of the css. You can remove those three lines completely
if you want.

#wrapper{
/* background-image: url(images/c_bgwrapper.jpg);
background-repeat: repeat-y;
background-position: top left;
border:1px solid #333; */
min-width: 770px;
position:relative;}


Do the same to the #wrapper1 <div>. Infact if you know how you can
completely remove that <div>


#wrapper1 {
/* background-color: #fff;
background-image: url(images/c_bgwrapper.jpg); */
background-repeat: repeat-y;
background-position: top right;
min-width: 770px;
}


Remove this form the #sidebar <div> and you can already see things
starting to happen.

<p>this is some copy text this is some cop text this is some copoy text</p>
<p>this is some copy text this is some cop text this is some copoy text</p>
<p>this is some copy text this is some cop text this is some copoy text</p>
<p>this is some copy text this is some cop text this is some copoy text</p>
<p>this is some copy text this is some cop text this is some copoy text</p>
<p>&nbsp;</p>


Insert a curved image in the #sidebar <div> after the closing </ul> tag,
as below.

<li><a href="#">Section link</a></li>
</ul>
<!-- insert curved image here make its width 150px -->

</div>


Then work on the #news <div>


powerdog wrote:

> Would appreciate it if someone would look at this design pack demo...
>
> http://www.projectseven.com/viewer/...demo=carrollton
>
> and tell me if there would be any problem modifying it so the left and right
> cols are more like this one:
>
> http://www.projectseven.com/viewer/index.asp?demo=palms
>
> (Shorter columns and curved at the bottom.)
>
> Thanks!
>


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews