Moving shows/blogs |
Moving shows/blogs |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Oct 2008 Member No: 693,488 ![]() |
Is there a specific way to move the shows table? I need to push it over about 10 pixels.
|
|
|
![]() |
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Oct 2008 Member No: 693,488 ![]() |
Thanks for replying. I had a question about your code but first I'll post the code I ended up using just in case someone needs it.
CODE <style> div[id="profile_bandschedule"] {position:relative; margin-left:180px; margin-top: 20; z-index: 8;} </style> <style> .latestBlogEntry {position:static; margin-left:185px; z-index: 9;} </style> My question is: I noticed that in the code you gave me for the player and now this code you use this CODE margin:## 0 0 ##px; What does that mean, and does it have any helpful traits to it (i.e. does not differ between different browsers) I've always been better at the design side than the code side, so I've been really wanting to learn real clean code that does not differentiate between browsers. You've been a real big help. |
|
|
![]() ![]() |