| View previous topic :: View next topic |
| Author |
Message |
crown New Poster

Joined: 05 Feb 2008 Posts: 7  
|
Posted: Tue Feb 05, 2008 12:03 Post subject: [Solved] Andreas Right Sidebar Problem |
|
|
My b2evolution Version: Not Entered
In the Andreas skin, after adding a data through a widget to the right sidebar, there is a blank gap in the main content area between the posted content and the comment section the height of the data in the right sidebar. |
|
| Back to top |
|
 |
crown New Poster

Joined: 05 Feb 2008 Posts: 7  
|
Posted: Tue Feb 05, 2008 12:27 Post subject: Solved? |
|
|
I think I found a fix. Is there a better way to do this?
I added this to the styles css file under #content
float: left;
float: top;
width: 440px; |
|
| Back to top |
|
 |
¥åßßå Blonde Bimbo
 Joined: 07 Jan 2005 Posts: 6579
    votes: 115
|
Posted: Tue Feb 05, 2008 12:31 Post subject: |
|
|
There is no attribute float:top
Got a link to your blog?
¥ _________________ I may have opened the door but you entered of your own free will
| normal life wrote: |
yabba_hh: I think, I type, I read what I type, I think "fuck, what was I thinking when I typed that?!"
tuxnus: that's two more thoughts than I give you credit for |
|
|
| Back to top |
|
 |
crown New Poster

Joined: 05 Feb 2008 Posts: 7  
|
Posted: Tue Feb 05, 2008 13:28 Post subject: Another Fix |
|
|
I didn't float:top existed, but it worked. Nothing else did until I just added:
clear: left;
to #extras
and took out the additions to #content.
It seems to be working now. Is this the fix that should be there left out in the design? |
|
| Back to top |
|
 |
crown New Poster

Joined: 05 Feb 2008 Posts: 7  
|
Posted: Tue Feb 05, 2008 13:30 Post subject: Extra |
|
|
Except I had to leave
width: 440px;
in #content. It works now. |
|
| Back to top |
|
 |
¥åßßå Blonde Bimbo
 Joined: 07 Jan 2005 Posts: 6579
    votes: 115
|
Posted: Tue Feb 05, 2008 13:39 Post subject: |
|
|
Without a link to your blog it's almost impossible to say if you have the answer
¥ _________________ I may have opened the door but you entered of your own free will
| normal life wrote: |
yabba_hh: I think, I type, I read what I type, I think "fuck, what was I thinking when I typed that?!"
tuxnus: that's two more thoughts than I give you credit for |
|
|
| Back to top |
|
 |
crown New Poster

Joined: 05 Feb 2008 Posts: 7  
|
Posted: Tue Feb 05, 2008 13:50 Post subject: Just check it. |
|
|
Just add a widget to the right sidebar and check the results. You'll see the gap.
Then add to style.css
clear: left;
to #extras
and add to style.css
width: 440px;
to #content |
|
| Back to top |
|
 |
¥åßßå Blonde Bimbo
 Joined: 07 Jan 2005 Posts: 6579
    votes: 115
|
Posted: Tue Feb 05, 2008 14:03 Post subject: |
|
|
That's fantastic except I have an extremely custom skin that
a) doesn't have a sidebar
b) isn't fixed width
c) doesn't have the same code as you've added to your sidebar
¥ _________________ I may have opened the door but you entered of your own free will
| normal life wrote: |
yabba_hh: I think, I type, I read what I type, I think "fuck, what was I thinking when I typed that?!"
tuxnus: that's two more thoughts than I give you credit for |
|
|
| Back to top |
|
 |
crown New Poster

Joined: 05 Feb 2008 Posts: 7  
|
Posted: Wed Feb 06, 2008 15:47 Post subject: Is the download available for the updated skin |
|
|
Is the download available for the fixed updated skin at
http://skins.b2evolution.net/two.php
for andreas_01 ? |
|
| Back to top |
|
 |
¥åßßå Blonde Bimbo
 Joined: 07 Jan 2005 Posts: 6579
    votes: 115
|
Posted: Wed Feb 06, 2008 18:42 Post subject: |
|
|
Once again, it would help if you gave us a link to your blog where this skin is "broken", without being able to see what's "broken" about it it's almost impossible to fix correctly.
¥ _________________ I may have opened the door but you entered of your own free will
| normal life wrote: |
yabba_hh: I think, I type, I read what I type, I think "fuck, what was I thinking when I typed that?!"
tuxnus: that's two more thoughts than I give you credit for |
|
|
| Back to top |
|
 |
crown New Poster

Joined: 05 Feb 2008 Posts: 7  
|
Posted: Thu Feb 07, 2008 22:20 Post subject: I explained above |
|
|
| You do not need my URL. Just test it as I showed above. |
|
| Back to top |
|
 |
EdB /bb|[^b]{2}/
Joined: 05 Jan 2004 Posts: 7123
  votes: 90
|
Posted: Thu Feb 07, 2008 22:37 Post subject: |
|
|
That's true: we don't need your URL to see a problem. And it's also true that I can test it myself. And it's also true that I did test it myself. And it's also true that I found your statements above to be false regarding the presence of "float:top" in the style sheet in that skin.
It's also true that no one here has to jump when you say jump yah?
IF the author of that skin submits a correction then a correction will be available. Between now and then be happy you made a suitable correction for your installation. |
|
| Back to top |
|
 |
webjoker New Poster

Joined: 19 Oct 2006 Posts: 17
  
|
Posted: Fri Feb 08, 2008 0:42 Post subject: |
|
|
| All I did was mess with the width under #content and #extras and no gap. |
|
| Back to top |
|
 |
¥åßßå Blonde Bimbo
 Joined: 07 Jan 2005 Posts: 6579
    votes: 115
|
Posted: Fri Feb 08, 2008 4:44 Post subject: Re: I explained above |
|
|
| crown wrote: |
| You do not need my URL. Just test it as I showed above. |
How cool, you want me to go download a skin, upload it, redo the whole of my blog to reset it to default widgets, just so I can see if your problem is real, yet you can't be arsed pasting a link to somewhere I can see the problem in action.
Guess what, I can be arsed locking this thread
¥ _________________ I may have opened the door but you entered of your own free will
| normal life wrote: |
yabba_hh: I think, I type, I read what I type, I think "fuck, what was I thinking when I typed that?!"
tuxnus: that's two more thoughts than I give you credit for |
|
|
| Back to top |
|
 |
EdB /bb|[^b]{2}/
Joined: 05 Jan 2004 Posts: 7123
  votes: 90
|
Posted: Mon Feb 11, 2008 20:51 Post subject: |
|
|
Unlocking long enough to share this cuz I can:
| crown via PM wrote: |
I know float:top doesn't exist. Just experimenting. I came up with a solution that is valid. I am amazed this skin was active and never fully tested and I am amazed at your attitude. This was a simple problem it would have taken you 1 minute to check.
I didn't realize I was dealing with a bunch of immature, childish babies. I think I'll go back to Wordpress. Grow up. |
Apparently crown doesn't seem to understand that "we" didn't make the skin and that "we" list skins provided by users unless there is a gross error caught by the one person who actually sees the submitted skins and can make them publicly available.
Apparently crown thinks "we" are somehow responsible for every single bit of every single thing that it can find to enhance it's blog, and that "we" had damned well better jump when it says jump else it'll go piss on the fine folk over at wordpress.
Oh well eh? Bye-bye dunce-cap. |
|
| Back to top |
|
 |
|