Jump to content


* * * * - 4 votes

(FSY23) Tutorials v2.1


  • Please log in to reply
844 replies to this topic

#41 Boris

Boris

    Member

  • IM Supporters
  • PipPipPip
  • 30 posts
  • Location:Stuttgart, Germany
  • IPB Version:v2.2.x

Posted 18 February 2007 - 01:23 PM

Is it possible to integrate the Image Resizing Function of IPB? smile.gif

#42 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 18 February 2007 - 05:02 PM

I will see about that as well when I work on the update to this.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#43 Boris

Boris

    Member

  • IM Supporters
  • PipPipPip
  • 30 posts
  • Location:Stuttgart, Germany
  • IPB Version:v2.2.x

Posted 02 March 2007 - 04:43 PM

QUOTE(Μichael @ Feb 18 2007, 11:02 AM) <{POST_SNAPBACK}>
I will see about that as well when I work on the update to this.


This would be very nice! smile.gif

#44 EvelynSpider

EvelynSpider

    Member

  • IM Supporters
  • PipPipPip
  • 33 posts
  • Location:California
  • IPB Version:v2.3.x

Posted 11 April 2007 - 02:57 AM

It would be great if there was a Tutorials Link in Topics included in this modification.  Much like the Gallery and Blog link in Topics.

wink.gif

#45 EvelynSpider

EvelynSpider

    Member

  • IM Supporters
  • PipPipPip
  • 33 posts
  • Location:California
  • IPB Version:v2.3.x

Posted 14 April 2007 - 04:28 PM

I've been searching and have probably overlooked it but I need to change the background color on the posting body of the tutorial, where would I look?

#46 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 15 April 2007 - 02:20 AM

Do you mean the actual posting box where you write a new tutorial?  It just uses the standard IP.Board editor, there are probably tutorials on changing the appearance of that.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#47 EvelynSpider

EvelynSpider

    Member

  • IM Supporters
  • PipPipPip
  • 33 posts
  • Location:California
  • IPB Version:v2.3.x

Posted 15 April 2007 - 03:09 AM

Not the posting box (RTE editor).  I'm looking for the table that displays the tutorial post itself.  Since a picture is worth a 1000 words....

Attached File  sample.png   8.06K   1 downloads

Now I need to know in the tutorials mod which bit of coding is telling the table to use that darker background, I'll need to change it to my post row color instead.

#48 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 15 April 2007 - 03:12 AM

Check out the skin_tutorials -> view_article template.  You could be able to change the code here to adjust that:
CODE
    <td align="left" class="row2" valign="top">
      <h2>{$a['a_name']}</h2>
      {$a['a_content']}
    </td>

You should be able to just change that class value to the one you want.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#49 EvelynSpider

EvelynSpider

    Member

  • IM Supporters
  • PipPipPip
  • 33 posts
  • Location:California
  • IPB Version:v2.3.x

Posted 15 April 2007 - 04:52 AM

Thank you very much smile.gif

#50 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 15 April 2007 - 05:14 AM

You're welcome. smile.gif
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#51 Sparkysback

Sparkysback

    Coder

  • IM Supporters
  • PipPipPipPipPip
  • 136 posts
  • IPB Version:v2.3.x

Posted 17 April 2007 - 07:22 PM

Just sent Payment for this mod

How will i know when i can download it?

Posted Image


#52 Μartin

Μartin

    Premium Member

  • IM Supporters
  • PipPipPipPipPipPipPip
  • 847 posts
  • Location:USA
  • Real Name:Martin
  • IPB Version:v3.1.x

Posted 17 April 2007 - 07:25 PM

Michael will send you a PM...  thumbsup.gif

#53 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 17 April 2007 - 07:35 PM

PM sent. wink.gif
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#54 Sparkysback

Sparkysback

    Coder

  • IM Supporters
  • PipPipPipPipPip
  • 136 posts
  • IPB Version:v2.3.x

Posted 17 April 2007 - 07:38 PM

All downloaded thanks for fast efficient support

Just a question about copyright adding tutorials

I don't have anything to add, Could I have permission to use any of yours here please

If not can you suggest where i could ask permission

Thanks

Posted Image


#55 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 17 April 2007 - 07:49 PM

I can't give you permission to use any of them that were written by someone other than myself, as those tutorials are the property of their respective authors, and the ones I wrote are here as a benefit to the members of this site.  So unfortunately, no, I cannot give permission for you to take any of these tutorials for use on your own site.  You bought this mod for your site but don't have any tutorials to add to it?
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#56 Sparkysback

Sparkysback

    Coder

  • IM Supporters
  • PipPipPipPipPip
  • 136 posts
  • IPB Version:v2.3.x

Posted 17 April 2007 - 07:59 PM

No i don't looks like i wasted my money then  mellow.gif

Posted Image


#57 Μartin

Μartin

    Premium Member

  • IM Supporters
  • PipPipPipPipPipPipPip
  • 847 posts
  • Location:USA
  • Real Name:Martin
  • IPB Version:v3.1.x

Posted 17 April 2007 - 08:01 PM

Then make some...  thumbsup.gif

#58 Sparkysback

Sparkysback

    Coder

  • IM Supporters
  • PipPipPipPipPip
  • 136 posts
  • IPB Version:v2.3.x

Posted 17 April 2007 - 09:44 PM

QUOTE(Martin @ Apr 17 2007, 09:01 PM) <{POST_SNAPBACK}>
Then make some...  thumbsup.gif


I wish i could

Posted Image


#59 EvelynSpider

EvelynSpider

    Member

  • IM Supporters
  • PipPipPip
  • 33 posts
  • Location:California
  • IPB Version:v2.3.x

Posted 17 April 2007 - 11:38 PM

What about your forum members? Surely they have some knowledge to pass on or share. Perhaps make it just a random Helpful Hints on whatever your forum is about.

Looks like your forum is about gaming (if that's your forum in your sig). Mine is for a gaming group/clan, so were in the same boat. Players have a wealth of knowledge to share with others. Tips Tricks, Hints, Codes...etc.  Pull them into the tutorial section up to them and watch them work.

People like to share what they know with others...in fact people love telling you what they know smile.gif

Good luck!

#60 Sparkysback

Sparkysback

    Coder

  • IM Supporters
  • PipPipPipPipPip
  • 136 posts
  • IPB Version:v2.3.x

Posted 18 April 2007 - 04:52 PM

QUOTE(EvelynSpider @ Apr 18 2007, 12:38 AM) <{POST_SNAPBACK}>
What about your forum members? Surely they have some knowledge to pass on or share. Perhaps make it just a random Helpful Hints on whatever your forum is about.

Looks like your forum is about gaming (if that's your forum in your sig). Mine is for a gaming group/clan, so were in the same boat. Players have a wealth of knowledge to share with others. Tips Tricks, Hints, Codes...etc.  Pull them into the tutorial section up to them and watch them work.

People like to share what they know with others...in fact people love telling you what they know smile.gif

Good luck!


Thanks that's a great idea  thumbsup.gif

Posted Image





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users