Current time: 01-08-2009, 10:48 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Make Table Hover Effects
07-04-2008, 01:49 AM (This post was last modified: 07-04-2008 01:59 AM by Ooka.)
Post: #1
Make Table Hover Effects
Well, I figured I'd share how to do this since it's a feature of phpBB I though we should have it too xD

Choose the Modify / Delete option under themes in the Admin Control Panel, then select the affected theme. Scroll to the very bottom to the Additional CSS box. In it, add the following:

.trow1:hover {
background: #FFF;
}

.trow2:hover {
background: #FFF;
}


And that's all you have to do. Just change the #FFF to anything you'd like for a different color. Yeah, it's very simple, but I just figured I'd let anyone who wanted to know, know. Big Grin

Here's a live example if you don't want to do it without seeing it first:

http://forum.pokelounge.com
Find all posts by this user
Quote this message in a reply
07-08-2008, 09:12 AM
Post: #2
RE: Make Table Hover Effects
Thanks for the tutorial. Im using it on my site now Smile
Find all posts by this user
Quote this message in a reply
08-21-2008, 02:10 PM
Post: #3
RE: Make Table Hover Effects
Thanks, and how does it work with 1.4?

My ideas:
Redirect counter
Favourites in administration
Visit this user's website Find all posts by this user
Quote this message in a reply
08-23-2008, 05:35 PM
Post: #4
RE: Make Table Hover Effects
WOW! Thanks! I wanted to know how to do this and couldn't figure it out!! I'll start incorporating this into my themes now!! Big Grin

[Image: lorddonkcreationsig.png]
Latest Release: MyBB November for MyBB 1.4!
Find all posts by this user
Quote this message in a reply
08-24-2008, 01:13 AM (This post was last modified: 08-24-2008 01:14 AM by Ooka.)
Post: #5
RE: Make Table Hover Effects
(08-21-2008 02:10 PM)dtommy79 Wrote:  Thanks, and how does it work with 1.4?

It should work exactly the same, unless they changed the names of the basic tables.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: