Table on top (help)

stelis at 19h48
14
Dec
2011
Goal: this table (green) on top (red).
Spoiler:


Please help me Sad my forum version iš phpBB2
1 Guest, on 14/12/2011 at 20h37
Try to play with this code, add in your CSS Stylesheet:
Code:
div#left{
position: relative !important;
top: -150px !important;
left: -150px !important;
}

Change -150 to left and top with better values. I mean, to get a great result. Wink
2 stelis, on 15/12/2011 at 19h22
it didin't work
3 Guest, on 15/12/2011 at 19h27
Didn't changed anything?
4 stelis, on 15/12/2011 at 19h30
no.
5 stelis, on 19/12/2011 at 17h01
oh sorry, the code is correct. thank you.
solved
6 Guest, on 19/12/2011 at 17h06
Welcome! Wink
7 Sanket, on 19/12/2011 at 19h17
Solved | Locked
Similar topics
Hi I'm presently modeling a data mart and I would like to use a fact table as a dimension for another fact table. Is it something doable and efficient or is there a better way to do that? if yes should i just create a surrogate key and link both
Hi folks, I'm looking to get rid of my bridge table. (yes I know why whould I want to do that?) Reason being that I am using Mondrian and as far as I can tell bridge tables don't fit. My Situation: I have many facts and many Participants each
Hi, I have following tables FACT, A_DIM, B_DIM. How do I update relationship between a_key and b_key in the FACT table when new record arrives in TYPE2 a_dim dimension? Below is simple create scrip to illustrate what I mean. create table fact (a_key
Replies 1 to 7 on 7 for "Table on top (help)"
See also
more_less
Informations

7 Replies For the topic :
"Table on top (help)"

This topic has been viewed 495 times.

Last message :
14/12/2011 at 19h48 by "stelis"