InterOcean Designs
« log in box size issue »

Welcome Guest. Please Login or Register.
May 19, 2013, 2:21pm





InterOcean Designs :: ProBoards Codes :: Code Chat & Support :: log in box size issue
Page 1 of 2 » Jump to page   Go    [Search This Thread] [Share Topic] [Print]
 AuthorTopic: log in box size issue (Read 543 times)
The Fallen Angel
New Member
member is offline

[avatar]


[homepage]

Joined: Oct 2011
Gender: Male
Posts: 47
Location: Valley of lost souls
Karma: 0
 log in box size issue
« Thread Started on Oct 30, 2011, 1:29am »

if you check out my test site ..... http://www.xjtb.proboards.com

You can easilysee what i mean... I have tryed now to find the problem with my code but cannot, anyone have any ideas to a solution? And btw if u see any other problems let me know please!



Also how can i get rid of that blueish border? Its not in my Skin Colors, as i have the board border currently set at #000000
« Last Edit: Oct 30, 2011, 1:53am by The Fallen Angel »Link to Post - Back to Top  IP: Logged

"Almost dying changes nothing. Dying changes everything"
Pebble
Code Helper
IOD Supporter
member is offline

[avatar]


[homepage]

Joined: Mar 2011
Gender: Male
Posts: 1,179
Location: Here & There
Karma: 155
 Re: log in box size issue
« Reply #1 on Oct 30, 2011, 6:59am »

Hi Fallen Angel - the border color is in your forum custumize by Subdevo.
This line : var outerBorder=[1,"0060BF"]; // Outer Table Borders? 1=Yes, 0=No, Border Color.

You can also remove this code: //Remove News Fader Title Bar //By Wrighty , because you're changing the title with Subdevo's news fader customize. If you don't want any title at all then remove the text in subdevo's code and leave it as "" - this will remove the title bar.

Pebble
« Last Edit: Oct 30, 2011, 7:13am by Pebble »Link to Post - Back to Top  IP: Logged

[image]

Speed
Moderator
v5 Theme Support
member is offline

[avatar]

The Vortex


[homepage]

Joined: Apr 2011
Gender: Male
Posts: 5,571
Location: In The Vortex Of IOD
Karma: 215
 Re: log in box size issue
« Reply #2 on Oct 30, 2011, 9:54am »

As far as your login box try this code


http://interoceandesigns.com/index.cgi?b....play&thread=382


And make sure you read the directions to this code



http://interoceandesigns.com/index.cgi?b....play&thread=935

(this part:
If you want your Login Table to be a different width than the rest of your forum, you may change the width using a percentage or px in the last line of the code (edit the yellow part).
n.style.width="92%"; document.getElementById("qLogin").appendChild(n);}





Best Regards,
Speed
Link to Post - Back to Top  IP: Logged

[image]
[image]
WARNING FOR [ME]! DO NOT CLICK HERE!
The Fallen Angel
New Member
member is offline

[avatar]


[homepage]

Joined: Oct 2011
Gender: Male
Posts: 47
Location: Valley of lost souls
Karma: 0
 Re: log in box size issue
« Reply #3 on Oct 30, 2011, 11:10am »

thanks to both of you!. one more simple question. Pebble how do you know what codes i have running on the site?
Link to Post - Back to Top  IP: Logged

"Almost dying changes nothing. Dying changes everything"
Pebble
Code Helper
IOD Supporter
member is offline

[avatar]


[homepage]

Joined: Mar 2011
Gender: Male
Posts: 1,179
Location: Here & There
Karma: 155
 Re: log in box size issue
« Reply #4 on Oct 30, 2011, 12:15pm »

With any web page(not just proboards) it's possible to right click the screen and in the options that appear there is a 'view source' (or similar) that will show the code that is running in order to create the page.
If you know what you're looking for then it's possible to sort some problems out from the code that appears.

Glad you've got your site running smoothly now - any more problems and just ask in this section. There's usually someone around that'll try and help. They're a nice bunch here !

Pebble.
Link to Post - Back to Top  IP: Logged

[image]

The Fallen Angel
New Member
member is offline

[avatar]


[homepage]

Joined: Oct 2011
Gender: Male
Posts: 47
Location: Valley of lost souls
Karma: 0
 Re: log in box size issue
« Reply #5 on Oct 30, 2011, 12:25pm »

Thanks, and trust me i will, this site seems to be filled with nice smart ppl instead of the usual my sites better then yours, i will only give you enough rope to do yourself in kind, that i usually run into, and btw pebble thanks again you have been a huge help figuring out my coding issues..

Now im off to focue on my graphic issues on the site
Link to Post - Back to Top  IP: Logged

"Almost dying changes nothing. Dying changes everything"
Speed
Moderator
v5 Theme Support
member is offline

[avatar]

The Vortex


[homepage]

Joined: Apr 2011
Gender: Male
Posts: 5,571
Location: In The Vortex Of IOD
Karma: 215
 Re: log in box size issue
« Reply #6 on Oct 30, 2011, 3:58pm »


Oct 30, 2011, 11:10am, The Fallen Angel wrote:
thanks to both of you!. one more simple question. Pebble how do you know what codes i have running on the site?


Y/w.

I just clicked on your test site to have a look see and it seems you have a good handle on it now. As a suggestion you might want to try the following:

Nav Tree Ultimate Customize Combo by SubDevo
http://interoceandesigns.proboards.com/i....play&thread=253

and check this out for the images:

Nav Tree Background Images by RADesign
http://interoceandesigns.com/index.cgi?a....276&page=1#1760

And if you have not seen the SubDevo Suggests... Thread
http://interoceandesigns.com/index.cgi?b....play&thread=756

there are some really great useful codes there




Best of luck

Speed
Link to Post - Back to Top  IP: Logged

[image]
[image]
WARNING FOR [ME]! DO NOT CLICK HERE!
The Fallen Angel
New Member
member is offline

[avatar]


[homepage]

Joined: Oct 2011
Gender: Male
Posts: 47
Location: Valley of lost souls
Karma: 0
 Re: log in box size issue
« Reply #7 on Oct 30, 2011, 6:48pm »

actually i went through the suggestion thread and pulled out what i wanted thank you! and also that nav code, is def going to use, i always overlooked that , as i didnt realize what it did. Thank you again Speed Demon


Edit: I made a graphic, and inserted the code, it was actually one of the easier codes i have found to customize and make do what i want


2nd Edit:

1 error did occur that i found. I changed the Arrows to Text, and now they are to far towards the right. How can i get them more centered up on my 2nd little bubble
« Last Edit: Oct 30, 2011, 7:14pm by The Fallen Angel »Link to Post - Back to Top  IP: Logged

"Almost dying changes nothing. Dying changes everything"
Pebble
Code Helper
IOD Supporter
member is offline

[avatar]


[homepage]

Joined: Mar 2011
Gender: Male
Posts: 1,179
Location: Here & There
Karma: 155
 Re: log in box size issue
« Reply #8 on Oct 31, 2011, 4:29am »

Hi Fallen Angel - Are you talking about the switch it text in the navbar ? It looks to the left to me. We can do something with it but need to just clarify what you mean.
Also your navbar graphic (very nice!) is only 777px wide and your forum is 800px so the bar looks set to the left. I'd take the spaces out of the switch it text in the code and then we can set about getting it to where you want it.
Link to Post - Back to Top  IP: Logged

[image]

The Fallen Angel
New Member
member is offline

[avatar]


[homepage]

Joined: Oct 2011
Gender: Male
Posts: 47
Location: Valley of lost souls
Karma: 0
 Re: log in box size issue
« Reply #9 on Oct 31, 2011, 5:05pm »

Thanks Pebble and yea i got to playing with it last evening and got it to move with the spaces for a time being fix, i am going to resize that image here in a bit, its #4 on my To Do list tonight. First even above #1 is Dinner... which im off to now



Edit: Ok the image is resized, and i removed the spaces... Im all ears now pebbles on how to move the "Switch It" Text over towards the left on the bar now,
« Last Edit: Oct 31, 2011, 7:00pm by The Fallen Angel »Link to Post - Back to Top  IP: Logged

"Almost dying changes nothing. Dying changes everything"
Pebble
Code Helper
IOD Supporter
member is offline

[avatar]


[homepage]

Joined: Mar 2011
Gender: Male
Posts: 1,179
Location: Here & There
Karma: 155
 Re: log in box size issue
« Reply #10 on Nov 1, 2011, 6:00am »

Hi Fallen Angel,
If you find this line in the navbar code :
var indent=20; // Number of Pixels from Left to Indent

(I put 20 in as I think this is somewhere near what you'll want, change it to what you think)

and change this to where you want the text. It doesn't just indent the navtree text on the left but also the switch it text from the right. As you are using the 'switch it' text it will be a fixed size (if you change it in the future to show the date for example , the length of the text will vary), it now becomes a graphic issue. You can make the right hand side 'bubble' the correct size for the switch it text and then just lengthen the first 'bubble'

I hope that makes sense !

Basically , there's a bit of trial and error until you find a spot for the text that you're happy with and then you can adjust the graphic to suit.

Pebble.

(ps - the bottom left corner of the first bubble needs a bit of erasing)
« Last Edit: Nov 1, 2011, 9:58am by Pebble »Link to Post - Back to Top  IP: Logged

[image]

Speed
Moderator
v5 Theme Support
member is offline

[avatar]

The Vortex


[homepage]

Joined: Apr 2011
Gender: Male
Posts: 5,571
Location: In The Vortex Of IOD
Karma: 215
 Re: log in box size issue
« Reply #11 on Nov 1, 2011, 9:32am »

Pebble you may want to back me up on this and check too, but Fallen Angel I did not see a part of the Nav Tree Ultimate Customize Combo by SubDevo that also needs to be in place,

http://interoceandesigns.com/index.cgi?b....play&thread=253

this:

CSS Instructions:

This CSS MUST be above the script.
You may also place it with the rest of your forum global CSS.


<style type="text/css">
<!--
.navcombo {color: #000000; position: relative; text-align: left; padding-top: 2px; top: -5px; border: 0px solid #000000;}
-->
</style>


color: #000000;

Color of all text that are NOT links. This includes the divider if it is text.
top: -5px;
Adjust vertical position of nav tree. Negative moves up, positive moves down.
In this case nav tree is moved up 5px.
border: 0px solid #000000;
Border width and color. Keep at "0px" to remove border.

If you do not use a nav tree background image, the nav tree will be transparent unless you put this in your navcombo CSS:
background-color: #D9D941;
Do NOT put this in CSS if you are using a transparent background image. This color will show through it.




anyhow again good luck

Speed
« Last Edit: Nov 1, 2011, 9:37am by Speed »Link to Post - Back to Top  IP: Logged

[image]
[image]
WARNING FOR [ME]! DO NOT CLICK HERE!
Pebble
Code Helper
IOD Supporter
member is offline

[avatar]


[homepage]

Joined: Mar 2011
Gender: Male
Posts: 1,179
Location: Here & There
Karma: 155
 Re: log in box size issue
« Reply #12 on Nov 1, 2011, 9:56am »

Hi Speed,
I just had a look and the .navcombo css is in there and working. It's not with the code but it's there and the vertical position is fine.

Pebble.
Link to Post - Back to Top  IP: Logged

[image]

Speed
Moderator
v5 Theme Support
member is offline

[avatar]

The Vortex


[homepage]

Joined: Apr 2011
Gender: Male
Posts: 5,571
Location: In The Vortex Of IOD
Karma: 215
 Re: log in box size issue
« Reply #13 on Nov 1, 2011, 1:05pm »


Nov 1, 2011, 9:56am, Pebble wrote:
Hi Speed,
I just had a look and the .navcombo css is in there and working. It's not with the code but it's there and the vertical position is fine.

Pebble.


Ok cool beans! :)
Link to Post - Back to Top  IP: Logged

[image]
[image]
WARNING FOR [ME]! DO NOT CLICK HERE!
The Fallen Angel
New Member
member is offline

[avatar]


[homepage]

Joined: Oct 2011
Gender: Male
Posts: 47
Location: Valley of lost souls
Karma: 0
 Re: log in box size issue
« Reply #14 on Nov 1, 2011, 2:54pm »

thanks guys, that made it work how i wanted it to, Thank you both so much... Big Props
Link to Post - Back to Top  IP: Logged

"Almost dying changes nothing. Dying changes everything"
Page 1 of 2 » Jump to page   Go    [Search This Thread] [Share Topic] [Print]


Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!
Terms of Service | Privacy Policy | Notice | FTC Disclosure | Report Abuse | Mobile