HighDots Forums  

dreamweaver layout messed up

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss dreamweaver layout messed up in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
simplythebest27
 
Posts: n/a

Default dreamweaver layout messed up - 07-15-2008 , 06:43 AM






hey my friend just helped me create a forum and he gave me a html/css template
to add content. this looks fine on my browser but not so in dreamweaver. all
the objects overlap and it is hard to edit. i have uploaded the file in a zip
to my site if anyone wants to have a look
http://www.fosspedia.com/fosspedia.com.zip
thanks


Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: dreamweaver layout messed up - 07-15-2008 , 06:52 AM






Which DW, and can you upload the unzipped pages and just post a link?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"simplythebest27" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
hey my friend just helped me create a forum and he gave me a html/css
template
to add content. this looks fine on my browser but not so in dreamweaver.
all
the objects overlap and it is hard to edit. i have uploaded the file in a
zip
to my site if anyone wants to have a look
http://www.fosspedia.com/fosspedia.com.zip
thanks



Reply With Quote
  #3  
Old   
Virginia Carter
 
Posts: n/a

Default Re: dreamweaver layout messed up - 07-15-2008 , 06:58 AM



I think zip files are taboo here.

However, if you want to upload the page and post a link, I bet there are
tons of people who would be willing to help.
--

Virginia Carter
Carolina Web Creations
======================
www.carolinawebcreations.biz

simplythebest27 wrote:
Quote:
hey my friend just helped me create a forum and he gave me a html/css template
to add content. this looks fine on my browser but not so in dreamweaver. all
the objects overlap and it is hard to edit. i have uploaded the file in a zip
to my site if anyone wants to have a look
http://www.fosspedia.com/fosspedia.com.zip
thanks


Reply With Quote
  #4  
Old   
Osgood
 
Posts: n/a

Default Re: dreamweaver layout messed up - 07-15-2008 , 07:08 AM



simplythebest27 wrote:
Quote:
hey my friend just helped me create a forum and he gave me a html/css template
to add content. this looks fine on my browser but not so in dreamweaver. all
the objects overlap and it is hard to edit. i have uploaded the file in a zip
to my site if anyone wants to have a look
http://www.fosspedia.com/fosspedia.com.zip
thanks

Add position: relative; to your css selector as below:

#head_container {
height: 220px;
position: relative;

}


Reply With Quote
  #5  
Old   
simplythebest27
 
Posts: n/a

Default Re: dreamweaver layout messed up - 07-15-2008 , 07:33 AM



hey guys the html can be found at http://fosspedia.com and the css style at http://fosspedia.com/arch.css
the images for this can be found at http://fosspedia.com/img
thanks

Reply With Quote
  #6  
Old   
simplythebest27
 
Posts: n/a

Default Re: dreamweaver layout messed up - 07-15-2008 , 07:35 AM



i am also on dreamweaver cs3

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.