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.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 03-06-2005, 04:38 PM php include help
jerico's Avatar
Experienced Talker

Posts: 34
Trades: 0
Hi guys.

I have a problem using php include function, when I insert navigation bar page in the cell of my template it stretches the whole cell. Is there anyway to adjust the width for the included page in the cell, or to adjust the size of the included page? or whats the way to do it right?

Thank you for your time, jerico.
jerico is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-06-2005, 07:01 PM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
Try editing the source of the included page.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Old 03-06-2005, 11:07 PM
jerico's Avatar
Experienced Talker

Posts: 34
Trades: 0
hey cptnwinky, thanks for the reply. But could you or anyone else explain how to do it, I never had to do it so I'm not sure
jerico is offline
Reply With Quote
View Public Profile
 
Old 03-06-2005, 11:28 PM
sepple's Avatar
Super Talker

Posts: 147
Trades: 0
He is saying the page that is being included (I think your navigation bar) needs to be edited so the width of that will not be larger than the width of the cell you are putting it in.

Is that clear?
__________________
Thanks
Stephen
sepple is offline
Reply With Quote
View Public Profile
 
Old 03-07-2005, 12:03 PM
jerico's Avatar
Experienced Talker

Posts: 34
Trades: 0
Hey sepple, yes I know what he mean but how do I do it? Is there any code I put that will tell the width of the page. For example here's the page Page
and the navigation page menu bar
Sorry for the stupid question, trying out the php first time
jerico is offline
Reply With Quote
View Public Profile
 
Old 03-07-2005, 12:23 PM
Phaedrus's Avatar
Ultra Talker

Posts: 271
Location: CA
Trades: 0
Don't put </body></html> in the menu include. It ends up being in your page twice.
__________________

Please login or register to view this content. Registration is FREE
Phaedrus is offline
Reply With Quote
View Public Profile
 
Old 03-07-2005, 12:45 PM
jerico's Avatar
Experienced Talker

Posts: 34
Trades: 0
wow that was fast, thanks for the reply Phaedrus!
i removed body and html tags from menu page , but its still stretched out page
jerico is offline
Reply With Quote
View Public Profile
 
Old 03-07-2005, 12:59 PM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
Code:
<style type="text/css">
<!--
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 160px;
}
body {
	background-color: #000000;
}
-->
</style>
<p>  <span class="style1">HOME<br>
C6Z06<br>
C5Z06<br>
MDEIA<br>
&gt;PICTURES<br>
&gt;VIDEOS<br>
&gt;SOUNDS<br>

&gt;OTHER<br>
FORUM<br>
LINKS<br>
CONTACT<br>
EVENTS<br>
PRODUCTS</span></p>
Try changing the width to whatever you like.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Old 03-07-2005, 01:12 PM
jerico's Avatar
Experienced Talker

Posts: 34
Trades: 0
Thanks a lot cptnwinky!!! it worked!!! working
finally got it right I appreciate everyone's replies, thanks for the help guys.
jerico is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to php include help
 

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.28314 seconds with 12 queries