Enable Weapons Showing is on Wild Bill profile and ive racked my brain, ive searched topics i cannot get ride of it can i please get help, i know im missing something or over thinking it
thank you for your time and help
[edit] The other thing i was wondering is, if i cannot see the spotlight location How do i know if i have put it in the correct location of any of my pets
| Survival | |||
| Masquerade | [Dance=lunawolf] | ||
| Vesnali | |||
| Morostide | [egg=lunawolf] | [tp=lunawolf] |
Add this a[href*='act=w'] { display: none; }As for the pet spotlight, you can see it by either logging out or using a different browser where you aren't already logged in.
the code did not work, thank you for the help
| Survival | |||
| Masquerade | [Dance=lunawolf] | ||
| Vesnali | |||
| Morostide | [egg=lunawolf] | [tp=lunawolf] |
Oops, I'm sorry, I forgot that square brackets can't be used in CSS on pet profiles anymore! Try this ~ a { display: none; }
thank you so much that did the job
edit: ive been trying to clean up all of my pets and their profile, ive been gone off and on for the last year and come back to profile being messed up as well as photobucket not working any more
| Survival | |||
| Masquerade | [Dance=lunawolf] | ||
| Vesnali | |||
| Morostide | [egg=lunawolf] | [tp=lunawolf] |
You're welcome, glad to have been of help!
Profiles being messed up is probably due to the layout updates that happened. If you give me a link to the profile in question, I can take a look and see what's wrong. Also, you're probably better of using imgur, as I don't think they have bandwidth limits like pb does.
another user mentioned imgur as well, ive been moving everything from photobucket over to imgur, so far ive been really happy with imgur
its a long slow process to clean up Barbas im hoping my pride and joy is ready
| Survival | |||
| Masquerade | [Dance=lunawolf] | ||
| Vesnali | |||
| Morostide | [egg=lunawolf] | [tp=lunawolf] |
You'll still have to shift over everything a bit to the left, their profile is looking a bit off to me.
| Survival | |||
| Masquerade | [Dance=lunawolf] | ||
| Vesnali | |||
| Morostide | [egg=lunawolf] | [tp=lunawolf] |
the issue there is that you've centered the background image, but the actual page content is in a fixed position. so on a smaller browser window, the background will be too far to the left, and on a wider browser window, the background will be too far to the right. try this:
{
position: relative;
width: 790px; height: 640px;
margin: 0 auto}
that should center the page content so it will stay aligned with the background. try that and let me know if it's still off.
I changed the code this is what i got Ill have to reline everything
| Survival | |||
| Masquerade | [Dance=lunawolf] | ||
| Vesnali | |||
| Morostide | [egg=lunawolf] | [tp=lunawolf] |
could you try this instead?
, , , , .container-fluid {
width: 100%!important; position: static!important;
margin: 0!important; padding: 0!important}
{ position: relative; width: 790px; height: 640px; margin: 0 auto}
soryy i lost internet for a few days, bad wind storm came through
thank you so much for you help i hope with all my might barbas is done
| Survival | |||
| Masquerade | [Dance=lunawolf] | ||
| Vesnali | |||
| Morostide | [egg=lunawolf] | [tp=lunawolf] |
thank you for trying to help i just got this message back. I think im done trying to get a profile done
Barbas.'s pet spotlight nomination was denied for the following reason(s): • Coding errors • Aesthetics - font choice • The nomination text needs to be fixed. It flows out of the middle box.
| Survival | |||
| Masquerade | [Dance=lunawolf] | ||
| Vesnali | |||
| Morostide | [egg=lunawolf] | [tp=lunawolf] |