Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 11-01-2003, 09:43 PM   #1 (permalink)
elusionsdesign
Registered User
 
elusionsdesign's Avatar
 
Join Date: Oct 2003
Posts: 1
elusionsdesign is on a distinguished road
Question Web Design Problem

I am working on a website right now and I am having a problem with adding text to a template I have made with Photoshop/ImageReady 7. When I add more that can fit in the size of the box I have created for the text the images become stretched and distorted. I have tried using a <iframe> but had no luck there, it still became stretched and distored. Any suggestion of what to do besides making a new template would be much appreciated! Below are links to pictures of my problems so you can understand what I mean.

What the page should look like

What it looks like when I add too much text
elusionsdesign is offline   Reply With Quote
Old 11-02-2003, 08:16 PM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,475
sde is on a distinguished road
here is the problem.

when you add text to your image, you are making the image wider.

the code in the html page that displays the image has 'height' and 'width' attributes.

what probably happened is that whatever editor you're using put in the width of the original picture in the html.

now when you update that picture, it is calling for the original size.

you need to first identify which html page is displaying the image.

then find the image tag and take off the width and height parameters. it should look something like this:
Code:
<img src=images/someimage.jpg width=xx height=xx>
post some code if ya need more help.l
__________________
Mike
sde is offline   Reply With Quote
Old 11-09-2003, 07:01 PM   #3 (permalink)
ClickBankTalk
Registered User
 
Join Date: Nov 2003
Posts: 1
ClickBankTalk is on a distinguished road
Here's how I'd do it. In photoshot, fireworks, etc. Create the image, insert the text, splice it up, remove the splices with the text, and type the text in. Like the above post, make sure you have your width and height attributes in there.



ClickBankTalk.com
---------------------------------------------------------
Support for and by ClickBank vendors and affiliates
ClickBankTalk is offline   Reply With Quote
Reply

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gaulard.com Web Design & Graphics jgaulard Lounge 4 02-17-2004 06:29 AM
So What Is Web Design? sde Lounge 9 07-06-2003 02:32 AM
DB Design Question Part II sde Program Design and Methods 3 05-10-2003 12:24 PM


All times are GMT -8. The time now is 10:18 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting