| View previous topic :: View next topic |
| Author |
Message |
Elainiwen
Joined: 28 Dec 2009 Posts: 5999 Location: Finland
|
Posted: Thu Jul 28, 2011 5:50 am Post subject: Sandbox panel problem |
|
|
So, I got this code. What was in Sandbox panel used to be in Video panel before.
| Code: | #imvuContent tr td, #leftColumn, #rightColumn {width: 435px}
#visitors_panel, #gallery_panel, #room_panel, #badges_panel, #tagcloud_panel, #stickers_panel {width: 435px !important}
#imvuContent {width: 870px !important;
overflow: hidden !important}
#visitors_panel_header, #sandbox_panel_body {position: relative}
#visitors_panel_header {margin-top: 623px !important;
z-index: 1}
#sandbox_panel_body {width: 900px !important;
z-index: 2} |
What this should do is creating an illusion of columns being merged as one on top. It makes the Sandbox panel overlay the Visitors panel, so the long invisible top margin of the Visitors panel won't cover the scrollbar and the links in the Sandbox panel.
The very same code worked great for the Video panel, but for Sandbox panel it does not. Could someone enlighten me please? Does Sandbox panel have another kind of name than panel_body? _________________ Lord of the Rings group | Findarato |
|
| Back to top |
|
 |
gaf210  Moderator
Joined: 05 Aug 2006 Posts: 6564 Location: Argentina
|
Posted: Thu Jul 28, 2011 6:28 am Post subject: |
|
|
for some reason the sandbox panel doesnt have that name, the name is: rss_panel.
guess it might ring a bell... yes, the blog panel is, formerly known as rss_panel was emptied and changed to My Sandbox. _________________
Codes | Bling Directory | Shopping Center |
|
| Back to top |
|
 |
Antonio82
Joined: 26 Jul 2006 Posts: 6376 Location: United Kingdom
|
Posted: Thu Jul 28, 2011 6:37 am Post subject: |
|
|
Looks like they forgot to change that  _________________
 |
|
| Back to top |
|
 |
Elainiwen
Joined: 28 Dec 2009 Posts: 5999 Location: Finland
|
Posted: Thu Jul 28, 2011 8:56 am Post subject: |
|
|
Gah!
They should have done that to Cool New People panel instead; I was purposely using RSS panel on my alt - I even did some artwork for it.
I thought they promised us not to remove or change RSS.  _________________ Lord of the Rings group | Findarato |
|
| Back to top |
|
 |
gaf210  Moderator
Joined: 05 Aug 2006 Posts: 6564 Location: Argentina
|
|
| Back to top |
|
 |
Elainiwen
Joined: 28 Dec 2009 Posts: 5999 Location: Finland
|
Posted: Thu Jul 28, 2011 9:31 am Post subject: |
|
|
Well, I used to use Cool New People panel, just to hide the images and use it for my own content. But now I would be happy to have it removed - such useless and broken feature that is, and it's helping spam to preserve.
Anyway, I have my page working the right way again, thanks for that. But I'm going to have to swallow the bitterness of removing one of the panels on Galadriel's page.
I used to love spreading news with RSS there.  _________________ Lord of the Rings group | Findarato |
|
| Back to top |
|
 |
ckastam
Joined: 05 Sep 2007 Posts: 29 Location: Greece
|
Posted: Sat Jul 30, 2011 2:45 am Post subject: BLOG PANEL |
|
|
| where my blog panel has gone ???????? |
|
| Back to top |
|
 |
SeventyEight01
Joined: 19 Jun 2010 Posts: 13 Location: Germany
|
Posted: Fri Feb 17, 2012 7:58 am Post subject: panel css order |
|
|
Hi
i would know the css order for the sandbox because #sandbox_panel and #sandbox_panel_body have no function.
all the other boxes can i allot the task, margin-left:165px
pls help
Seventy _________________ MY FACEBOOK SITE FOR YOU
 |
|
| Back to top |
|
 |
gaf210  Moderator
Joined: 05 Aug 2006 Posts: 6564 Location: Argentina
|
Posted: Fri Feb 17, 2012 9:57 am Post subject: Re: panel css order |
|
|
| SeventyEight01 wrote: | Hi
i would know the css order for the sandbox because #sandbox_panel and #sandbox_panel_body have no function.
all the other boxes can i allot the task, margin-left:165px
pls help
Seventy |
as stated above, to target the sandbox panel, use #rss_panel:
| Code: | <style type="text/css">
#rss_panel{
}
</style> |
_________________
Codes | Bling Directory | Shopping Center |
|
| Back to top |
|
 |
Support_disabled_17141356
Joined: 08 Sep 2007 Posts: 103 Location: Saudi Arabia
|
Posted: Tue Feb 28, 2012 3:46 am Post subject: |
|
|
| thanks |
|
| Back to top |
|
 |
SAMWAQAS1
Joined: 27 Aug 2009 Posts: 317 Location: United Kingdom
|
Posted: Mon Aug 13, 2012 9:21 am Post subject: |
|
|
Hello, anyone Know WHAT is code for My New Product?
I wait for reply. _________________ Have Rain Weekend
Any one Read Manga or Watch Anime?
SAMWAQAS1 |
|
| Back to top |
|
 |
|