Shortcuts question |
Shortcuts question |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: May 2007 Member No: 521,079 ![]() |
Is it possible to move the shortcuts to another spot on your page?? If not how would I cover it with a div?
|
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 ![]() |
do contact table, navigation, or the bottom links? ...or something else?
you can move / hide any of these with standard css attributes: CODE .contactTable { changes the contact table }
.navigationBar { changes the navigation bar } a.navbar { changes the navigation bar links } table tr td div div { changes the bottom bar } table tr td div div a { changes the bottom bar links } table tr td div font { changes the bottom bar text } |
|
|
![]() ![]() |