Alignment of some variables
-
Hi Michael,
I really like the advantages of Auto Amazon Links and needs your help.
I am using the current format for product visualization.
—
div class=”amazon-auto-links-product-body”%discount%
%title%
%description%
%price%
%prime%
%button%
——
The most of the variables are organized on left-margin side. How can I add html to get the variable on right-margin.
With Global CSS I used this working example
.offered-price {
float:right !important;
}
But I don’t want to use it globally and needs adjustment only for some Auto Amazon Links and use something like with
p align=”right”Thanks for your help
Kind regards
Florian
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Alignment of some variables’ is closed to new replies.