
05-22-2014, 08:42 PM
|
|
|
Join Date: Aug 2011
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Toplink issue
OK im a noob, first.
i want simply to move my toplink to the right
right now its
PHP Code:
.toplinks { position: absolute; right: 20px; top: 0; color: rgb(0, 153, 255); font: normal normal normal 11px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif; text-align: right; background: #25292c none; }
for
.toplinks { position: absolute; right: 0px; top: 0; color: rgb(0, 153, 255); font: normal normal normal 11px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif; text-align: right; background: #25292c none; }
but when i change the css in Styles & Templates>style manager>Replacement Variables
its all wrong !

Im used to find answer by my self, but now,i throw the towel.
Please help !
http://www.leqbc.ca/forum/content.php
David R.
|