TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,985
  • Total Topics: 21,321
  • Online today: 781
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 508
  • Total: 508

Girly Man [Theme] Coming soon

Started by akulion, January 11, 2007, 11:38:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

akulion

Well here it is... a girly theme made by a man lol

I didnt know what to call it except .....

GIRLY MAN
( click to preview )

Please keep in mind this is FAR from finished - i only started working on it like 3 hours ago so still a longggg way to go.

Aku

rebelrose

I like it, so where did you post about the script for the guest avatar, I am sure you posted it somewhere  :coolsmiley:

akulion

Glad to hear u like it :D
I was worried people may think its too girly lol
ohh that its very simple, just an elseif, else statement...here it is:


// Lets give avatar for guests, and lazy members with no avatar
if (!empty($context['user']['avatar']))
echo $context['user']['avatar']['image'];
elseif ($context['user']['is_guest'])
                echo '<img src="', $settings['theme_url'], '/images/guestava.gif" alt="" />';
else
echo '<img src="', $settings['theme_url'], '/images/noava.gif" alt="" />';

rebelrose

Great thanks Aku,   ??? now where do I put it  :2funny:

Crip

So pink and pretty, & gurly looking.. ;)
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



rebelrose

He keeps this up we need to make room for another TP Themes member  :laugh:

akulion

Quote from: RebelRose on January 11, 2007, 11:49:18 PM
Great thanks Aku,   ??? now where do I put it  :2funny:

loool ok check in 3 places where avatar is defined.
Even though I am only using it in 1 but ideally it should be used in 3 places...

Index.template.php - where it defines the avatar for the member, u replace it with that code (but be sure to take care of table layout)

Display.template.php - same thing, where it says show the members avatar, u use that code, keeping the table layout of the theme intact

Profile.template.php - u change the code for the avatar with this one, once again keeping the table layout intact

:up:

Quote from: crip on January 11, 2007, 11:49:24 PM
So pink and pretty, & gurly looking.. ;)

You Girly man :2funny:

rebelrose


Crip

#8
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



akulion

welcome :up:

ok crip u have gained ur manly man status back lol
Good looking theme :up:

This website is proudly hosted on Crocweb Cloud Website Hosting.