![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
Thread Tools |
|
|
#2 (permalink) |
|
Design Team Member
Join Date: Feb 2008
Location: Deming, NM
Posts: 179
OS: XP SP2 & Vista
|
Welcome lawhaus13,
![]() There could be many different reasons. The best thing to do is post the code and/or a link to the site (preferably a link to the site). That will allow us to look at your images and code to find a possible fix for you. Hopefully we can help you out.
__________________
|
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: May 2008
Posts: 3
OS: win xp
|
Re: Web Easy Pro
go to my website www.silsbeefpc.org and scroll all the way down to the bottom. you will see a link New FPC Website Under Construction. click on the link and you will see the new site. thanks
|
|
|
|
|
|
#4 (permalink) |
|
Design Team Member
Join Date: Feb 2008
Location: Deming, NM
Posts: 179
OS: XP SP2 & Vista
|
Not really versed in Web Easy Pro, but I can deffinetly point some issues out with the code.
The reason your main header image is distorted is it's getting stretched out, both width and height. See the code below. Code:
img#e1 { /* images/silsbeefpc001001.... */
position : absolute;
left : 0.00pt;
top : 0.00pt;
width : 600.00pt;
height : 198.00pt;
}
So it looks like the image was created for a 800px wide site, but web easy pro (to fit all the content) has stretched it out to 1000px (roughly). Check into the settings and see if you can play around with the different size box's (divs). Most of the box's(divs) are larger then the content in them. Hope this makes sense. If you need any more help or guidance with this please let us know.
__________________
|
|
|
|
![]() |
| Thread Tools | |
|
|