Fitness.com
Advertisement
Go Back   Sports Forum > Community > Graphics > General Photoshop Board

General Photoshop Board

Topics cover anything to do with Photoshop outside of those forums below.


» Current Poll
Best 5 club teams in history of Football:
Liverpool 1977-1978 - 100.00%
1 Vote
Real Madrid 1956-1960 - 0%
0 Votes
Juventus 1985 - 0%
0 Votes
Milan 1989-1990 - 100.00%
1 Vote
Ajax 1971-1973 - 0%
0 Votes
Santos 1962-1963 - 0%
0 Votes
Torinho 1940's - 100.00%
1 Vote
Ajax 1995 - 0%
0 Votes
Flamengo 1981 - 100.00%
1 Vote
Benfica 1961-1962 - 100.00%
1 Vote
Total Votes: 1
You may not vote on this poll.
» Stats
Members: 103,113
Threads: 85,025
Posts: 1,031,300
Top Poster: Karky (9,536)
Welcome to our newest member, brandclothing
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.

Reply
 
LinkBack Thread Tools Display Modes
Old 04-24-2005, 12:22 AM   A little border help, please! Post #1
Guest
 
Posts: n/a
Default A little border help, please!

The forum is back up :} ...
I tried to post a question the other day but all I got was a blank screen.

This isn't necessarily a P-Shop question but it is web related. I?ve been building a site for a motel out in Branson MO called Gretna Inn and I?m trying to add a border to the left, right, and bottom of the overall design. I can?t seem to figure it out so I?m here for some help. I have a pretty good idea that I need to create this border using a style sheet but what I?ve done so far hasn?t worked. If any of you have time could you look at my code and let me know what is missing or what I need to do to get it working. You have my permission to download the page if you want to take a look at what I?m doing wrong.

Also how can I open the mapquest form in a different window. I don't want users to have to leave the site. I'm having issues with the submit button. I know this is how to do it with just a normal link:

Code:
<a href="http://*URL*" target="_blank">LINK</a>
[list]Gretna Inn Motel Link to the page I'm working on.
Download compressed file (File size: 391 KB - 401,158 bytes)[/list:u]
Thank you,

Joe
  Reply With Quote
Old 04-24-2005, 02:54 AM   A little border help, please! Post #2
Newb
 
Join Date: Jul 2003
Posts: 12
Rep Power: 0
Blinky2004 is an unknown quantity at this point
Send a message via ICQ to Blinky2004 Send a message via AIM to Blinky2004
Default A little border help, please!

Generally Wait, if you're using a tablelayout for the content, you'd just add this to the table tag that immediately surrounds the content you want to border off:

style="border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:none;

TIP: this style code can also be added to any separate table CELL as well.

If you have a CSS setup in the header or in a separate file, then you'd have to change up the delivery a little:

Create a class and slip it into the table tag, then put this below the class element in the CSS code:

.tableborder {
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:none;
}

NOTE: the line style can be changed too, to dashed, dotted, etc.

Let me know if that doesn't work for you. :B

As to the MapQuest thing... yeah, just add the Target="_blank" code into the opening FORM tag.
Blinky2004 is offline   Reply With Quote
Old 04-24-2005, 05:00 AM   A little border help, please! Post #3
Guest
 
Posts: n/a
Default A little border help, please!

Thank you for the reply. I'm going to have to look into the border issue at a later time. I'm in a rush right now to get out of the house. But for what ever reason the submit button still will not open in a separate window. This is the sample code:

