Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.219
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ?This sh...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriousl...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - Need some data styling
Need some data styling
Goto page 1, 2  Next

14 Replies / 1457 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Custom Work

View previous topic :: View next topic


Guardian
Reputation: 531.7 Add RepSubtract Rep
votes: 1
Local time: 3:27 AM

slovakia.gif



0.04 posts per day
Medals: 0
Respected Member
Respected Member
Joined: Dec 09, 2006
Last Visit: 05 Feb 2012
Posts: 71
Points: 4558 

Post Need some data styling Posted: Fri Mar 05, 2010 6:21 pm

You guys are the best I know of so I'm asking for help. I need some data styling so it looks like a small business card.
Would be nice to have a semi-opaque background to match the RavenIce theme so it stands out a 'little' from the existing background, which is white.
The first div id is built dynamically so the styling should be aimed at the 'class' but here is the styling data I need to use;
Code:
<div id="hcard-MYNAME" class="hcard">
<img class="photo"> PHOTO URL class/>
<span class="fn">USERNAME'</span>
<span class="nickname">NICKNAME'</span>
<span class="title">OCCUPATION</span>
<div class="org">ORGANISATION</div>
<a class="email">EMAIL</a>
<div class="adr">
         <span class="locality">TOWN</span>
         <span class="region">REGION</span>
        <span class="country-name">COUNTRY</span>
</div>

// messaging services
<a class="url">AIM</a>
<a class="url">YIM</a>
<a class="url">MSN</a>

</div>


Not much in the way of funds available for this but I'm willing to exchange the PHP code for the project
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Ped
Reputation: 63.4 Add RepSubtract Rep
votes: 35
Local time: 3:27 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 09 Feb 2012
Posts: 4461
Points: 181063 

Post Re: Need some data styling Posted: Fri Mar 05, 2010 8:25 pm

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

What size you looking at, and there will be no charge Wink

try and give me as much info as poss and ill throw a PSD together for you Smiley
 

 
View user's profileSend private messageSend e-mail Reply with quote

Guardian
Reputation: 531.7 Add RepSubtract Rep
votes: 1
Local time: 3:27 AM

slovakia.gif



0.04 posts per day
Medals: 0
Respected Member
Respected Member
Joined: Dec 09, 2006
Last Visit: 05 Feb 2012
Posts: 71
Points: 4558 

Post Need some data styling Posted: Fri Mar 05, 2010 8:47 pm

Thanks Ped, that would be awesome!
Anything up to about 360px width and up to 250(ish)px high. As you probably guessed, I'm working with the Your Account userinfo.php page and I'm trying re-format some of the user data into a vCard using RDFa microformats. I need to display the users avatar on the left then the user info to the right of it.
If it helps, I can mail you or PM you the PHP file (only one file)
 

 
View user's profileSend private messageVisit poster's website Reply with quote


Snype
Reputation: 305.5 Add RepSubtract Rep
votes: 8
Local time: 2:27 AM
Location: lincolshire
uk.gif



0.60 posts per day
Medals: 1 (View more...)
Site Supporter (Amount: 1)
Respected Member
Respected Member
Joined: May 20, 2008
Last Visit: 06 Nov 2011
Posts: 812
Points: 60742 

Post Need some data styling Posted: Fri Mar 05, 2010 9:30 pm

Shop Purchases:
Call of Duty 4 SAS Theme

Hello Guardian do you have any good links that reference this method you are attempting not trying to steal your idea just that is what i have been looking to do with my xboxGT module making it possible to have there own choice of emblem then a title and so on. And sorry this jumped of topic guys my bad
 

WebSite > http://www.phpnukeblog.info Xfire > DDsnype MSN > ritchietaylor@live.co.uk Email > admin@phpnukeblog.info  
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

Guardian
Reputation: 531.7 Add RepSubtract Rep
votes: 1
Local time: 3:27 AM

slovakia.gif



0.04 posts per day
Medals: 0
Respected Member
Respected Member
Joined: Dec 09, 2006
Last Visit: 05 Feb 2012
Posts: 71
Points: 4558 

Post Need some data styling Posted: Fri Mar 05, 2010 9:50 pm

