The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Headers and Navigation PROBLEM

2 posters

Go down

Headers and Navigation PROBLEM Empty Headers and Navigation PROBLEM

Post by poisonshift May 6th 2010, 7:42 am

I enabled the image only option but it's still displaying text.

I added a new register button that requires the user to verify that they're not a bot and now the original register won't go away.

Should I move it all the way to the bottom and replace it with an empty image? Or is there a better option?
poisonshift
poisonshift
Forumember

Male Posts : 67
Reputation : 0
Language : English
Location : Internet

http://www.re2mods.forummotion.com/

Back to top Go down

Headers and Navigation PROBLEM Empty Re: Headers and Navigation PROBLEM

Post by Clug May 6th 2010, 9:35 am

If you have a different page for register, definately put it at the bottom and replace with this image:
Headers and Navigation PROBLEM 2zgvqeu
Code:
http://i41.tinypic.com/2zgvqeu.gif
There is an image below 'this image:' but it's a 1x1px transparent square, so it's impossible to see or click Wink
As for the image only option, it works fine for me, so I'm not sure what is wrong there.
Clug
Clug
Forumember

Male Posts : 425
Reputation : 8
Language : English
Location : Australia

http://lbtproductionz.forumsmusic.com/

Back to top Go down

Headers and Navigation PROBLEM Empty Re: Headers and Navigation PROBLEM

Post by poisonshift May 6th 2010, 11:57 pm

Yeah, I'm not sure either, and its kinda annoying. But I guess the transparent image solves it for now until we can get some real forummotion support on the case.

Thanks Clug.

Actually your image was a white dot. But I got one up from that. :wouhou:

Just use forummotion's default no image: https://2img.net/i/fa/subsilver/empty.gif
poisonshift
poisonshift
Forumember

Male Posts : 67
Reputation : 0
Language : English
Location : Internet

http://www.re2mods.forummotion.com/

Back to top Go down

Headers and Navigation PROBLEM Empty Re: Headers and Navigation PROBLEM

Post by Clug May 7th 2010, 12:50 am

Strange... I did make it transparent :\ As for the other problem, I think you should post in the Technical Forum.
Clug
Clug
Forumember

Male Posts : 425
Reputation : 8
Language : English
Location : Australia

http://lbtproductionz.forumsmusic.com/

Back to top Go down

Headers and Navigation PROBLEM Empty Re: Headers and Navigation PROBLEM

Post by poisonshift May 8th 2010, 2:43 am

Any ideas of how to change the background of these forms so that they are white?

http://uzdb.forumotion.net/login.forum?connexion
poisonshift
poisonshift
Forumember

Male Posts : 67
Reputation : 0
Language : English
Location : Internet

http://www.re2mods.forummotion.com/

Back to top Go down

Headers and Navigation PROBLEM Empty Re: Headers and Navigation PROBLEM

Post by Clug May 8th 2010, 4:18 am

Honestly, my only guess there would be CSS, but I'm pretty much clueless with CSS, so you can ask Sanket or Mr. Mario for help with that part Wink

EDIT:
PLEASE IGNORE EVERYTHING BELOW, I JUST TESTED AND IT DOESN'T WORK Sad

Had a look around in CSS and I'm taking a guess... PLEASE SAVE A COPY OF YOUR CSS SOMEWHERE ELSE BEFORE TRYING THIS! Open your full website's CSS and CTRL+F this:
Code:
/* Input Button Form---------------------------------------------------------*/
Under it should be this (the #FAFAFA is on mine, probably different on yours):
Code:
   background-repeat: repeat-x;
   background-color: #FAFAFA;
   background-image: url('http://2img.net/i/fa/prosilver/bg_button.gif');
   background-position: top;
   overflow: visible;
   }
Change the hex value to #000000
and this (#666666 will be different maybe):
Code:
a.button1, input.button1 {
   font-weight: bold;
   border: 1px solid #666666;
   }
Change the hex value to FFFFFF the box will be white, I hope Wink
Clug
Clug
Forumember

Male Posts : 425
Reputation : 8
Language : English
Location : Australia

http://lbtproductionz.forumsmusic.com/

Back to top Go down

Headers and Navigation PROBLEM Empty Re: Headers and Navigation PROBLEM

Post by poisonshift May 12th 2010, 1:47 am

bump
poisonshift
poisonshift
Forumember

Male Posts : 67
Reputation : 0
Language : English
Location : Internet

http://www.re2mods.forummotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum