/    Sign up×
Community /Pin to ProfileBookmark

Can’t write in Dreamweaver.

Hi,
This is my first post to this Forum..

I have a problem
I designed a full template for my site in Photoshop.
I sliced the .psd image and saved it for the web.
But when I open index.html in Dreamweaver.. it show complete template with images in table.

Now my problem is that.. When i go to write over this sliced images in table .. it refuses..
I also tried it by placing a div layer but.. problem continues..
How can I write text on the template exported as sliced template for web?
I think you understood my problem..
On my site [url]www.deepakg.tk[/url] I did it by using background url method.. but it is complex and confusing..
Please suggest me the solution..

Thank You.

to post a comment
HTML

8 Comments(s)

Copy linkTweet thisAlerts:
@PeOfEoJun 30.2004 — You can't simply right over the images unless they are behind the text. This can be acheived with some css or setting them all as background images. But you are not going to be able to do this if you do not ditch the wysiwyg features of dreamweaver. You are going to have to learn some code and dive in. Using wysiwyg editors is a bad practice, they will give you crappy results, if you wan tot be serious you need to hard code. I would stop making and slicing up images in photoshop for layouts too, that is also a bad practice, it will give you a tabular layout and all of those images will suck up your bandwidth.
Copy linkTweet thisAlerts:
@sashJun 30.2004 — [i]Originally posted by ashwini [/i]

[B]Hi,

This is my first post to this Forum..



I have a problem

I designed a full template for my site in Photoshop.

I sliced the .psd image and saved it for the web.

But when I open index.html in Dreamweaver.. it show complete template with images in table.



Now my problem is that.. When i go to write over this sliced images in table .. it refuses..

I also tried it by placing a div layer but.. problem continues..

How can I write text on the template exported as sliced template for web?

I think you understood my problem..

On my site www.deepakg.tk I did it by using background url method.. but it is complex and confusing..

Please suggest me the solution..



Thank You. [/B]
[/QUOTE]



Learning code is going to benefit you more in the long run. Programs like Dreamweaver add a lot of unnecessary code and are not as flexible for design (well, my opinion anyway.) You can still use your template as a point of reference for the design but rather start the layout from scratch in straight html and css.
Copy linkTweet thisAlerts:
@ashwiniauthorJul 02.2004 — Thanks for advice.

If possible please give me the code to write it in css.

If possible please give me a example.

As far as using Dreamweaver for Web Designing, I think many professional web designers use this WYSIWYG tool.

I don't think it is wrong to use this. Actually it is very time taking procedure to design a complete webpage in HTML and CSS.
Copy linkTweet thisAlerts:
@the_treeJul 02.2004 — Learn CSS yourself, and then you can use it for exactly what you to use it for.

http://www.hypergurl.com/csstutorial.html


Why is it time consuming to uise HTML? Typing doesn't take longer, ever. I often swith between source and wysiwyg 2 or 3 times a minute.

I don't think someone can call themselves a web designer if they use someone elses software to design webistes.
Copy linkTweet thisAlerts:
@ray326Jul 02.2004 — As far as using Dreamweaver for Web Designing, I think many professional web designers use this WYSIWYG tool.[/QUOTE] And *most* "professional web designers" turn out pure crap.
I don't think it is wrong to use this. Actually it is very time taking procedure to design a complete webpage in HTML and CSS.[/QUOTE]
Oh, well you're obviously the expert here.
Copy linkTweet thisAlerts:
@PeOfEoJul 02.2004 — www.w3schools.com is a great place to learn (x)html and css.
Copy linkTweet thisAlerts:
@ashwiniauthorJul 24.2004 — found solution..

style="background:url('images.gif');background-repeat:repeat-y;"


how can i place this code for all my webpages once at safe place.

Can i do this with css or javascript? If yes, how to?
Copy linkTweet thisAlerts:
@PeOfEoJul 24.2004 — [i]Originally posted by ashwini [/i]

[B]found solution..



style="background:url('images.gif');background-repeat:repeat-y;"





how can i place this code for all my webpages once at safe place.

Can i do this with css or javascript? If yes, how to? [/B]
[/QUOTE]
Put it in an external css file and then import it.

http://www.w3schools.com/css/css_howto.asp
×

Success!

Help @ashwini spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.12,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...