No problem at all, the more people that start using RDFa and microformats the better for everyone.
I'm only using microformats, as against a full RDFa because it is much easier to retro-fit into existing web pages, you basically just add a specifically named 'class' around your data.
The basic premise is simple enough; when Google or other search engine trawls your page and comes across 'title' it means nothing to it. Is it someones job title, the title of a news item, the title of a review or... something else?
RDFa and microformats (although there are only a few of them at the moment) help search engines to put that 'title' into context - and that has to be a good thing.
Here's some links for you;
http://microformats.org/
Some info an the microformats that Google supports (Google likes to call the 'rich text snippets)
http://googlewebmastercentral.blogspot.com/2009/10/help-us-make-web-better-update-on-rich.html
This is one of my sites (Nuke Reviews) using the hReview format here so you can see in a real-world example how beneficial it is.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Ped
Reputation: 63.4 Add RepSubtract Rep
votes: 35
Local time: 3:27 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Forums MoD (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 09 Feb 2012
Posts: 4461
Points: 181063 

Post Need some data styling Posted: Sat Mar 06, 2010 6:06 am

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

I wasn't quite sure what you wanted to be honest... im trying to read your mind hehe

So I just did a simple transparent image set to 80% Added a border and a white inner glow effect.

You might not need it transparent though as the colour scheme is the same as the RavenIce theme

PSD is attached so you can make changes if you wish

Guardian.png
 Description:
 Filesize:  3.29 KB
 Viewed:  832 Time(s)

Guardian.png



PSD.rar
 Description:

Download
 Filename:  PSD.rar
 Filesize:  12.66 KB
 Downloaded:  5 Time(s)

 

 
View user's profileSend private messageSend e-mail Reply with quote


Guardian
Reputation: 531.7 Add RepSubtract Rep
votes: 1
Local time: 3:27 AM

slovakia.gif



0.04 posts per day
Medals: 0
Respected Member
Respected Member
Joined: Dec 09, 2006
Last Visit: 05 Feb 2012
Posts: 71
Points: 4558 

Post Need some data styling Posted: Sat Mar 06, 2010 8:07 am

Thanks a lot Ped! Hopefully I'll get this hack finished today so you can see the result and I'll send you the final code in case you want to use it.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Ped
Reputation: 63.4 Add RepSubtract Rep
votes: 35
Local time: 3:27 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Forums MoD (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 09 Feb 2012
Posts: 4461
Points: 181063 

Post Re: Need some data styling Posted: Sat Mar 06, 2010 9:11 am

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

Yeah id like that m8
 

 
View user's profileSend private messageSend e-mail Reply with quote

Guardian
Reputation: 531.7 Add RepSubtract Rep
votes: 1
Local time: 3:27 AM

slovakia.gif



0.04 posts per day
Medals: 0
Respected Member
Respected Member
Joined: Dec 09, 2006
Last Visit: 05 Feb 2012
Posts: 71
Points: 4558 

Post Need some data styling Posted: Tue Mar 16, 2010 12:49 am

The 'hack' to the users Your Account profile page is finished (cannot remember if I sent it to you or not) and I also have a stand alone script done as well, you just pass a username into a function and it returns all the data you need etc etc.
I also made a small 'demo' module as well so you can see it in action and/play with the styling before implementing the script site wide or wherever you may want to use it.

Sorry for the delay, been distracted with jQuery ThemeRoller and developing a stand alone Reviews script.

If you, or anyone has any nice (up to 48x48) icons (square or round - doesn't matter so long as they are all the same shape) for Skype, MSN, YIM, AIM or know where I can get some, that would be excellent.
If not, I'll just steal some from Google Images or hook into the theme/forum icons and hope for the best lol.

Oh yeah, I added something a bit special just for you :)
 

 
View user's profileSend private messageVisit poster's website Reply with quote


Snype
Reputation: 305.5 Add RepSubtract Rep
votes: 8
Local time: 2:27 AM
Location: lincolshire
uk.gif



0.60 posts per day
Medals: 1 (View more...)
Site Supporter (Amount: 1)
Respected Member
Respected Member
Joined: May 20, 2008
Last Visit: 06 Nov 2011
Posts: 812
Points: 60742 

Post Need some data styling Posted: Tue Mar 16, 2010 2:17 pm

Shop Purchases:
Call of Duty 4 SAS Theme

For all my icons i go to http://www.iconfinder.net/ they really do have every icon you would ever need. And do you have a link to the module so i can see this work of genius in action Wink
 

 
View user's profileSend private messageVisit poster's websiteMSN Messenger Reply with quote

Guardian
Reputation: 531.7 Add RepSubtract Rep
votes: 1
Local time: 3:27 AM

slovakia.gif



0.04 posts per day
Medals: 0
Respected Member
Respected Member
Joined: Dec 09, 2006
Last Visit: 05 Feb 2012
Posts: 71
Points: 4558 

Post Need some data styling Posted: Wed Mar 17, 2010 12:36 am

Thanks for the link, I'll check it out first thing in the morning.
The demo module is currently set for admin access level as I have spent most of the day and all of last night working on my Reviews script project and after around 20 hours straight, I'm ready for some sleep!
I WILL open the vCard demo module for public viewing tomorrow as I really want a chance to get a few messenger icons hooked in and some wordage for Ped to disclose my 'suprise', which I'm sure will have him running off in excitement.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

Ped
Reputation: 63.4 Add RepSubtract Rep
votes: 35
Local time: 3:27 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

2.33 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 09 Feb 2012
Posts: 4461
Points: 181063 

Post Re: Need some data styling Posted: Wed Mar 17, 2010 7:49 am

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

hehe

Nice one, If you want some Icons making im more than willing

I look forward to seeing the end product Kiss
 

 
View user's profileSend private messageSend e-mail Reply with quote

Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Custom Work


 
14 Replies / 1457 Views
Page 1 of 2
All times are GMT
Goto page 1, 2  Next
Display posts from previous:   
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum