Author Topic: EZ Portal, Simple Portal and Tiny Portal side panel (block) alignment/misalign  (Read 2905 times)

0 Members and 1 Guest are viewing this topic.

Offline Cholo

  • Global Moderator
  • *
  • Posts: 1737
  • Karma: 681
  • Gender: Male
    • The Tarheel Forum
yeah but if we can we might as well figured it out.     What version of SP are you using, bc I just enabled blocks in the forum on my site and my blocks line like you want them to by default.  ???


edit:  I see you're running 2.3.1 and I have a top block enabled that the side blocks line up with.  K, hold on.
« Last Edit: February 01, 2010, 06:58:42 AM by bigguy »

Offline Cholo

  • Global Moderator
  • *
  • Posts: 1737
  • Karma: 681
  • Gender: Male
    • The Tarheel Forum
Ok, my bad you're looking for:


:

#sp_right


{


vertical-align: top;


}


And you want to change it to:


:

#sp_right


{


vertical-align: top;
padding-top:30px;


}


You probably need to do a little bit more than 30px though.

Offline catfished

  • New Member
  • *
  • Posts: 68
  • Karma: 3
  • Gender: Male
    • CatfishEd.com
  • SMF Version: 1.1.15
Yeah, that did it. 33 is the magic number using my old eyes.


Thanks a lot for taking the time to play around with this. It was fun for me, I even learned a few things which is something for an old fart like me.

Offline Cholo

  • Global Moderator
  • *
  • Posts: 1737
  • Karma: 681
  • Gender: Male
    • The Tarheel Forum
Np glad I could I help. Yeah, you could figure out the exact pixels or percentage to use by looking a little more closely at the code. I guess you should probably just double check how it looks on different screen resolutions.

Offline catfished

  • New Member
  • *
  • Posts: 68
  • Karma: 3
  • Gender: Male
    • CatfishEd.com
  • SMF Version: 1.1.15
Np glad I could I help. Yeah, you could figure out the exact pixels or percentage to use by looking a little more closely at the code. I guess you should probably just double check how it looks on different screen resolutions.

Yeah, I should but all I have on this laptop are 1024 X 768 and 800 X 600. I also have a few wierd ones for a wide monitor. I checked in all of those and it's fine as far as alignment. Thanks again Cholo.

Offline Cholo

  • Global Moderator
  • *
  • Posts: 1737
  • Karma: 681
  • Gender: Male
    • The Tarheel Forum
Firefox and Chrome (not sure which other browsers) have a zoom-in/out function that kind of lets you see the webpage at different resolutions. It's not exact, but is helpful and most of the time really close.  You just hit:

zoom-in: CTRL + +

zoom-out: CTRL + -

back to default: CTRL + 0

Offline catfished

  • New Member
  • *
  • Posts: 68
  • Karma: 3
  • Gender: Male
    • CatfishEd.com
  • SMF Version: 1.1.15
It works with FF, didn't try it with Chrome. If I zoom in quite a bit it does look a bit misaligned but I'm good with it. Thanks again.

Offline Cholo

  • Global Moderator
  • *
  • Posts: 1737
  • Karma: 681
  • Gender: Male
    • The Tarheel Forum
yep yep.  Ima mark this solved.

Offline catfished

  • New Member
  • *
  • Posts: 68
  • Karma: 3
  • Gender: Male
    • CatfishEd.com
  • SMF Version: 1.1.15
Well. SP just provided a new version, 2.3.2, so after upgrading, I had to come back here to get the code to fix the alignment again.
I just wanted to say how much I appreciate this site as it made it so easy to fix my forums again. :awe

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
It's great to have you here and know that you are getting good support. :)

Offline catfished

  • New Member
  • *
  • Posts: 68
  • Karma: 3
  • Gender: Male
    • CatfishEd.com
  • SMF Version: 1.1.15
Well. SP just provided a new version, 2.3.2, so after upgrading, I had to come back here to get the code to fix the alignment again.
I just wanted to say how much I appreciate this site as it made it so easy to fix my forums again. :awe

Update April 1, 2011: Well, I just upgraded to SP to 2.3.3 so I had to come back and find the info to realign again. Thanks again for being here SMF Helper, you guys and gals are the greatest.
« Last Edit: April 01, 2011, 07:30:14 PM by catfished »

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Thank you and we are very glad we could help. :)