Code:
<form action="http://www.mapquest.com/directions/main.adp" method="get">
<div align="center">
<input type="hidden" name="go" value="1">
<input type="hidden" name="2a" value="">
<input type="hidden" name="2c" value="">
<input type="hidden" name="2s" value="">
<input type="hidden" name="2z" value="">
<input type="hidden" name="2y" value="">
<br>
<table border="0" cellpadding="0" cellspacing="0" style="font: 11px Arial,Helvetica;">
<tr><td colspan="2" style="font-weight: bold;"><div align="center"><a href="http://www.mapquest.com/"><img border="0" src="http://cdn.mapquest.com/mqstyleguide/ws_wt_sm" alt="MapQuest"></a></div></td></tr>
<tr><td colspan="2" style="font-weight: bold;">FROM:</td></tr>
<tr><td colspan="2">Address or Intersection: </td></tr>
<tr><td colspan="2"><input type="text" name="1a" size="22" maxlength="30" value=""></td></tr>
<tr> <td colspan="2">City: </td></tr>
<tr> <td colspan="2"><input type="text" name="1c" size="22" maxlength="30" value=""></td></tr>
<tr><td>State:</td>
<td> ZIP Code:</td></tr>
<tr><td><input type="text" name="1s" size="4" maxlength="2" value=""></td><td>
<input type="text" name="1z" size="8" maxlength="10" value=""></td></tr>
<tr><td colspan="2">Country:</td></tr>
<tr><td colspan="2"><select name="1y"><option value="CA">Canada</option><option value="US" selected>United States</option></select></td></tr>
<tr> <td colspan="2" style="text-align: center; padding-top: 10px;"><input type="submit" name="dir" value="Get Directions" border="0" target="_blank"></td></tr>
<input type="hidden" name="CID" value="lfddwid">
</table>
</div>
</form>
  Reply With Quote
Reply

Go Back   Sports Forum > Community > Graphics > General Photoshop Board

Bookmarks

Thread Tools
Display Modes


Similar threads to A little border help, please!
Thread Thread Starter Forum Replies Last Post
border image
border image: how do i give a border to something that doesnt...
HarveyNUFC General Photoshop Board 0 01-17-2007 07:28 PM
how do i put a border around my pics?
how do i put a border around my pics?: When i create player pics using photoshop how do...
scottb1986 Skinning Hideout 3 10-24-2006 08:03 AM
Need help with a border
Need help with a border: Hi All, I'm trying to make a simple border...
limey General Photoshop Board 2 07-02-2004 02:15 AM
border
border: How do you just add a border, about 10 pixels...
WarmingTheCurb General Photoshop Board 1 03-21-2004 09:34 AM
How can I do a border *without* using the border function?
How can I do a border *without* using the border function?: Hi, I need to know how to put a border...
nzmike General Photoshop Board 6 01-17-2004 11:29 PM

More threads of Wait
Thread Date Forum Replies Last Post
Web templates. Anyone?
Web templates. Anyone?: I was wondering where I can find a link or...
05-20-2003 General Photoshop Board 22 08-26-2003 06:43 PM
Just an update-
Just an update-: Well I wanted to give you guys an update of how...
08-01-2003 General Photoshop Board 7 08-02-2003 06:42 PM
Batch resize?
Batch resize?: Can you do a batch resize of (58) images? I have...
04-28-2003 General Photoshop Board 8 04-28-2003 08:44 PM
New (Used) car.
New (Used) car.: This is just a little off topic. :\ Well,...
03-24-2003 The Pub 3 03-25-2003 08:17 PM
Need help! (Question)
Need help! (Question): I have a problem with changing the color of fonts...
01-25-2003 General Photoshop Board 4 01-25-2003 10:34 PM

Other threads in forum General Photoshop Board
Thread Date Thread Starter Replies Last Post
Sotw #32
Sotw #32: This weeks theme is "The Battle For La...
06-12-2007 nod1ne 21 06-18-2007 08:56 PM
Nike
Nike: http://img524.imageshack.us/img524/5312/1114bz.th....
05-18-2006 Alex 20 06-02-2007 04:00 PM
Reflection enhancement.
Reflection enhancement.: Hi all, Well I have been a avid PS7 user for...
01-19-2005 dug 4 01-20-2005 02:31 AM
HELP - How do I Convert an image to tints
HELP - How do I Convert an image to tints: I have a CMYK colour image which I'm using for a...
02-18-2004 barleymagrew 3 02-18-2004 04:49 PM
Rollovers
Rollovers: I am trying to create a page with multiple...
09-14-2003 naru 4 09-14-2003 08:27 AM

» Online Users: 33
1 members and 32 guests
brandclothing
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 06:09 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Fitness.com | Weight Loss | Training & Fitness | BodyBuilding | Chinese | Spanish | French | Germany | Italian | Friend Codes |
You are viewing A little border help, please!.