Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MyBB Help
#7
(01-23-2012, 02:36 PM)BreShiE Wrote: My laptop charger has broke so I can't use my laptop any more or I'd help via TeamViewer. Go to:

ACP - Templates and Styles - Your Theme - global.css

Then underneath panel do what ace said in his first post.

That doesn't make sense. You can't define a classes CSS attributes within another classes attributes.. What you're suggesting would be to have:
Code:
#panel {
.classname a {
    color: #FFF;
}
}

Which doesn't make any sense lol.
As I said before though, I've worked out how to make the links a different colour, I'm just stuck on the Lost Password link as it throws an error.
EDIT:

Never mind I worked it out eventually..
Just created
Code:
#panel a {
       color: #FF!important;
}

Not sure if that's what you guys meant or not but I got there in the end so thanks for your help.
Reply


Messages In This Thread
MyBB Help - by Fragma - 01-23-2012, 11:17 AM
RE: MyBB Help - by AceInfinity - 01-23-2012, 12:07 PM
RE: MyBB Help - by Fragma - 01-23-2012, 12:09 PM
RE: MyBB Help - by AceInfinity - 01-23-2012, 12:15 PM
RE: MyBB Help - by Fragma - 01-23-2012, 12:23 PM
RE: MyBB Help - by BreShiE - 01-23-2012, 02:36 PM
RE: MyBB Help - by Fragma - 01-23-2012, 02:52 PM
RE: MyBB Help - by BreShiE - 01-23-2012, 03:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to Make your MYBB Central Plugin Compatible with new Mybb Billy Mays 3 1,908 07-12-2011, 06:40 PM
Last Post: Billy Mays

Forum Jump:


Users browsing this thread: 1 Guest(s)