[solved] Products Hits Counter on the right side

More
9 years 10 months ago - 9 years 10 months ago #22952 by Mx150
I bought the VM Hits Counter yesterday and it works nice, thanks for this tool by the way.

Now i want to show the hits counter on the right side not on the left on product details.

I tried with div align.. changed the float in css.. but i dont get it to the right side exactly. It apperres an the right side if i change css but its not sorting correct any more. Its displayed like:

Left side works correct: Hits: 135

Right side not: 531 Hits it says

if i change the float.. align dont help ?? So iam little confued about this problem..

Thanks for any help...
Last edit: 9 years 10 months ago by Mx150.

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #22956 by nordmograph
Hi Mx150,

set the intro, outro and task-counter divs to float right
and invert/replace intro by outro divs in the code.

It should work tested it live.
Let me know

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago - 9 years 10 months ago #22961 by Mx150
Hi Adrien,

dont work for me only if the counter is unter 10
Lokk for example here: bastel-marktplatz.de/alles/1094-2-silberne-vogel-1094-detail

This Product has now 29 hits
i changed the css and rotate die div ids as you said...

Now it Displays.. 92 hits..


It should display like this ... hits 29
Last edit: 9 years 10 months ago by Mx150.

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #22965 by nordmograph
Yes, this is because you added the float right to the task-counter .digit
but it should keep left

Only the .task-counter div (id) should be float right.
Try adding:
#task-counter{
float:right;
}

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.
The following user(s) said Thank You: Mx150

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #22967 by Mx150
Hi Adrien...

ahh now i see... i do not add your code but float the task -ounter. digit to the left and ist now works :woohoo:

GREAT GREAT GREAT

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #22972 by Mx150
Changed it to solved ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.345 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.