HighDots Forums  

find and replace spacer

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss find and replace spacer in the Macromedia Dreamweaver forum.



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

Default find and replace spacer - 07-22-2004 , 01:04 AM






I have created a series of pages. They are all constructed the pretty much the
same but they have different colors and some different graphical elements (and
they will have different content.)
http://www.extravaganzadesign.com/gold/index.htm I have a nested table that I
am using for my main content. The table is basically 3 columns ...
spacer.gif/text/spacer.gif. I want to be able to nudge the "margins" of my
text/content area by adjusting the width of the spacers. Since I have so many
similar pages I would like to find a way to do this globally. Has anyone had
to do this? It would be great if I could do a find and replace but I will
need some way to make the instances of the spacer gifs that I am looking for
unique. I don't know if I have phrased what I am trying to do clearly. If
anyone has an idea of what I am trying to get at I would appreciate it. I
would love to do this in pure CSS instead but tables are a necessary evil in
this case.
Thanks.


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

Default Re: find and replace spacer - 07-22-2004 , 07:58 AM






You can just change the dimensions of the spacer globally, e.g.,

find - <img src="shim.gif" width="56"

and replace with - <img src="shim.gif" width="72"

Or, if you were using CSS you could just change the stylesheet.

--
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
==================

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

Quote:
I have created a series of pages. They are all constructed the pretty much
the
same but they have different colors and some different graphical elements
(and
they will have different content.)
http://www.extravaganzadesign.com/gold/index.htm I have a nested table
that I
am using for my main content. The table is basically 3 columns ...
spacer.gif/text/spacer.gif. I want to be able to nudge the "margins" of
my
text/content area by adjusting the width of the spacers. Since I have so
many
similar pages I would like to find a way to do this globally. Has anyone
had
to do this? It would be great if I could do a find and replace but I
will
need some way to make the instances of the spacer gifs that I am looking
for
unique. I don't know if I have phrased what I am trying to do clearly. If
anyone has an idea of what I am trying to get at I would appreciate it. I
would love to do this in pure CSS instead but tables are a necessary evil
in
this case.
Thanks.




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 - 2009, Jelsoft Enterprises Ltd.