• Page 2 of 2
  • «
  • 1
  • 2
Message Board Script
Kness
Posts: 108
Reputation: 3

Message # 16 | 4:04 AM
oh I thought you said how can we help, lol.

http://studioarts.ucoz.com/forum

if you register that is you see the problem not when you're not registered.


My Projects:
Natashko
Posts: 3366
Reputation: 171

Message # 17 | 8:50 AM
Kness, you need to go to the template the part of which is shown here . Find this:
Code
<th><img src="http://www.perfectcheekbones.com/you-here.gif" border="0" alt="" /></th>
Change this:
Code
<th>
(at the beginning) with
Code
<th style="width:100px;">
Kness
Posts: 108
Reputation: 3

Message # 18 | 11:47 AM
Okay, thanks.

Added (2011-03-27, 5:47 Am)
---------------------------------------------
Okay, I finished it.

Quote

<?if($USER_LOGGED_IN$)?>
<table style="background:url(/img/jazzer_ftablefon.png) #F7F7F7; border-style:solid; border-width:1px; border:1; width:825; height:150;">
<tr>
<th style="width:120px; border-style:solid; border-width:1px; border:1;"><?if($USER_AVATAR_URL$)?><a href="$PERSONAL_PAGE_LINK$"><img src="$USER_AVATAR_URL$"></a><?else?><a href="$PERSONAL_PAGE_LINK$"><img src="/images/noavatar.png"></a><?endif?></th>
<td style="vertical-align:top"> Welcome, <strong>$USERNAME$</strong>
<p>
<strong><ul><a href="index/11">Edit Profile</a></ul></strong>
<ul><a href="$PM_URL$">Private Messages ($UNREAD_PM$)</a></ul>
<strong><ul><a href="$PERSONAL_PAGE_LINK$">My Profile</a></ul></strong>
<ul><a href="$LOGOUT_LINK$">Logout</a></ul>

<hr>
<strong>$SMENU_2$</strong>

</tr>
</table>
<?else?>
<table style="background:url(/img/jazzer_ftablefon.png) #F7F7F7; border-style:solid; border-width:1px; border:1; width:825; height:150;">
<tr>
<th style="width:120px; border-style:solid; border-width:1px; border:1;"><img src="http://gfx-network.ucoz.com/no_ava.gif" width="100" height="100" border="0" alt="" /></th>
<td style="vertical-align:top"> We hope you enjoy your visit.
<p>
You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.
<br>
<br>
<ul><a href="/index/3">Join our community!</a></ul>
<br>
<italic>(If you are a registered user of uNet you can just login with your normal e-mail and password.)</italic>
<br>
$LOGIN_FORM$
<hr>
<strong>$SMENU_2$</strong>
<br>
</td>
</tr>
</table>
<?endif?>

Can somebody show me how it looks on their site? Maybe I can edit it more so it can fit better with various colours. But of course you can do this yourself.


My Projects:
Animorph
Posts: 2856
Reputation: 189

Message # 19 | 11:51 AM
it looks like this now:
Attachments: 6212525.jpg (33.5 Kb)

To busy building a passive income online ;)
Kness
Posts: 108
Reputation: 3

Message # 20 | 12:07 PM
Animorph, How do you think it looks?
My Projects:
Animorph
Posts: 2856
Reputation: 189

Message # 21 | 12:25 PM
Kness, normal , it isn't so such a big code to be honest , well it might be a big code for some of you , but it isn't for me smile , so i think it looks normal , there could be some effects added to it like when hovering avatar that the white area next to the avatars changes color and maybe fix the Private messages () to private messages(0) and if you get a PM let teh 0 automaticly change to 1 smile
To busy building a passive income online ;)
Kness
Posts: 108
Reputation: 3

Message # 22 | 10:08 PM
About the private messages it does do that. just doesn't flash in red colour.
And yes this is actually the first thing I've created by myself except for some crappy templates.
I don't understand your first request?
I will try to improve this as much as possible.
Can you explain it more clearly maybe show an example of what you want from another script?

My Projects:
Kness
Posts: 108
Reputation: 3

Message # 23 | 10:14 PM
How it looks for me:

Added (2011-03-27, 4:14 PM)
---------------------------------------------
I also want to add | in the middle of the menu but with site menu builder you can't edit it's template.

Attachments: 0555092.png (53.4 Kb)

My Projects:
Post edited by Kness - Sunday, 2011-03-27, 10:13 PM
Kness
Posts: 108
Reputation: 3

Message # 24 | 10:20 PM
I hope you can understand this pic:

Attachments: 4816162.png (57.6 Kb)

My Projects:
Animorph
Posts: 2856
Reputation: 189

Message # 25 | 11:45 PM
Kness, you can easely do that with just using the basic HTML codes for moving urls and ajax links
To busy building a passive income online ;)
Kness
Posts: 108
Reputation: 3

Message # 26 | 1:22 PM
Quote (Animorph)
Kness, you can easely do that with just using the basic HTML codes for moving urls and ajax links

Okay.


My Projects:
  • Page 2 of 2
  • «
  • 1
  • 2
Search: