Forum
Welcome, Guest
Please Login to access forum.
Share button cover other options (1 viewing) 
Go to bottom
TOPIC: Share button cover other options
#485
Michae Roed
Fresh Boarder
Posts: 4
User Offline
Share button cover other options Karma: 0  
Hi,
I have a little problem that the social share buttons is on top of my tags icons. I would like the buttons to be completely at the bottom underneath everything else.
Screenshot of the problems is attached.

How do I do this?
Thanks,
Michael
 
Logged Logged  
  The administrator has disabled public write access.
#486
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Share button cover other options Karma: 79  
Hello,

it's due to CSS and floating divs. You need to set correct floating for buttons and tags or add a clearer div between the elements to start a new row.

Best regards

John
 
Logged Logged  
  The administrator has disabled public write access.
#487
Michae Roed
Fresh Boarder
Posts: 4
User Offline
Re:Share button cover other options Karma: 0  
Hi John,
Thanks for your quick reply.

I have a feeling that this is pretty simple if you know where to put this but I am not that good at programming. Could you please advise a quick solution, please?

Thank you ,
Michael
 
Logged Logged  
  The administrator has disabled public write access.
#488
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Share button cover other options Karma: 79  
Hi Michael,

i should first have a look at your site... in this way i can understand something more about your configuration...
being a free plugin the onsite support is not included, but maybe i can suggest a solution you can implement.

Best regards

John
 
Logged Logged  
  The administrator has disabled public write access.
#489
Michae Roed
Fresh Boarder
Posts: 4
User Offline
Re:Share button cover other options Karma: 0  
Hi John,
Thank you very much I am pretty sure that I can do the modifications myself. I just need to get in the right direction where to do them
My test site is here: http://erotiknyheder.com/kategori/8-news/395-feriesex-er-et-hit

Thank you.
 
Logged Logged  
  The administrator has disabled public write access.
#490
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Share button cover other options Karma: 79  
I had a look,

the tags are embedded after the social buttons contained into the article text,
however you can try to edit the css file for the plugin: http://erotiknyheder.com/plugins/content/fastsocialshare/style/style.css

and set the style display: inline-block removing the float:left for each social buttons style, the result will be as follow:
 
Logged Logged  
  The administrator has disabled public write access.
Go to top