View topic - SOLVED 8D! //claps






<x< Anybody know what the selector for it is?
I've already tried #board a.register
and and and
that isn't working. ; 3 ;
<x< I think it's ugly and want to get rid of it.





Post by Alexia » Sun Dec 04, 2011 3:28 pm


Last edited by Alexia on Mon Jan 02, 2012 8:44 pm; edited 1 time in total






I was hoping, Sam or Verse would come in hurrr and be all,
"Well the correct selector is this: reg.pffffffffft, you stoopy sheeps. :D"
but but but
that didn't has happen tiem yet. O n O

<x< I keep sniffing at the inspect element,
but but but
I still hasn't found it yet. D':





Post by Alexia » Thu Dec 29, 2011 6:50 pm

As far as I can tell there is no id or class for that anchor tag, there are other anchors in that list as well to targeting anchors wouldn't work too well.

The only thing I can think of is to use the CSS3 selector to target the attribute in an element. For the register anchor tag it would be like this:

Code:
#bc a[href="/profile.php?mode=register"] {
  /* Type CSS properties and values in here */
}


The only problem with that is it won't work with older browsers that don't support CSS3. (Although that's their fault for not upgrading their browser >_>)
Post by Radxen » Fri Dec 30, 2011 8:46 am





I didn't really understand that. o n o


THANK YOU THOUGH 8'D //claps





Post by Alexia » Fri Dec 30, 2011 5:09 pm

Oh sorry, I have a habit of droning on about useless stuff oops

Your CSS is so organized and pretty, it makes me cry with happiness (Well, not really, I'm not that crazy... but pretty much... yeah... it makes me jealous) lol

Hope it helps, not sure what you wanted to do with it o 3o
Post by Radxen » Fri Dec 30, 2011 5:16 pm





<u < I don't think it's useless.
and and and
It's only half organized. D:
IT'S ACTUALLY A REALLY BIG WALL OF SHEEP CODE THAT
HAS CODES INSIDE CODES
THAT DON'T EVEN NEED TO BE THURRRRRR. oxo

<x< BUT at least I'll know if someone swipes my code
and and and
doesn't realize which part of the codes can be taken out.

...

tellmemoaraboutcss3! oxo //sitsatfoots





Post by Alexia » Fri Dec 30, 2011 8:35 pm

LOL, hmm, CSS3... I like some of the stuff they implemented, only most of the stuff doesn't work in all browsers (-cough-mainly Internet Explorer-cough-).

There's a bunch of stuff though, flipping stuff, making shadows, making edges curved all the fun stuff.

This shows you some of the more supported cooler stuff:
http://net.tutsplus.com/tutorials/html-css-techniques/10-css3-properties-you-need-to-be-familiar-with/
Post by Radxen » Fri Dec 30, 2011 9:14 pm
Strange, that doesn't show up in my profile :o
I'd try these and mess around, as I can't do it on mine, because I don't have that problem :U
Code:#top-tools-container a
#board a

With #board a it looks like that's the one, as I can change it to white and back without a problem.
I'd suggest putting !important after that kind of thing, as well. Hope that resolves it c:
Post by Havoc » Sat Dec 31, 2011 3:13 am





I was Jenna a couple of minutes ago, but now I'm not.
Now I know it ain't easy, but it ain't hard trying.
Havoc! Fighter! Pilot to the stars!





Radxen; THAT MADE MY BRAIN HURT D'8 //flails

Jenna; <n < I have my nav bar showing though so that's prolly why. ouo
and and and
I'll try that tomorrow. >8U
Thanks for that. 8'D //claps






Post by Alexia » Sat Dec 31, 2011 4:11 am






WAIT >8U!
I just realized I'm already using #board a
so should I try to add top margins
and and and
all that jazz to see if it works 8U?





Post by Alexia » Sat Dec 31, 2011 4:13 am

You said you were using #board a.register.
#board a.register and #board a are different things, #board a should have worked D:!
Post by Havoc » Sat Dec 31, 2011 7:35 pm





I was Jenna a couple of minutes ago, but now I'm not.
Now I know it ain't easy, but it ain't hard trying.
Havoc! Fighter! Pilot to the stars!





WELL IT DIDN'T D'8! //flail
<x< I even tried it with !important
and and and
it just sat there trololololololoing at me! ;3;

and and and
I's also using #board a to change colors of it
so that's how I know I used the right one you said to use. oxo





Post by Alexia » Mon Jan 02, 2012 7:09 pm

Try the following:

#bc li {display: none;}


Not exactly sure how it will affect the settings buttons when you are logged in, but it's worth a shot. xD
Post by Sam » Mon Jan 02, 2012 7:43 pm





pffffffffffffffft
WHO CARES WHAT IT DOES WHEN I'S LOGGED IN 8'D?
<u< It worked for when I's not logged in.

I did check it when I's not logged in,
but but but
because I had all the other buttons already hidden,
I couldn't see if it did anything to them. ouo


<U< Thank you muchly, Sam!





Post by Alexia » Mon Jan 02, 2012 8:44 pm

No problem! I'll lock this thread since it's now solved. :)
Post by Sam » Mon Jan 02, 2012 9:10 pm
15 Posts • Page 1 of 1

 
Users browsing this topic: and 1 guests