Widget photo not centered.
3 posters
Page 1 of 1
Widget photo not centered.
Hello!
With help from Seth on here I made a widget for my forum yesterday.
Its the one that says "Explore Aquatic Plants" in the left column, here:
http://cvas.forumotion.com/portal
It works perfectly but the image does not fill the box - that is there is more blue border on one side than the other. How can I fix this so that the image has an equal border all around?
This is the code of the widget:
<a href="http://cvas.forumotion.com/f2-plants" title="Go to Plants Library" target="_blank"><img src="https://2img.net/h/i76.photobucket.com/albums/j12/dclaro/Plants%20Gallery/tiny10G10368FRMMP_zps66d464ca.jpg" alt="Plants"/></a>
Thanks!
With help from Seth on here I made a widget for my forum yesterday.
Its the one that says "Explore Aquatic Plants" in the left column, here:
http://cvas.forumotion.com/portal
It works perfectly but the image does not fill the box - that is there is more blue border on one side than the other. How can I fix this so that the image has an equal border all around?
This is the code of the widget:
<a href="http://cvas.forumotion.com/f2-plants" title="Go to Plants Library" target="_blank"><img src="https://2img.net/h/i76.photobucket.com/albums/j12/dclaro/Plants%20Gallery/tiny10G10368FRMMP_zps66d464ca.jpg" alt="Plants"/></a>
Thanks!
Re: Widget photo not centered.
If you want to set picture in center try this:
<div style="margin:auto;text-align:center;width:100%">TEXT</div>
example:
<div style="margin:auto;text-align:center;width:100%">TEXT</div>
example:
- Code:
<div style="margin:auto;text-align:center;width:100%"><a href="http://cvas.forumotion.com/f2-plants" title="Go to Plants Library" target="_blank"><img src="http://i76.photobucket.com/albums/j12/dclaro/Plants%20Gallery/tiny10G10368FRMMP_zps66d464ca.jpg" alt="Plants"/></a></div>
Kralj- Forumember
- Posts : 128
Reputation : 6
Language : Croatian || English || HTML
Location : Croatia
Re: Widget photo not centered.
You welcome
Kralj- Forumember
- Posts : 128
Reputation : 6
Language : Croatian || English || HTML
Location : Croatia
Re: Widget photo not centered.
Topic Solved & Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Scaling Widget Background Image Based on Widget Size/User Resolution
» Centered sticky navbar
» Posting Profile Info Centered?
» Forum; name and discription centered inside the row.
» Threads sometimes centered rather than left-justified, and Ads over posts
» Centered sticky navbar
» Posting Profile Info Centered?
» Forum; name and discription centered inside the row.
» Threads sometimes centered rather than left-justified, and Ads over posts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum