Clanqbc
05-22-2014, 08:42 PM
OK im a noob, first.
i want simply to move my toplink to the right
right now its
.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 !
http://www.leqbc.ca/images/Toutes%20Images/css%20toplink%20issue.jpg
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.
i want simply to move my toplink to the right
right now its
.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 !
http://www.leqbc.ca/images/Toutes%20Images/css%20toplink%20issue.jpg
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.