| Author |
Message |
Kenshino |
|
Post subject: Hi need tip with techhost theme
Posted: Oct 09, 2004 - 06:11 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
Hi!
If you look at my site here...
http://www.proximuz.net/~kenshino/postnuke/
The left and right side of the theme has a border while the top and the bottom does not.
How can i put borders?
Also, how can I put borders around the footer message too?
Thank you! |
|
|
| |
|
|
|
 |
Ray |
|
Post subject:
Posted: Oct 09, 2004 - 06:34 PM
|
|
Information Hound
Joined: Aug 17, 2004
Posts: 686
Status: Offline
|
|
| Mars can give you a better answer to your question about the borders but I think that is the nature of that theme. Can it be adjusted? Maybe, but I think it would take a fairly big rework of the theme. |
|
|
| |
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 09, 2004 - 07:15 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
That was upsetting =/
Techhost is such a nice theme, its like... a scratch on a diamond |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 09, 2004 - 07:30 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
That would take a rework of the entire layout honestly.
Not something I can promise to be done anytime soon as I have too many paying customers waiting on themes. |
|
|
| |
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 09, 2004 - 07:32 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
Hmmm okay. I understand.
However is there a way to add a border or something to make the footer message look nicer? |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 09, 2004 - 08:36 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
You could copy the tables from centerblock.html and put the <!-- [footer-msg] --> inside it.
Code:
<table width="460" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width=100% border=0 cellpadding=0 cellspacing=0>
<tr>
<td><img src="{image-path}techhostcenter_01.jpg" width=30 height=25 alt=""></td>
<td background="{image-path}techhostcenter_02.jpg" width=100% height=25 alt="">
</td>
<td><img src="{image-path}techhostcenter_03.jpg" width=10 height=25 alt=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width=100% border=0 cellpadding=0 cellspacing=0>
<tr>
<td background="{image-path}techhostcenter_04.jpg" width=8></td>
<td bgcolor="#FFFFFF" align="center" valign="top">
<!-- [footer-msg] -->
</td>
<td background="{image-path}techhostcenter_06.jpg" width=10></td>
</tr>
<tr>
<td> <img src="{image-path}techhostcenter_07.jpg" width=8 height=9 alt=""></td>
<td background="{image-path}techhostcenter_08.jpg" width=100% height=9 alt=""></td>
<td> <img src="{image-path}techhostcenter_09.jpg" width=10 height=9 alt=""></td>
</tr>
</table>
</td>
</tr>
</table>
|
|
|
| |
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 09, 2004 - 10:10 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 13, 2004 - 10:43 AM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
*Bump*
I know mars is busy but is there anyone who can help me? |
|
|
| |
|
|
|
 |
|
|