Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Adobe Photoshop


You are currently viewing our Adobe Photoshop as a guest. Please register to participate.
Login



Reply
Save slices as backgrounds
Old 10-01-2004, 06:47 PM Save slices as backgrounds
Novice Talker

Posts: 6
Trades: 0
I sliced my website template up and saved it. It worked, but the images are just there, they aren't in the background of the form. So when your mouse goes over them the little save toolbox pops up. How do i get it to save the slices as backgrounds in the forms instead of just in the forms? I could fix this in frontpage but it would take like 5 minutes... So is there a way to save the images as background images?

Last edited by schrags11; 10-01-2004 at 06:51 PM..
schrags11 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-01-2004, 06:56 PM
kisk's Avatar
Extreme Talker

Posts: 161
Location: skynet
Trades: 0
have a url we could take a look at?
kisk is offline
Reply With Quote
View Public Profile Visit kisk's homepage!
 
Old 10-01-2004, 07:01 PM
Novice Talker

Posts: 6
Trades: 0
http://12.220.85.189/napoleon.html
schrags11 is offline
Reply With Quote
View Public Profile
 
Old 10-01-2004, 07:19 PM
kisk's Avatar
Extreme Talker

Posts: 161
Location: skynet
Trades: 0
instead of having the <img>'s between your <td></td>, just set it like this:

<td height=# width=# background=image.gif>

</td>

keep in mind I don't think 'height' is a "true" <td> attribute .. altho it works.
kisk is offline
Reply With Quote
View Public Profile Visit kisk's homepage!
 
Old 10-01-2004, 07:31 PM
Novice Talker

Posts: 6
Trades: 0
Yeah I could do that, but is there a way that image ready will do it for me when creating the html file?
schrags11 is offline
Reply With Quote
View Public Profile
 
Old 10-01-2004, 07:35 PM
kisk's Avatar
Extreme Talker

Posts: 161
Location: skynet
Trades: 0
did it for you

Here:


Code:
<table id="Table_01" width="750" height="618" border="0" cellpadding="0" cellspacing="0">
    <tr height="74">
        <td width="56" background="http://12.220.85.189/images/napoleon_01.gif">
            &nbsp;
        <td width="111" background="http://12.220.85.189/images/napoleon_02.gif">
            &nbsp;
        </td>
        <td width="207" background="http://12.220.85.189/images/napoleon_03.gif">
            &nbsp;
        </td>
        <td width="319" background="http://12.220.85.189/images/napoleon_04.gif">
            &nbsp;
        </td>
        <td width="57" background="http://12.220.85.189/images/napoleon_05.gif">
            &nbsp;
        </td>
    </tr>
    <tr height="42">
        <td width="56" background="http://12.220.85.189/images/napoleon_06.gif">
            &nbsp;
        </td>
        <td width="111" background="http://12.220.85.189/images/napoleon_07.gif">
            &nbsp;
        </td>
        <td width="207" background="http://12.220.85.189/images/napoleon_08.gif">
            &nbsp;
        </td>
        <td width="319" background="http://12.220.85.189/images/napoleon_09.gif">
            &nbsp;
        </td>
        <td width="57" background="http://12.220.85.189/images/napoleon_10.gif">
            &nbsp;
        </td>
    </tr>
    <tr height="435">
        <td width="56" background="http://12.220.85.189/images/napoleon_11.gif">
            &nbsp;
        </td>
        <td width="111" background="http://12.220.85.189/images/napoleon_12.gif">
            &nbsp;
        </td>
        <td width="207" background="http://12.220.85.189/images/napoleon_13.gif">
            &nbsp;
        </td>
        <td width="319" background="http://12.220.85.189/images/napoleon_14.gif">
            HEY!!!!!!!
        </td>
        <td width="57" background="http://12.220.85.189/images/napoleon_15.gif">
            &nbsp;
        </td>
    </tr>
    <tr height="67">
        <td width="56" background="http://12.220.85.189/images/napoleon_16.gif">
            &nbsp;
        </td>
        <td width="111" background="http://12.220.85.189/images/napoleon_17.gif">
            &nbsp;
        </td>
        <td width="207" background="http://12.220.85.189/images/napoleon_18.gif">
            &nbsp;
        </td>
        <td width="319" background="http://12.220.85.189/images/napoleon_19.gif">
            &nbsp;
        </td>
        <td width="57" background="http://12.220.85.189/images/napoleon_20.gif">
            &nbsp;
        </td>
    </tr>
</table>

of course just use a replace to get rid of the ip address if you don't want it. I just put it in to test it

Last edited by kisk; 10-01-2004 at 07:39 PM..
kisk is offline
Reply With Quote
View Public Profile Visit kisk's homepage!
 
Old 10-01-2004, 07:44 PM
kisk's Avatar
Extreme Talker

Posts: 161
Location: skynet
Trades: 0
not sure if imageready can or not ... i'd think it would be you'd have to research how to
kisk is offline
Reply With Quote
View Public Profile Visit kisk's homepage!
 
Old 10-01-2004, 09:08 PM
Novice Talker

Posts: 6
Trades: 0
Wow thanks, lol. Wasn't expecting that, thanks!
schrags11 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Save slices as backgrounds
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.49827 seconds with 12 queries